# pear-desktop v3.7.5
- Product: pear-desktop (https://whatsnew.fyi/product/pear-desktop)
- Vendor: pear-devs
- Date: 2025-02-28
- Version: v3.7.5
- Original notes: https://github.com/pear-devs/pear-desktop/releases/tag/v3.7.5
- Permalink: https://whatsnew.fyi/product/pear-desktop/releases/v3.7.5
What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog.
Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'.
---
- **added** — Add Amuse plugin
- **changed** — Improve synced lyrics and support multiple lyric providers
- **deprecated** — Deprecate GET /api/v1/song-info and GET /api/v1/queue-info in favor of GET /api/v1/song and GET /api/v1/queue
- **added** — Add GET /api/v1/seek-to API endpoint
- **added** — Add GET /api/v1/repeat-mode API endpoint
- **added** — Add GET /api/v1/queue API endpoint for queue-related operations
- **added** — Add GET /api/v1/search API endpoint
- **added** — Add GET /api/v1/shuffle API endpoint
##### New plugin
###### [Amuse](https://6klabs.com/amuse)
- Thanks to @iryis!
##### Enhancement
###### Better synced lyrics & multiple lyric provider
- Thanks to @kimjammer, @ArjixWasTaken!
###### api-server
You can find the detailed documentation at `/swagger`.
- deprecate `GET /api/v1/song-info` and `GET /api/v1/queue-info`. use `GET /api/v1/song` and `GET /api/v1/queue`
- added `/api/v1/seek-to`, thanks to @franz-dc!
- added `/api/v1/repeat-mode`, thanks to @sent44!
- added `/api/v1/queue` (queue related API), thanks to @Su-Yong!
- added `/api/v1/search`, thanks to @Su-Yong!
- added `/api/v1/shuffle`, thanks to @franz-dc!
##### Bug fix
- Thanks to @franz-dc, @DeathCamel58, @jippylong12, @dvd-22 !
See [changelog](https://github.com/th-ch/youtube-music/blob/master/changelog.md#v374) for the list of updates and the full diff.
Thanks to all contributors! 🏅
###### (Note for Ubuntu 24.04: see #2007)
###### (Note for Windows: `YouTube-Music-Web-Setup-3.7.5.exe` is an installer, and `YouTube-Music-3.7.5.exe` is a portable version)