1.4.0 is here!
Added
- Added
Save as collectionbutton to the Album and Song list filters to save your selected filters as a browsable collection - Added setting to
Enable grid multi-selectwhich toggles between single and multiselect behavior in the list Grid views- This has been disabled by default to mirror pre-v1.0.0 behavior
- Added a setting to filter playlists from the sidebar using regex (Thanks @Exceen) (#1589)
- Added a setting to support drag/drop reordering of playlists in the sidebar (Thanks @Der-Penz) (#1542)
- Added a setting to toggle between Single / Multi items of the Home Featured carousel (#1581)
- Added player controls to the macOS dock menu (Thanks @steffenz) (#1627)
- (Subsonic) Added support for
discsubtitlefield (Thanks @marank) (#1608) - (Subsonic) Added support for coverart for directories in Folder view (Thanks @marank) (#1608)
- Added support for swiping left/right on the title area of carousels (#1521)
- Added support for Radio metadata in MPRIS / mediasession displays
- Added
Sort Namesort option in the artist page album sort (#1612) - Added placeholder color / text for the Genre list grid view
Changed
- Refresh button re-added to all Home page carousels
- The audio device selector is now decoupled when switching between MPV / Web playback (#1617)
- Re-added the Download context menu item when using Feishin in the browser
- Added filter sidebar pinning to the Genre album/song lists
Fixed
- Removed some butterchurn visualizer presets that did not work
- Fixed flicker on butterchurn visualizer when preset changed
- Fixed macOS tray icon to be the correct size (#1600)
- Fixed volume slider from opening the fullscreen player when
Playerbar fullscreen toggleis enabled (Thanks @Jayma13222) (#1585) - Prevent scrollbar appearing in album metadata column on large viewport (#Thanks @eramdam) (#1629)
- Fixed Discord RPC from sending details URL if the URL exceeds max length (#Thanks @daspositioned) (#1620)
- Fixed issue in List Table views in some cases where the first row would not show a border if
Enable Row Borderswas enabled - Fixed issues in translation files where in some languages, plural terms were not being translated properly (#1591)
- Fixed Volume up / down hotkey to use the configured Volume wheel step setting when using as a global hotkey (#1614)
- Fixed analytics script being loaded when analytics was disabled (#1630)
- Clarification: when disabled, the script was being loaded, but no data was being sent
- Fixed the
Release Datesort on the artist page albums now handles both originaldate and releasedate - Fixed missing translation keys for the Window bar title
What's Changed
- fix: stop volume slider clicks from opening full screen by @Jayma13222 in #1585
- Fix macOS tray icon by @jeffvli in #1600
- Cover art support for folder view (Subsonic servers only) by @marank in #1608
- Add support for disc subtitles from OpenSubsonic discTitles field by @marank in #1609
- Enable Playlist in sidebar to be sorted by @Der-Penz in #1542
- Fix Discord details url exceeding max length by @daspositioned in #1620
- feat: Add support for player controls in macOS dock menu by @steffenz in #1627
- Prevent scrollbar appearing in album metadata column on large viewport by @eramdam in #1629
- feat: add regex filter setting for sidebar playlists by @Exceen in #1589
New Contributors
- @Jayma13222 made their first contribution in #1585
- @marank made their first contribution in #1608
- @daspositioned made their first contribution in #1620
- @steffenz made their first contribution in #1627
Full Changelog: v1.3.0...v1.4.0