1.6.0 is here!
Added
- Enhanced the playlist page
- Added support for the CTRL + A select all hotkey in the album detail list view
- Added support for dragging the album image in the album detail list view
- Added a playback sleep timer to the player bar (#1671) (Thanks @york9675)
- Added a setting to toggle the display of the Discord RPC playback state icon (#1699) (Thanks @york9675)
Changed
- Support IPv6 in Docker build (#1707) (Thanks @maevii)
- The expanded album detail popup is now global to the main content container
- The expand button is now available on all Album card items
Fixed
- Fixed (maybe) CSS/styles breaking on Docker/Web build on new releases due to asset caching
- Fixed (maybe) duplicate server being added on every login when SERVER_LOCK was configured (#1623)
- (Jellyfin) Fixed the Recently Played songs carousel not being displayed on the home page (#1697) (Thanks @yoshw)
- (Subsonic) Fixed infinite recursion error on the Folder view if the server used numeric IDs
- (macOS) Fixed some issues with the Feishin app logo (#1703) (Thanks @york9675)
- (macOS) Fixed native windowbar being displayed with the wrong dark/light theme (#1685) (Thanks @york9675)
- Fixed missing blur for some images when explicit blur setting was enabled (#1701) (Thanks @kgarner7)
- Fixed alpha release channel update check conditions
- Fixed list refresh button not working on the artist discography, genre album/songs
- Improved performance of client-side search on large data lists by removing full-text search (#1709) (Thanks @kgarner7)
- Fixed the add to playlist modal from the context menu not adding any songs
- (macOS/Linux) Fixed the spacing of the explicit/clean indicator in song titles (Thanks @kgarner7)
- Adjusted the spacing of some fixed-width columns in the Detail list view
- Fixed win-arm64 binary breaking the Windows autoupdater process
What's Changed
- Fix macOS dark theme window by @york9675 in #1685
- Regenerate macOS icon (.icns) to fix glitched small icons by @york9675 in #1688
- Add sleep timer to player bar by @york9675 in #1671
- fix: actually show Jellyfin recently played songs carousel by @yoshw in #1697
- Add option to show playing icon in Discord RPC by @york9675 in #1699
- Add album view for playlists by @jeffvli in #1700
- fix: restore original macOS squircle icon and regenerate icns properly by @york9675 in #1703
- add explicit blurring to left expanded image and full screen by @kgarner7 in #1701
- Regenerate small icon entries in icns to fix glitch on non-retina displays by @york9675 in #1705
- Listen on IPv6 by default in docker image by @maevii in #1707
- improve album artist favorite performance and search by @kgarner7 in #1709
New Contributors
- @york9675 made their first contribution in #1685
- @yoshw made their first contribution in #1697
- @maevii made their first contribution in #1707
Full Changelog: v1.5.0...v1.6.0