prepare for 0.21.0 release
This commit is contained in:
@@ -63,35 +63,45 @@
|
||||
</screenshots>
|
||||
|
||||
<releases>
|
||||
<release date="2026-01-31" version="0.20.1">
|
||||
<release date="2026-03-11" version="0.21.0">
|
||||
<description>
|
||||
<p>
|
||||
Version 0.20.1 of Supersonic
|
||||
Version 0.21.0 of Supersonic
|
||||
</p>
|
||||
|
||||
<p>
|
||||
Added
|
||||
</p>
|
||||
<ul>
|
||||
<li>Improved translations for Chinese, Japanese, Italian</li>
|
||||
<li>Setting to disable fade out on pause</li>
|
||||
<li>Ignore SSL validation setting migrated to per-server option</li>
|
||||
<li>Shuffle play queue</li>
|
||||
<li>All Tracks tab on Artist page</li>
|
||||
<li>Equalizer improvements: 10-band EQ option, AutoEQ headphone profiles, preset management</li>
|
||||
<li>Song Radio context menu item on play queue</li>
|
||||
<li>Display radio stream ICY metadata</li>
|
||||
<li>-rate-current CLI option to rate the currently playing track</li>
|
||||
<li>-reload-theme CLI flag to re-apply the current theme</li>
|
||||
<li>Updated Polish and Chinese translations</li>
|
||||
</ul>
|
||||
|
||||
<p>
|
||||
Changed
|
||||
</p>
|
||||
<ul>
|
||||
<li>Shuffle and repeat controls moved into main player controls</li>
|
||||
<li>Waveform seekbar disabled by default</li>
|
||||
<li>Use JSON instead of XML in Subsonic API requests</li>
|
||||
</ul>
|
||||
|
||||
<p>
|
||||
Fixed
|
||||
</p>
|
||||
<ul>
|
||||
<li>Some uPnP devices not recognized</li>
|
||||
<li>Jellyfin synced lyrics not shown as synced if first line starts at 00:00.00</li>
|
||||
<li>Regression in peak meter animation smoothness</li>
|
||||
<li>Some optimizations of tracklist rendering</li>
|
||||
<li>Autoplay tracks enqueuing too early</li>
|
||||
<li>Fix equalizer filter string for ffmpeg</li>
|
||||
<li>Unnecessarily large minimum window width for pages with tracklist</li>
|
||||
<li>Use sort tags for sorting artist discography by album name (OpenSubsonic only)</li>
|
||||
<li>For Jellyfin - Add to Playlist dialog not showing playlists when logged in with username in different case</li>
|
||||
<li>Fix Now Playing background dissolve animation when next track has same cover art as previous</li>
|
||||
<li>Crash in playback engine during time position update</li>
|
||||
<li>Clearing cache did not clear in-memory cache</li>
|
||||
<li>Normalize server URLs before connecting</li>
|
||||
<li>Race condition around context cancel func</li>
|
||||
<li>Occasional momentary playback when loading saved play queue</li>
|
||||
<li>Fix content not loading on startup until window focused</li>
|
||||
</ul>
|
||||
|
||||
</description>
|
||||
|
||||
Reference in New Issue
Block a user