1.7.0 is here!
Added
- (Navidrome/Subsonic) Added setting to automatically save play queue to server (Thanks @kgarner7)
- (Docker) Added default settings override as ENV variables https://github.com/jeffvli/feishin/blob/development/docs/ENV_SETTINGS.md
- (Navidrome) Added Yes/No rating filter for Album list (#1775)
- Added a setting to override theme primary shade to improve accent color customization (#1791)
- Added a "Go to current item" in the queue controls menu (Thanks @kgarner7)
- Added album radio playback option (#1759) (Thanks @A-wels)
- Added
Album Groupcolumn to song lists (#1722) (Thanks @nova77) - Added settings to customize badge display of metadata in fullscreen player (#1769) (Thanks @iiPythonx)
Changed
- Play button on album artist page now uses selected album order on the page (#1754)
- macOS no longer attemps to autoupdate, instead shows a popup for new update available (#1725)
- Clicking on the tray icon now toggles the visiblity of the window if exit or minimize to tray is enabled (#1793)
- Optimized artist page load speed (#1809)
Fixed
- Fixed file path replacement properly working to both add and replace prefix if both specified (#1749)
- Fixed performance issues on mobile fullscreen player when large queue is present
- Fixed web player to retry instead of autoskip on network errror (#1779)
- Fixed server selector overflowing out of viewport when too many servers are added (Thanks @kgarner7)
- (Jellyfin/Subsonic) Fixed all artists displayed as favorites on Favorites tab (Thanks @kgarner7)
- Fixed table column configuration drag/drop not working in some instances
- (Web) Fixed mediasession disappearing when song is paused (#1758)
- Fixed various player remote controls becoming unavailable when the window is resized to mobile (#1752)
- (Navidrome) Fixed missing
originalyearfilter for smart playlist filters - Fixed expanded album image always being blurred when the album is marked as explicit
- Fixed image resolution setting not working as expected when value is set to 0 (#1741) (Thanks @itsTPM)
- Fixed share modal not working if clipboard functionality not available in certain contexts (Thanks @kgarner7)
- (macOS) Fixed some window close interactions
- (Linux) Fixed mpris seek to use correct timestamp (#1740)
- Fixed sleep timer not working when audio fade is disabled (Thanks @york9675)
What's Changed
- fix: stale SERVER_URL when changing env var in Docker by @libussa in #1714
- Add AppAtream xml file to publishing by @WhyKickAmooCow in #1719
- change "Fields" query parameter to array by @A-wels in #1733
- Fix image resolution setting value checking by @itsTPM in #1741
- Redo Icons in SVG by @mihawk90 in #1731
- Bump react-router from 7.11.0 to 7.12.0 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #1534
- Bump the npm_and_yarn group across 1 directory with 6 updates by @dependabot[bot] in #1763
- Album radio by @A-wels in #1759
- Add album grouping column by @nova77 in #1722
- feat: customizable item layout on fullscreen player by @iiPythonx in #1769
- Fix sleep timer end-of-song mode not stopping web player audio when audio fade is disabled by @york9675 in #1706
New Contributors
- @libussa made their first contribution in #1714
- @itsTPM made their first contribution in #1741
- @nova77 made their first contribution in #1722
Full Changelog: v1.6.0...v1.7.0