3.1 KiB
3.1 KiB
Change Log
Unreleased
Added
- #39 Add caching of artist images
- #94 Add Cmd+[ Cmd+] back/forward shortcuts for Mac (alongside existing Cmd+Left/Right)
- #96 Make scrobbling thresholds configurable
- #21 Add ability to reorder tracks within a playlist (via context menu)
- #99 Add Year (asc + desc) sort orders to album page
- #102 Add ReplayGain support (requires files to be tagged on server and transcoding to preserve tags)
Fixed
- #90 Wrong covers get loaded for albums if server has different IDs for album and cover art
- #88 Incorrect icon size for Mac OS
- #87 Fix dependency bundling for Mac OS
- #45 Tracklist multi-select on Linux now works properly (Ctrl+click, Shift+click)
- f34d432 Don't show tracklist row hover indicator when favorite toggle is hovered
- 98fb148 Migrate to Fyne 2.3.3 (modest memory improvements, fixes seek slider "wobble", fixes possible issues on M2 Macs)
[0.0.1-alpha2] - 2023-03-17
Added
- #73 Added "Play Random" button to genre page to play random songs
- #60 Add Top Tracks view to artist page
- #82 Added "Play Artist Radio" feature
- #79 Support legacy unsalted password auth
- #48 Send "Now Playing" scrobble to server when beginning new track
- #76 Added "Audio Exclusive" playback mode
- 60b7b93 Add support for deleting playlists and editing playlist metadata
Fixed
- #62 Set a placeholder image if an album cover is not available
- #66 Refreshing artist page duplicates list of similar artists
- #37 Infinite scrolling album views stop loading if you scroll with scrollbar immediately to bottom
- #78 Favorite button on Artist page always shows unfavorited initially
- #64 Improve scrolling smoothness in album grid view
[0.0.1-alpha1] - 2023-03-05
First release!