Skip to content

0.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 07 May 03:37
· 12 commits to development since this release

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 and notInPlaylist 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

Full Changelog: v0.6.1...v0.7.0