Added
- Added Grid view for playlist songs (thanks @Fluttrr)
- Added hotkeys for list selection playback (#1469)
- Added a file path replacement setting to replace/append to your song's path (#1402)
- Added a context menu item to Songs to show in file manager
- (Subsonic) Added
LEGACY_AUTHENTICATIONenv variable for SERVER_LOCK configuration (#1473) - Added
REMIXERsupport for song artists (#1400) - Added
SUBTITLEsupport for song titles (#1177) - Added originaldate and year to album displays (#1488)
Changed
- Reorganized display of albums by their joined releasetypes when displaying all releasetypes in the artist page
- Albums are now sorted by their originaldate instead of releasedate (#1488)
- Copied audiomotionanalyzer presets now include custom gradients
- Add up to 2 genre carousels on the album page if multiple genres available
- Use short-hand date format for various date displays
- Made queue controls follow the queue panel in the player sidebar
Fixed
- Fixed butterchurn visualizer not working on every other song when autoplaying (#1475)
- Fixed app crash on empty artist values returned by API (#1483) (thanks @chenqimiao)
- Fixed EP string value casing (#1474) (thanks @salguerooo)
- Fixed built-in font "Inter" not applying the proper font weight
- Fixed arrow key navigation not working on the Table list view (#1469)
- Fixed missing loading state when external lyrics are fetching
- Fixed "export lyrics" button not being displayed when external lyrics are being used
- Fixed card playback controls not working on Song grid views
- Fixed mediasession not being refreshed when playback is set to repeat one (#1472)
- Fixed radio cancellation error when double clicking a radio station (#1419)
- Fixed table sizing of the
Relatedtab on the fullscreen player (#1484) - Fixed MPV reload button not working in settings
- Fixed playback buttons being triggered on inputs other than left click (#1493)
- Fixed search bar disappearing on artist page if no results found
What's Changed
- forcing string value for EP to always be upper case by @salguerooo in #1474
- feat: playlist grid view by @Fluttrr in #1476
- Avoid an infinite loop when artist.name is an empty string. by @chenqimiao in #1483
- Bump qs from 6.14.0 to 6.14.1 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #1465
New Contributors
Full Changelog: v1.1.0...v1.2.0