- Beta release of Supersonic!
-
-
- Lots of fixes and new features in this release, including
- ReplayGain support and a brand new settings dialog, and much
- improved memory utilization!
-
-
- Supersonic is free and always will be, but if you are enjoying
- it and want to support the project, donations are always
- appreciated! And if you're a developer, contributions are
- welcome!
-
-
- Edit: there is a minor bug in this release - if you've already
- been running Supersonic off of the fresh code in the main
- branch, when launching this version for the first time the
- update checker may inform you of a "new" version, which is just
- this release. Just select "Skip this version" and it will go
- away until the next release! :)
+ Version 0.1.0 release of Supersonic!
+
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)
- - #106 Automatically check for updates
- - #12 Add settings dialog
- - d67dfa0 Add file size column to tracklist view
- - 0a11df8 Limit the size of MPV's in-memory audio cache
+ - Add playback settings dropdown to choose output audio device
+ - Add file path column to tracklist view
+ - Add (optional) system tray menu and close to tray support
+ - Show disc number and disc count for multi-disc albums
+ - Add search bar to artist, genres, and playlists pages
+ - Add alternate (e.g. external) hostname to server connection config
+ - Add "..." button to album page with menu to add album to queue or playlist
+ - Add searchable "All Tracks" page, with button to play random tracks
+ - Add experimental support for setting custom application font
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)
- - #109 Memory leak in image rendering
- - 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)
-
+ Don't show update available prompt if the found version is the same as the running app version
+ Update Mac build process to support OS versions back to High Sierra (thanks @whorfin!)
+ Navigating back twice to an albums page with search result clears search state
+