0.7.0 is here!
Moving forwards, release notes will be simplified as so. Thanks to all the contributors as always!
Highlights
- (UI) Added
Get Info
button on dropdowns to show extended details for the selected item - (UI) Changed titlebar on light theme to use a lighter color
- (UI) Error page now shows server menu in case to handle cases where application can become stuck
- (UI) Fixed synchronized lyrics not repeating when track is repeated on fullscreen player
- (UI) Added toggle to switch between tracks and albums when double clicking an item in the genres list
- (UI) (Jellyfin) Fixed lyrics parsing for Jellyfin v10.9.0
- (UI) (Navidrome) Adds
Share item
to item context menus - (UI) (Navidrome) Added
inPlaylist
andnotInPlaylist
operators for Navidrome smart playlists - (UI) (Navidrome) Added JSON preview for smart playlist builder output
- (UI) Added Farsi and Chinese (Traditional) languages (thanks to translators!)
- (Desktop) The positioning state of the application is now persisted (maximize, fullscreen, window position)
- (Player) Various fixes/improvements with player implementation including mpris and scrobbling
- ...and more: view commits
What's Changed
- Bump the npm_and_yarn group across 1 directory with 2 updates by @dependabot in #542
- Bump the npm_and_yarn group across 1 directory with 1 update by @dependabot in #551
- Bump the npm_and_yarn group across 1 directory with 1 update by @dependabot in #557
- Bump the npm_and_yarn group across 1 directory with 1 update by @dependabot in #561
- [bugfix]: Resolve MPV next/prev race condition by @kgarner7 in #566
- [bugfix]: Add a fallback image to the dynamic background url by @iiPythonx in #571
- [enhancement]: Show item details by @kgarner7 in #573
- Fix portrait mode detection by @Kaydax in #582
- [enhancement]: Support react-router links in Modal by @kgarner7 in #586
- [enhancement]: Support toggling Album/Track view for gneres by @kgarner7 in #591
- Implement Navidrome sharing by @iiPythonx in #575
- [bugfix]: Handle top-level songs for Jellyfin by @kgarner7 in #553
- Bump ejs from 3.1.9 to 3.1.10 in the npm_and_yarn group across 1 directory by @dependabot in #602
- Fix LrcLib fetcher by @vukanovics in #603
- Allow smaller album covers in card/poster display by @Dylancyclone in #598
- Add new Navidrome smart playlist operators (up to v0.52.0) by @jeffvli in #604
New Contributors
- @Kaydax made their first contribution in #582
- @vukanovics made their first contribution in #603
- @Dylancyclone made their first contribution in #598
Full Changelog: v0.6.1...v0.7.0