Added
- Added support for a
Public URLin the server configuration to allow dynamic switching between local and remote URLs- Updating a server no longer requires re-entering your password
- Added docker ENV variable
ANALYTICS_DISABLED=trueto opt out of analytics - Added 4 audiomotionanalyzer visualizer presets
- Support copy/paste of custom gradients for audiomotionanalyzer visualiser
- Added configuration to reorder and show/hide album releasetypes in the artist page
Changed
- Changed album artist and artist displays to use the actual artist tag value when available (#1459)
- Adjusted album detail page
- Re-added album metadata to header
- Display primary album releasetype in header
- Display album version in header
- Added additional tag values to the tags section
- Added moods to the tags section
- Improved dynamic title sizing calculation to better handle asian characters
- Decreased opacity of library header when using
album background imageorartist background imagesettings
Fixed
- (Windows/Web) Fixed MediaSession showing incorrect song image (#1296)
- (Jellyfin) Fixed missing
Most playedsong carousel in the homepage (#1464) - (Jellyfin) Fixed song images not properly falling back to album image in some views (#1456)
- Lyrics
clearbutton now clears searched lyrics and reverts back to server lyrics (#1342) - Fixed pop-out list filter collapsed/expanded state not persisting across app sessions
- Fixed missing rating display on the
compactGrid display - Fixed various page configuration settings which were missing settings and showing duplicate values in some instances
- Fixed click propagations when using the Playerbar fullscreen toggle setting (Thanks @pyxfluff)
What's Changed
- Bump electron version by @sheepman4267 in #1452
- fix: correct propagation on settings menu by @pyxfluff in #1453
New Contributors
- @sheepman4267 made their first contribution in #1452
Full Changelog: v1.0.2...v1.1.0