0.7.2 is here! Sorry for the delayed release!
Highlights
- (UI) You can now jump to lyrics in the full-screen player (#656) (Thanks @gelaechter)
- (UI) Add play similar tracks from context menu (#650) (Thanks @isaiahfuller)
- (UI) Fixed fullscreen player metadata not updating in certain situations (#680) (Thanks @dragonish)
- (UI) Fixed fullscreen player lyrics alignment when re-opening the window (#676) (Thanks @dragonish)
- (UI) Add setting to toggle the home page feature carousel (Thanks @kgarner7)
- (UI) Add setting to use native image aspect ratios for images (Thanks @kgarner7)
- (Jellyfin) Fixed authentication invalidating on Jellyfin if logging in from multiple locations (#660) (Thanks @sel10ut)
- (Jellyfin) Fixed recent albums on the homepage fetching incorrect data (#629) (Thanks @sel10ut)
- (Desktop) Fixed
Minimize to Tray
setting toggle showing incorrect value (#664) (Thanks @sel10ut) - (Desktop) Fixed app crash on macOS for some users (#668) (Thanks @yuygfgg)
- (Desktop) Fixed window not re-opening when
Exit to Tray
is enabled (Thanks @kgarner7) - (Desktop) Electron v26 -> v31 / Node v16 -> v18
What's Changed
- Add option to play similar tracks from the context menu by @isaiahfuller in #650
- Allow jumping to lyrics by @gelaechter in #656
- (Jellyfin) Adjust querying recent album releases by @sel10ut in #629
- [bugfix] Fix cache settings not being sentence cased by @iiPythonx in #657
- [bugfix]: properly clean up MPV on quit, use pid for socket by @kgarner7 in #627
- MediaSession/Remote enhancements by @kgarner7 in #632
- (Jellyfin) Allow multiple sessions from the same user with different instances by @sel10ut in #660
- [bugfix]: use tsx instead of ts-node, update @electron/rebuild by @kgarner7 in #659
- Bump the npm_and_yarn group across 2 directories with 2 updates by @dependabot in #662
- Bump ws from 8.17.1 to 8.18.0 in /release/app in the npm_and_yarn group across 1 directory by @dependabot in #663
- Adding in docker compose instructions to README by @minicoz in #654
- Fix minimize to tray setting toggle by @sel10ut in #664
- fix blank screen when reopening window on macos by @yuygfgg in #668
- Fix synchronized lyrics that may become unaligned during playback after re-rendering by @dragonish in #676
- Fix full screen player metadata may not change when switching queue by @dragonish in #680
New Contributors
- @isaiahfuller made their first contribution in #650
- @sel10ut made their first contribution in #629
- @minicoz made their first contribution in #654
- @yuygfgg made their first contribution in #668
- @dragonish made their first contribution in #676
Full Changelog: v0.7.1...v0.7.2