1.3.0 is here!
Added
- Added audio device selector functionality when using the
MPVplayer type - (Jellyfin) Added recently played songs carousel to the home page (#1494)
- Record labels are now clickable in the Album tags (#1541)
- Added
Composercolumn to the Album / Song table column configuration (#1559) - Added
Title (artist)column to the Album / Song table column configuration (#1496) - Improved Album / Song list filter controls
- Added Rose Pine themes (#1549) (Thanks @Noobyguy775)
- Added fullscreen visualizer mode (#1546)
Changed
- Sorting by
Commentin track fields now handles the order for discNumber and trackNumber (#1518) (Thanks @haveac1gar) - Radio playback now hooks into the existing web audio context to allow use with the visualizer displays
- Reverted to the original Home Feature carousel design (#1412)
- Release group sections in the Artist page now show up to 100 albums per section before truncating with a
View morebutton (#1523) - Reduced the Electron window minimum height to 120px (#1561)
- Elements are now refreshed/updated based on scrobble submission
- Queue play count
- Album page play counts
- Home page recently played carousel
- Home page most played carousel
- Rating column header now uses an icon instead of text
- Song metadata in the queue is now revalidated during playback
- Adjusted lyrics auto-fetch behavior (#1569)
- Lyrics now ignore the priority order from the settings, instead attempting to find the best match from all selected options
- Prioritizes if is synchronized (lrclib), and then best match from title and artist
Removed
- Removed
Priorityqueue type - Removed
Compilationrelease group category when displaying only Primary release groups in the Artist page
Fixed
- (Jellyfin) Fixed Discord RPC image not being displayed from server (#1509)
- Fixed AutoDJ skipping the SimilarSongs condition even if music folder is not selected
- Fixed delete handler not working properly on the AudiomotionAnalayzer presets (#1497)
- (Navidrome) Fixed release date display to have proper fallbacks (#1498)
- Fixed server selector dropdown overflow if too many servers (Thanks @kgarner7)
- (Remote) Fixed image not being displayed in the Feishin Remote control (Thanks @kgarner7)
- Additional fixes to Docker
SERVER_LOCKfunctionality (Thanks @kgarner7) - Fixed volume step interval when using the volume hotkeys (Thanks @kgarner7)
- (Jellyfin) Fixed header play button handlers on the Artist page (Thanks @kgarner7)
- (Navidrome) Fixed some number inputs on the playlist query builder defaulting to 0 instead of an undefined value (Thanks @kgarner7)
- Fixed text overflow of the Title columns on the table component when using Firefox
- Fixed sorting of options in the tag filters in the list filters
- Fixed the sidebar combined lyrics/visualizer toggle not working as expected (#1529)
- Fixed
Toggle queuehotkey when using the detached queue mode (#1522) - Fixed the window controls being inaccessible when the queue sidebar is open when using the
Web (hidden)window bar style (#1536) - Fixed flickering on the Fullscreen player when the mouse enters/leaves the window (#1535)
- Fixed blurry Windows taskbar icon (Thanks #1544) (Thanks @michaelevy)
- (Subsonic) Fixed missing remove from playlist option from context menu
What's Changed
- Added sorting by Disc Number and Track Number for SongListSort.COMMENT by @haveac1gar in #1518
- fix: Chinese locale missing *_one key by @haha4ni in #1531
- fix: Add missing _other strings in Polish translation by @skajmer in #1547
- fix: Use .ico file on Windows by @michaelevy in #1544
- Update screenshots on readme by @binder-badge in #1555
- Add Rosé Pine themes by @Noobyguy775 in #1549
- Initial work: support showing studios for jellyfin, allow pill to be clickable by @kgarner7 in #1566
New Contributors
- @haveac1gar made their first contribution in #1518
- @haha4ni made their first contribution in #1531
- @skajmer made their first contribution in #1547
- @michaelevy made their first contribution in #1544
- @binder-badge made their first contribution in #1555
- @Noobyguy775 made their first contribution in #1549
Full Changelog: v1.2.0...v1.3.0