<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Announcements]]></title><description><![CDATA[Announcements regarding our community]]></description><link>https://forum.strawberrymusicplayer.org/category/1</link><generator>RSS for Node</generator><lastBuildDate>Wed, 12 Aug 2026 11:53:23 GMT</lastBuildDate><atom:link href="https://forum.strawberrymusicplayer.org/category/1.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 11 Aug 2026 20:07:20 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Version 1.2.27 released]]></title><description><![CDATA[<h2>Bugfixes</h2>
<ul>
<li>Fixed custom palette colors under appearance settings sometimes not applying to some UI elements, such as the menu bar and playlist tabs, until a further edit or restart</li>
<li>Removed dead RadioBrowser API mirror servers that no longer exist, avoiding failed lookups before falling back when the service is unreachable</li>
</ul>
<h2>Enhancements</h2>
<ul>
<li>(macOS) Builds are now notarized and signed with the hardened runtime enabled</li>
<li>(Windows MSVC) Switched from GnuTLS to OpenSSL GIO module</li>
</ul>
<p dir="auto"><strong>Full Changelog</strong>: <a href="https://github.com/strawberrymusicplayer/strawberry/compare/1.2.26...1.2.27" rel="nofollow ugc">https://github.com/strawberrymusicplayer/strawberry/compare/1.2.26...1.2.27</a></p>
<p dir="auto">Linux AppImage, macOS and Windows release is available on Patreon: <a href="https://www.patreon.com/jonaskvinge/posts/strawberry-1-2-166417390" rel="nofollow ugc">https://www.patreon.com/jonaskvinge/posts/strawberry-1-2-166417390</a></p>
]]></description><link>https://forum.strawberrymusicplayer.org/topic/6056/version-1-2-27-released</link><guid isPermaLink="true">https://forum.strawberrymusicplayer.org/topic/6056/version-1-2-27-released</guid><dc:creator><![CDATA[jonas]]></dc:creator><pubDate>Tue, 11 Aug 2026 20:07:20 GMT</pubDate></item><item><title><![CDATA[Version 1.2.26 released]]></title><description><![CDATA[<h2>Bugfixes</h2>
<ul>
<li>Fixed re-loading playlist item metadata for local files not in the collection after editing tags (#2257)</li>
</ul>
<h2>Enhancements</h2>
<ul>
<li>Replaced deprecated QLibraryInfo::path with QLibraryInfo::paths</li>
<li>Removed dedicated network access manager for lyrics</li>
<li>Refactor the playlist items save/reload code</li>
<li>Refactor the translation loading code</li>
</ul>
<p dir="auto">Linux AppImage, macOS and Windows release is available on Patreon: <a href="https://www.patreon.com/jonaskvinge/posts/strawberry-1-2-165288320" rel="nofollow ugc">https://www.patreon.com/jonaskvinge/posts/strawberry-1-2-165288320</a></p>
]]></description><link>https://forum.strawberrymusicplayer.org/topic/6053/version-1-2-26-released</link><guid isPermaLink="true">https://forum.strawberrymusicplayer.org/topic/6053/version-1-2-26-released</guid><dc:creator><![CDATA[jonas]]></dc:creator><pubDate>Thu, 30 Jul 2026 18:59:24 GMT</pubDate></item><item><title><![CDATA[Version 1.2.25 released]]></title><description><![CDATA[<h2>Bugfixes</h2>
<ul>
<li>Fixed a possible deadlock during gapless track transition when an error occurs loading the next track (#2251)</li>
<li>Fixed the wrong embedded cover being picked for FLAC/Ogg files with multiple untagged ("Other") pictures (#2250)</li>
<li>Fixed tag edits made in the playlist not being reflected immediately, and restored the previous metadata if saving a tag edit fails (#2239)</li>
<li>Fixed the taskbar/dock icon not matching the running window on some desktops (#2242)</li>
<li>Numerous stability, crash-safety and thread-safety fixes throughout the application</li>
</ul>
<h2>Enhancements</h2>
<ul>
<li>Added recursive expansion of nested .m3u/.m3u8 playlist references so they load as a fully expanded, flat playlist (#2185)</li>
<li>Added AppImage packaging</li>
</ul>
<p dir="auto">Linux AppImage, macOS and Windows release is available on Patreon: <a href="https://www.patreon.com/jonaskvinge/posts/strawberry-1-2-164844310" rel="nofollow ugc">https://www.patreon.com/jonaskvinge/posts/strawberry-1-2-164844310</a></p>
<p dir="auto"><strong>Full Changelog</strong>: <a href="https://github.com/strawberrymusicplayer/strawberry/releases/tag/1.2.25" rel="nofollow ugc">https://github.com/strawberrymusicplayer/strawberry/releases/tag/1.2.25</a></p>
]]></description><link>https://forum.strawberrymusicplayer.org/topic/6051/version-1-2-25-released</link><guid isPermaLink="true">https://forum.strawberrymusicplayer.org/topic/6051/version-1-2-25-released</guid><dc:creator><![CDATA[jonas]]></dc:creator><pubDate>Sun, 26 Jul 2026 19:29:34 GMT</pubDate></item><item><title><![CDATA[Version 1.2.24 released]]></title><description><![CDATA[<h2>Bugfixes</h2>
<ul>
<li>Fixed playback hanging with no error shown when trying to play a track whose file no longer exists on disk (#2232)</li>
<li>Fixed the tag fetcher dialog showing a generic message instead of the actual error when a Musicbrainz/AcoustID lookup fails</li>
<li>Hardened Chromaprinter decoding against malformed or oversized files and capped its in-memory PCM usage</li>
<li>Fixed the context menu using the wrong item when invoked via keyboard in the playlist and smart playlists views (#2219)</li>
<li>Fixed blurry star rating icons by enabling smooth pixmap scaling (#2220)</li>
<li>Added F64LE (64-bit float) sample format support for the spectrum analyzer</li>
<li>Numerous stability, crash-safety and thread-safety fixes throughout the application</li>
</ul>
<h2>Enhancements</h2>
<ul>
<li>Added more keyboard shortcuts for playlist navigation: jump to last/active playlist and close playlist (#2197)</li>
</ul>
<p dir="auto"><strong>Full Changelog</strong>: <a href="https://github.com/strawberrymusicplayer/strawberry/compare/1.2.23...1.2.24" rel="nofollow ugc">https://github.com/strawberrymusicplayer/strawberry/compare/1.2.23...1.2.24</a></p>
<p dir="auto">macOS and Windows release is available on Patreon: <a href="https://www.patreon.com/jonaskvinge/posts/strawberry-1-2-164032938" rel="nofollow ugc">https://www.patreon.com/jonaskvinge/posts/strawberry-1-2-164032938</a></p>
]]></description><link>https://forum.strawberrymusicplayer.org/topic/6042/version-1-2-24-released</link><guid isPermaLink="true">https://forum.strawberrymusicplayer.org/topic/6042/version-1-2-24-released</guid><dc:creator><![CDATA[jonas]]></dc:creator><pubDate>Thu, 16 Jul 2026 22:46:37 GMT</pubDate></item><item><title><![CDATA[Version 1.2.23 released]]></title><description><![CDATA[<p dir="auto">Version 1.2.23 (2026.07.09):</p>
<h2>Bugfixes</h2>
<ul>
<li>Fixed disabled widgets not appearing greyed out when a custom color set is in use</li>
<li>Fixed custom palette colors being selectable with the Breeze style, which doesn't support them</li>
<li>Fixed tab order in appearance settings</li>
<li>Fixed exclusive mode being selectable in backend settings when not supported by the current output</li>
<li>Fixed the fader not resuming after being paused (#2204)</li>
<li>Fixed metadata (title, artist, album) from a radio stream track carrying over to the next track when its own tags are empty</li>
<li>Fixed a possible division by zero in the FHT spectrum analyzer</li>
<li>Fixed notifications not working on macOS by replacing the deprecated NSUserNotification API with UserNotifications</li>
<li>Fixed a possible hang on exit on macOS when a device lister was still running</li>
<li>Fixed Windows System Media Transport Controls image and timeline handling (#2208)</li>
<li>Numerous stability, crash-safety and thread-safety fixes throughout the application</li>
</ul>
<h2>Enhancements</h2>
<ul>
<li>Style changes under appearance settings are now applied immediately, without requiring a restart</li>
<li>Added support for native dark mode on macOS and Windows</li>
<li>Added support for sorting radio browser search results by clicking column headers (#2200)</li>
</ul>
<p dir="auto">macOS and Windows release is available on Patreon: <a href="https://www.patreon.com/jonaskvinge/posts/strawberry-1-2-163325193" rel="nofollow ugc">https://www.patreon.com/jonaskvinge/posts/strawberry-1-2-163325193</a></p>
]]></description><link>https://forum.strawberrymusicplayer.org/topic/6036/version-1-2-23-released</link><guid isPermaLink="true">https://forum.strawberrymusicplayer.org/topic/6036/version-1-2-23-released</guid><dc:creator><![CDATA[jonas]]></dc:creator><pubDate>Thu, 09 Jul 2026 10:06:49 GMT</pubDate></item><item><title><![CDATA[Version 1.2.22 released]]></title><description><![CDATA[<h2>Bugfixes</h2>
<ul>
<li>Fixed editing tags for files on GVFS mounts (SMB, SFTP, MTP) by editing a local temporary copy (#1696)</li>
<li>Fixed the seekbar treating the mouse as still pressed when playback is stopped while seeking (#2075)</li>
<li>Fixed the beginning of songs being cut off while the audio device (DAC) is warming up with a new configurable device warm-up delay (default 500 ms)</li>
<li>Fixed empty available icon size handling for scalable (SVG) icons (#2171)</li>
<li>Fixed Musixmatch lyrics search</li>
<li>Removed logging of access tokens</li>
<li>Numerous stability, crash-safety and thread-safety fixes throughout the application</li>
</ul>
<h2>Enhancements</h2>
<ul>
<li>All central palette color roles are now configurable under appearance settings, with a dark mode preset (#2063)</li>
<li>Added System Media Transport Controls support on Windows (#1923)</li>
<li>Simplified GStreamer pipeline state handling and teardown, playback now starts directly without an intermediate pause</li>
<li>Turned on Subsonic certificate verification by default</li>
<li>Apply a default transfer timeout to network requests</li>
<li>Removed <a href="http://Last.fm" rel="nofollow ugc">Last.fm</a> import (#1936)</li>
</ul>
<p dir="auto"><strong>Full Changelog</strong>: <a href="https://github.com/strawberrymusicplayer/strawberry/compare/1.2.21...1.2.22" rel="nofollow ugc">https://github.com/strawberrymusicplayer/strawberry/compare/1.2.21...1.2.22</a></p>
<p dir="auto">macOS and Windows release is available on Patreon: <a href="https://www.patreon.com/jonaskvinge/posts/strawberry-1-2-163000756" rel="nofollow ugc">https://www.patreon.com/jonaskvinge/posts/strawberry-1-2-163000756</a></p>
]]></description><link>https://forum.strawberrymusicplayer.org/topic/6031/version-1-2-22-released</link><guid isPermaLink="true">https://forum.strawberrymusicplayer.org/topic/6031/version-1-2-22-released</guid><dc:creator><![CDATA[jonas]]></dc:creator><pubDate>Sun, 05 Jul 2026 22:35:47 GMT</pubDate></item><item><title><![CDATA[Version 1.2.21 released]]></title><description><![CDATA[<ul>
<li>Re-point playlist items that references duplicated songs before removal (#2168)</li>
<li>Preserve user data before deleting duplicate songs (#2168)</li>
<li>Check for svg support (#2171)</li>
<li>Support custom icons from scalable dir (#2171)</li>
<li>Custom icons take precedence over system theme icons (#2171)</li>
<li>Add .tak to valid file extensions</li>
<li>Optional exponential volume</li>
<li>Fixed build without moodbar and waveform</li>
</ul>
<p dir="auto">macOS and Windows release is available on Patreon:<br />
<a href="https://www.patreon.com/jonaskvinge/posts/strawberry-1-2-162258330" rel="nofollow ugc">https://www.patreon.com/jonaskvinge/posts/strawberry-1-2-162258330</a></p>
]]></description><link>https://forum.strawberrymusicplayer.org/topic/6027/version-1-2-21-released</link><guid isPermaLink="true">https://forum.strawberrymusicplayer.org/topic/6027/version-1-2-21-released</guid><dc:creator><![CDATA[jonas]]></dc:creator><pubDate>Sat, 27 Jun 2026 21:57:07 GMT</pubDate></item><item><title><![CDATA[Version 1.2.20 released]]></title><description><![CDATA[<p dir="auto">Bugfixes:</p>
<ul>
<li>Defer writing playcount and rating tags for the currently playing MP3 file to prevent playback issues (#1916)</li>
<li>Fixed volume being reset during gapless playback when the sample rate changes between tracks (#2149)</li>
<li>Prevent duplicate songs with identical URL (#1341)</li>
<li>Fixed album shuffle to use the effective album artist</li>
<li>Fixed collection watcher skipping symlinked directories</li>
<li>Fixed collection subdirectory path handling when renaming directories</li>
<li>Fixed <a href="http://songlyrics.com" rel="nofollow ugc">songlyrics.com</a>, <a href="http://elyrics.net" rel="nofollow ugc">elyrics.net</a> and letras lyrics parsing</li>
<li>Fixed SPC (GME) file parsing</li>
<li>Fixed Tidal session not being cleared on authentication errors</li>
<li>Fixed global shortcuts to use the first backend that registers successfully</li>
<li>Prefer the volume UUID when identifying removable devices (#2125)</li>
<li>Save settings when the session manager requests a commit (#1818)</li>
<li>Set StartupWMClass in the desktop file to org.strawberrymusicplayer.strawberry (#1996)</li>
<li>Fixed two tabs closed when middle clicking on a playlist tab (#2084)</li>
<li>Allow longer timeout waiting for lyrics</li>
<li>Fixed scroll wheel changes numeric values (number, disc, year) instead of scrolling the window content in tag editor (#2104)</li>
<li>Fixed playback stopping on files with embedded subtitle/text streams such as S_TEXT/WEBVTT (#2128)</li>
<li>Only apply HTTP proxies to streaming, since SOCKS proxies are not supported by GStreamer (#2086)</li>
<li>Fixed updating device collection path (#2125)</li>
<li>Numerous stability, crash-safety, memory-safety and detach fixes throughout the application</li>
</ul>
<p dir="auto">Enhancements:</p>
<ul>
<li>New waveform for seekbar</li>
<li>New filesystem watcher on Linux and Windows which also detects file changes within directories</li>
<li>Added radio browser</li>
<li>Improved MPRIS2 support (TrackMetadataChanged and TrackAdded signals and upgraded playlist track definitions)</li>
<li>Include release group MBID in ListenBrainz scrobble submission</li>
<li>FFTW3 fast spectrum plugin for moodbar is now optional</li>
<li>Removed broken ChartLyrics, <a href="http://lyricfind.com" rel="nofollow ugc">lyricfind.com</a> and <a href="http://lololyrics.com" rel="nofollow ugc">lololyrics.com</a> lyrics provider</li>
<li>(Windows|MinGW-W64) Switch back to winpthreads</li>
</ul>
<p dir="auto">macOS and Windows release is available on Patreon (<a href="https://www.patreon.com/jonaskvinge/posts/strawberry-1-2-161639853" rel="nofollow ugc">https://www.patreon.com/jonaskvinge/posts/strawberry-1-2-161639853</a>)</p>
]]></description><link>https://forum.strawberrymusicplayer.org/topic/6025/version-1-2-20-released</link><guid isPermaLink="true">https://forum.strawberrymusicplayer.org/topic/6025/version-1-2-20-released</guid><dc:creator><![CDATA[jonas]]></dc:creator><pubDate>Sun, 21 Jun 2026 13:54:10 GMT</pubDate></item><item><title><![CDATA[Version 1.2.19 released]]></title><description><![CDATA[<h2>Bugfixes:</h2>
<ul>
<li>Fixed MPRIS2 Play causing playback to restart if already playing (#1995)</li>
<li>Fixed incorrect use beginInsertRows() / endInsertRows() of when adding / removing devices (#2021)</li>
<li>Fixed album cover manager save cover to file not working (#2039)</li>
<li>Fixed repeat and shuffle button sizes (#1838)</li>
<li>Fixed MPRIS2 resetting previous played track history</li>
<li>Fixed Qobuz authentication (#2058)</li>
</ul>
<h2>Enhancements:</h2>
<ul>
<li>Rewrote Discord RPC with Qt and removed RapidJSON dependency</li>
<li>New grouping shuffle mode</li>
<li>Use HTTP POST for AcoustID lookup</li>
<li>Write MusicBrainz Track Id when completing tags using MusicBrainz</li>
<li>Added rating filter to the collection (#2054)</li>
</ul>
<p dir="auto"><strong>Full Changelog</strong>: <a href="https://github.com/strawberrymusicplayer/strawberry/releases/tag/1.2.19" rel="nofollow ugc">https://github.com/strawberrymusicplayer/strawberry/releases/tag/1.2.19</a></p>
<p dir="auto">macOS and Windows release is available on Patreon (<a href="https://www.patreon.com/posts/strawberry-1-2-155927835" rel="nofollow ugc">https://www.patreon.com/posts/strawberry-1-2-155927835</a>).</p>
]]></description><link>https://forum.strawberrymusicplayer.org/topic/5989/version-1-2-19-released</link><guid isPermaLink="true">https://forum.strawberrymusicplayer.org/topic/5989/version-1-2-19-released</guid><dc:creator><![CDATA[jonas]]></dc:creator><pubDate>Sat, 18 Apr 2026 11:40:23 GMT</pubDate></item><item><title><![CDATA[Version 1.2.18 released]]></title><description><![CDATA[<ul>
<li>Fixed devices no longer detected with newer GIO versions (#1974)</li>
<li>Fixed error message appearing when dragging folders with non-audio files to the playlist from files (#1977)</li>
<li>Fixed clear button for device textfield in Backend settings</li>
</ul>
<p dir="auto">macOS and Windows release is available on Patreon (<a href="https://www.patreon.com/posts/strawberry-1-2-149676843" rel="nofollow ugc">https://www.patreon.com/posts/strawberry-1-2-149676843</a>).</p>
]]></description><link>https://forum.strawberrymusicplayer.org/topic/5956/version-1-2-18-released</link><guid isPermaLink="true">https://forum.strawberrymusicplayer.org/topic/5956/version-1-2-18-released</guid><dc:creator><![CDATA[jonas]]></dc:creator><pubDate>Sun, 01 Feb 2026 17:36:49 GMT</pubDate></item><item><title><![CDATA[Version 1.2.17 released]]></title><description><![CDATA[<p dir="auto">Changelog:</p>
<ul>
<li>Avoid re-scan of restored songs unless mtime is changed (#1819)</li>
<li>Skip existing files when organizing if not overwriting (#1484)</li>
<li>Fixed cursor highlight disappearing off-screen when using down cursor (#1489)</li>
<li>Fixed CD playback only working for the first optical drive (#1852)</li>
<li>Fixed possible race-condition when switching tracks (#1863)</li>
<li>Fixed possible file descriptor exhaustion by using shared thread pool (#1687)</li>
<li>Don't automatically sort playlist with the auto sort option before it's fully loaded (#1690)</li>
<li>Fixed network features stop working after computer suspends and resumes (#1521)</li>
<li>Fixed crash on exit after Qobuz login</li>
<li>Added tag editor option to select ID3v2 version (#1861)</li>
<li>Fixed Qobuz authentication and added automatic credential fetching (#1898)</li>
<li>Fixed playback stopping after deleting a song from disk via context menu (#1783)</li>
<li>Added option to restore smart playlists to the defaults (#1848)</li>
<li>Fixed possible race condition in pipeline destructor (#1875)</li>
<li>Fixed buffering issue near track end during gapless playback (#1725)</li>
<li>Fixed duplicate collection entries for the same artist if they have different sort tags (#1899)</li>
<li>Defer playcount and rating tag writes for currently playing Ogg songs to prevent playback shutter (#1816)</li>
<li>Fixed tag editing not working for Opus sort tags (#1929)</li>
<li>Show playlist load errors (#1470)</li>
<li>Fallback to delete if moving to trash fails (#1679)</li>
<li>Prefer filenames with "front" or "cover" in the filename for album cover art for songs outside of the collection (#1745)</li>
<li>Fixed collection enter/return behavior to respect double-click settings (#1691)</li>
<li>Added tree view mode to files tab (#1922)</li>
<li>Include .webp in allowed extensions for album covers (#1941)</li>
<li>Exit gracefully on SIGTERM signal for Unix systems (#1942)</li>
<li>Optimize the collection scanning process by deferring media file validation from the initial directory scan (#1954)</li>
<li>Fixed collection scan not finding new directories in the top level collection directory when the mountpoint is restored (#1914)</li>
<li>Added genre metadata parsing for Tidal, Qobuz and Spotify (#1913)</li>
<li>Allow editing metadata for stream songs (#1913)</li>
<li>Optimized collection/playlist filtering</li>
<li>Added sort tags to collection/playlist filtering (#1966)</li>
</ul>
<p dir="auto">macOS and Windows release is available on Patreon (<a href="https://www.patreon.com/posts/strawberry-1-2-148515540" rel="nofollow ugc">https://www.patreon.com/posts/strawberry-1-2-148515540</a>).</p>
]]></description><link>https://forum.strawberrymusicplayer.org/topic/5945/version-1-2-17-released</link><guid isPermaLink="true">https://forum.strawberrymusicplayer.org/topic/5945/version-1-2-17-released</guid><dc:creator><![CDATA[jonas]]></dc:creator><pubDate>Sun, 18 Jan 2026 19:37:50 GMT</pubDate></item><item><title><![CDATA[Version 1.2.16 released]]></title><description><![CDATA[<ul>
<li>Make Discord Rich presence use filename if song title is missing</li>
<li>Added better error message when a GStreamer plugin is missing</li>
<li>Preserve track order in album shuffle mode when restarting playback (#1623)</li>
<li>Possible fixes for context word wrap</li>
<li>Added lyrics from <a href="http://lrclib.net" rel="nofollow ugc">lrclib.net</a></li>
<li>Added option to turn off the use of sort tags for the collection</li>
<li>Fixed Spotify login</li>
<li>Fixed error dialog shown minimized if another Strawberry window than the mainwindow was active</li>
<li>Fixed seeking to the end of the track and back causing seeking to stop working (#1675)</li>
<li>Set current index when automatically selecting track (#1825)</li>
<li>Make icon size for shuffle and repeat buttons adjust to screen resolution (#1838)</li>
<li>Fixed song being removed from playlist when dragging to another application (#1815)</li>
<li>Don't automatically scroll on dynamic playlists (#1427)</li>
</ul>
<p dir="auto">macOS and Windows release is available on Patreon (<a href="https://www.patreon.com/posts/strawberry-1-2-146024729" rel="nofollow ugc">https://www.patreon.com/posts/strawberry-1-2-146024729</a>).</p>
]]></description><link>https://forum.strawberrymusicplayer.org/topic/5930/version-1-2-16-released</link><guid isPermaLink="true">https://forum.strawberrymusicplayer.org/topic/5930/version-1-2-16-released</guid><dc:creator><![CDATA[jonas]]></dc:creator><pubDate>Wed, 17 Dec 2025 00:03:52 GMT</pubDate></item><item><title><![CDATA[Version 1.2.15 released]]></title><description><![CDATA[<ul>
<li>Fixed system default language not respected</li>
<li>Fixed length filter search</li>
<li>Fixed playlist parser converting Spotify URL's</li>
<li>Removed use of deprecated QStyle::State_Editing</li>
<li>Ignore connection closed errors for ListenBrainz</li>
<li>(Windows) Support building with vcpkg unofficial::getopt-win32::getopt</li>
</ul>
<p dir="auto"><strong>Full Changelog</strong>: <a href="https://github.com/strawberrymusicplayer/strawberry/compare/1.2.14...1.2.15" rel="nofollow ugc">https://github.com/strawberrymusicplayer/strawberry/compare/1.2.14...1.2.15</a></p>
<p dir="auto">macOS and Windows release is available on Patreon (<a href="https://www.patreon.com/posts/strawberry-1-2-144341548" rel="nofollow ugc">https://www.patreon.com/posts/strawberry-1-2-144341548</a>).</p>
]]></description><link>https://forum.strawberrymusicplayer.org/topic/5923/version-1-2-15-released</link><guid isPermaLink="true">https://forum.strawberrymusicplayer.org/topic/5923/version-1-2-15-released</guid><dc:creator><![CDATA[jonas]]></dc:creator><pubDate>Tue, 02 Dec 2025 20:42:50 GMT</pubDate></item><item><title><![CDATA[Version 1.2.14 released]]></title><description><![CDATA[<p dir="auto">Bugfixes:</p>
<ul>
<li>Fixed showing error dialog minimized when main window is not current active window (#1739)</li>
<li>Fixed Discord timestamp update when seeking (#1813)</li>
<li>Fixed CD metadata lookup to respect MusicBrainz rate limiting</li>
<li>Fixed Tidal Open API cover provider</li>
<li>(Windows) Fixed device selection with WASAPI2</li>
</ul>
<p dir="auto">Enhancements/Other:</p>
<ul>
<li>Removed <a href="http://libre.fm" rel="nofollow ugc">libre.fm</a> support</li>
<li>Rewrote MusicBrainzClient to use Json instead of XML</li>
<li>Subsonic will now use cover art from album when available</li>
<li>Added option to remove "Remastered", etc from song titles for Tidal, Qobuz and Spotify</li>
<li>Added webm to supported file extensions</li>
<li>(Windows|MinGW) Added WASAPI2 support</li>
<li>(Windows) Added experimental exclusive mode for WASAPI2</li>
</ul>
<p dir="auto"><strong>Full Changelog</strong>: <a href="https://github.com/strawberrymusicplayer/strawberry/compare/1.2.13...1.2.14" rel="nofollow ugc">https://github.com/strawberrymusicplayer/strawberry/compare/1.2.13...1.2.14</a></p>
<p dir="auto">macOS and Windows release is available on Patreon (<a href="https://www.patreon.com/posts/strawberry-1-2-142063349" rel="nofollow ugc">https://www.patreon.com/posts/strawberry-1-2-142063349</a>).</p>
]]></description><link>https://forum.strawberrymusicplayer.org/topic/5894/version-1-2-14-released</link><guid isPermaLink="true">https://forum.strawberrymusicplayer.org/topic/5894/version-1-2-14-released</guid><dc:creator><![CDATA[jonas]]></dc:creator><pubDate>Sun, 26 Oct 2025 00:21:04 GMT</pubDate></item><item><title><![CDATA[Version 1.2.13 released]]></title><description><![CDATA[<h3>Bugfixes</h3>
<ul>
<li>Fixed playlist alternating row colors no longer working with some styles (#1806)</li>
<li>Fixed "Open Audio CD" no longer working (#1803)</li>
<li>Fixed systemtray icon playback status not working with scaling (#1782)</li>
<li>Fixed build without MusicBrainz (#1799)</li>
<li>Fixed build without MTP (#1804)</li>
</ul>
<h3>Enhancements:</h3>
<ul>
<li>Added Discord status text option (#1796)</li>
<li>Read Vorbis/FLAC "Other" embedded covers if front cover is not available (#1793)</li>
</ul>
<p dir="auto"><strong>Full Changelog</strong>: <a href="https://github.com/strawberrymusicplayer/strawberry/releases/tag/1.2.13" rel="nofollow ugc">https://github.com/strawberrymusicplayer/strawberry/releases/tag/1.2.13</a></p>
<p dir="auto">macOS and Windows release is available on Patreon (<a href="https://www.patreon.com/posts/strawberry-1-2-137814087" rel="nofollow ugc">https://www.patreon.com/posts/strawberry-1-2-137814087</a>).</p>
]]></description><link>https://forum.strawberrymusicplayer.org/topic/5858/version-1-2-13-released</link><guid isPermaLink="true">https://forum.strawberrymusicplayer.org/topic/5858/version-1-2-13-released</guid><dc:creator><![CDATA[jonas]]></dc:creator><pubDate>Sun, 31 Aug 2025 22:24:13 GMT</pubDate></item><item><title><![CDATA[Version 1.2.12 released]]></title><description><![CDATA[<h2>What's Changed</h2>
<h3>Bugfixes</h3>
<ul>
<li>Fixed scrobbling for radio streams.</li>
<li>Fixed CDDA memory leaks.</li>
<li>Fixed device view CDDA loading (#1676).</li>
<li>Fixed collection directory editing (#1767).</li>
<li>Fixed devices sometimes being duplicated in the database.</li>
<li>Fixed alternating playlist row colors with Windows 11 style.</li>
<li>Fixed broken file filter for GME formats.</li>
<li>Fixed collection scanning for GME formats.</li>
<li>Fixed Chartlyrics.</li>
<li>Fixed network cache file descriptor leak on lyrics search with workaround for QTBUG-135641.</li>
<li>Fixed parsing Tidal urls with certain stream URL replies.</li>
<li>Fixed pixelated window icon on Wayland (#1753).</li>
<li>Fixed saving collection grouping with special characters in the name (#1758).</li>
<li>Fixed Spotify token not automatically updated on renewal when playing (#1769).</li>
<li>(macOS/Windows) Fixed network cache file descriptor leak with patch for QTBUG-135641.</li>
<li>(Windows|MSVC) Fixed installer to not restart the computer after installing Visual C++ Redistributable.</li>
</ul>
<h3>Enhancements</h3>
<ul>
<li>Implemented edit tag dialog reset for year, track, disc and rating.</li>
<li>Added ALAC to supported filetypes for iPods.</li>
<li>Added CD-TEXT support.</li>
<li>Added back Genius lyrics.</li>
<li>Added support for reporting more info to ListenBrainz.</li>
<li>Added support for BPM, mood and initial key tags.</li>
<li>Added support for sort tags to collection, playlists and smart playlists.</li>
</ul>
<p dir="auto"><strong>Full Changelog</strong>: <a href="https://github.com/strawberrymusicplayer/strawberry/compare/1.2.11...1.2.12" rel="nofollow ugc">https://github.com/strawberrymusicplayer/strawberry/compare/1.2.11...1.2.12</a></p>
<p dir="auto">macOS and Windows release is available on Patreon (<a href="https://www.patreon.com/posts/strawberry-1-2-136351172" rel="nofollow ugc">https://www.patreon.com/posts/strawberry-1-2-136351172</a>).</p>
]]></description><link>https://forum.strawberrymusicplayer.org/topic/5841/version-1-2-12-released</link><guid isPermaLink="true">https://forum.strawberrymusicplayer.org/topic/5841/version-1-2-12-released</guid><dc:creator><![CDATA[jonas]]></dc:creator><pubDate>Tue, 12 Aug 2025 22:15:42 GMT</pubDate></item><item><title><![CDATA[Version 1.2.11 released]]></title><description><![CDATA[<h2>What's Changed</h2>
<ul>
<li>Fixed playlist songs sometimes not updated with new cover.</li>
<li>Fixed context album cover showing even when it's disabled in the setting (#1744).</li>
<li>Fixed crash when dragging songs to a closed playlist (#1741).</li>
<li>Enable startup notify in desktop file.</li>
<li>(Windows|MSVC) Add experimental support for native ARM64 builds.</li>
<li>(Windows|MinGW) Fixed crash on exit.</li>
</ul>
<p dir="auto"><strong>Full Changelog</strong>: <a href="https://github.com/strawberrymusicplayer/strawberry/compare/1.2.10...1.2.11" rel="nofollow ugc">https://github.com/strawberrymusicplayer/strawberry/compare/1.2.10...1.2.11</a></p>
<p dir="auto">macOS and Windows release is available on Patreon (<a href="https://www.patreon.com/posts/strawberry-1-2-129053027" rel="nofollow ugc">https://www.patreon.com/posts/strawberry-1-2-129053027</a>).<br />
If you are sponsoring through GitHub, Ko-fi or PayPal, please e-mail support AT <a href="http://strawberrymusicplayer.org" rel="nofollow ugc">strawberrymusicplayer.org</a> for access to downloads.</p>
]]></description><link>https://forum.strawberrymusicplayer.org/topic/5793/version-1-2-11-released</link><guid isPermaLink="true">https://forum.strawberrymusicplayer.org/topic/5793/version-1-2-11-released</guid><dc:creator><![CDATA[jonas]]></dc:creator><pubDate>Thu, 15 May 2025 20:40:35 GMT</pubDate></item><item><title><![CDATA[Version 1.2.10 released]]></title><description><![CDATA[<p dir="auto"><strong>Bugfixes:</strong></p>
<ul>
<li>Fixed Discord rich presence showing bogus artist and album.</li>
<li>Fixed incorrect ID3v2 comment tag.</li>
<li>(macOS|Windows MSVC) Fixed stuck playback of some streams.</li>
</ul>
<p dir="auto"><strong>Enhancements:</strong></p>
<ul>
<li>Removed Genius lyrics (no longer working properly because of website changes).</li>
<li>(macOS|Windows MSVC) Added back Spotify</li>
</ul>
<p dir="auto">macOS and Windows release is available on Patreon (<a href="https://www.patreon.com/posts/strawberry-1-2-126956487" rel="nofollow ugc">https://www.patreon.com/posts/strawberry-1-2-126956487</a>).<br />
If you are sponsoring through GitHub, Ko-fi or PayPal, please e-mail support AT <a href="http://strawberrymusicplayer.org" rel="nofollow ugc">strawberrymusicplayer.org</a> for access to downloads.</p>
]]></description><link>https://forum.strawberrymusicplayer.org/topic/5775/version-1-2-10-released</link><guid isPermaLink="true">https://forum.strawberrymusicplayer.org/topic/5775/version-1-2-10-released</guid><dc:creator><![CDATA[jonas]]></dc:creator><pubDate>Fri, 18 Apr 2025 20:07:57 GMT</pubDate></item><item><title><![CDATA[Version 1.2.9 released]]></title><description><![CDATA[<p dir="auto">Bugfixes:</p>
<ul>
<li>Fixed subsonic parse error (#1719).</li>
<li>Fixed Deezer cover provider parse error (#1716).</li>
<li>Fixed <a href="http://last.fm" rel="nofollow ugc">last.fm</a> import progress.</li>
<li>(Windows|MinGW) Switched from winpthreads to win32 threads, winpthreads are no longer working with Qt as of version 6.9 (QTBUG-131892).</li>
</ul>
<p dir="auto">Enhancements:</p>
<ul>
<li>Added option to disable playbin3.</li>
</ul>
]]></description><link>https://forum.strawberrymusicplayer.org/topic/5771/version-1-2-9-released</link><guid isPermaLink="true">https://forum.strawberrymusicplayer.org/topic/5771/version-1-2-9-released</guid><dc:creator><![CDATA[jonas]]></dc:creator><pubDate>Sun, 13 Apr 2025 10:07:23 GMT</pubDate></item><item><title><![CDATA[Version 1.2.8 released]]></title><description><![CDATA[<h2>What's Changed</h2>
<h3>Bugfixes:</h3>
<ul>
<li>Added "HI_RES_LOSSLESS" for Tidal quality setting.</li>
<li>Increased backend settings device lineedit height.</li>
<li>Possible fix for KGlobalAccel shortcuts sometimes not working.</li>
</ul>
<h3>Enhancements:</h3>
<ul>
<li>Removed deprecated Tidal username/password login.</li>
<li>Turned off "Grey out unavailable songs in playlists on startup" by default.</li>
<li>Added support for reading tags from streams.</li>
<li>Added tooltips in equalizer, backend and appearance settings.</li>
<li>Added full tag support for AIFF including embedded covers.</li>
<li>Use card ID instead of index for ALSA devices.</li>
<li>Removed KDSingleApplication from 3rdparty.</li>
<li>Support arbitrarily large EBU R 128 loudness normalization.</li>
</ul>
<h3>New features:</h3>
<ul>
<li>Added Discord rich presence support.</li>
</ul>
<p dir="auto"><strong>Full Changelog</strong>: <a href="https://github.com/strawberrymusicplayer/strawberry/compare/1.2.7...1.2.8" rel="nofollow ugc">https://github.com/strawberrymusicplayer/strawberry/compare/1.2.7...1.2.8</a></p>
<p dir="auto">macOS and Windows release is available on Patreon (<a href="https://www.patreon.com/posts/125992905" rel="nofollow ugc">https://www.patreon.com/posts/125992905</a>).<br />
If you are sponsoring through GitHub, Ko-fi or PayPal, please e-mail support AT <a href="http://strawberrymusicplayer.org" rel="nofollow ugc">strawberrymusicplayer.org</a> for access to downloads.</p>
]]></description><link>https://forum.strawberrymusicplayer.org/topic/5764/version-1-2-8-released</link><guid isPermaLink="true">https://forum.strawberrymusicplayer.org/topic/5764/version-1-2-8-released</guid><dc:creator><![CDATA[jonas]]></dc:creator><pubDate>Sat, 05 Apr 2025 15:35:24 GMT</pubDate></item><item><title><![CDATA[Version 1.2.7 released]]></title><description><![CDATA[<h2>Bugfixes</h2>
<ul>
<li>Fixed strawberry exiting when clicking tray icon.</li>
<li>Fixed Clementine import script errors.</li>
<li>Disabled OSD Pretty on Wayland since it's not working properly.</li>
</ul>
<h2>Enhancements</h2>
<ul>
<li>Only maximize error dialog if Strawberry is the active window (#1627).</li>
<li>Added QPA Platform Native Interface as optional component.</li>
</ul>
<p dir="auto">macOS and Windows release is available on Patreon (<a href="https://www.patreon.com/posts/strawberry-1-2-7-121202250" rel="nofollow ugc">https://www.patreon.com/posts/strawberry-1-2-7-121202250</a>).<br />
If you are sponsoring through GitHub, Ko-fi or PayPal, please e-mail support AT <a href="http://strawberrymusicplayer.org" rel="nofollow ugc">strawberrymusicplayer.org</a> for access to downloads.</p>
]]></description><link>https://forum.strawberrymusicplayer.org/topic/5733/version-1-2-7-released</link><guid isPermaLink="true">https://forum.strawberrymusicplayer.org/topic/5733/version-1-2-7-released</guid><dc:creator><![CDATA[jonas]]></dc:creator><pubDate>Fri, 31 Jan 2025 17:22:26 GMT</pubDate></item><item><title><![CDATA[Version 1.2.6 released]]></title><description><![CDATA[<h2>Bugfixes</h2>
<ul>
<li>Fixed dragging songs from playlist to queue.</li>
</ul>
<p dir="auto"><strong>Full Changelog</strong>: <a href="https://github.com/strawberrymusicplayer/strawberry/compare/1.2.5...1.2.6" rel="nofollow ugc">https://github.com/strawberrymusicplayer/strawberry/compare/1.2.5...1.2.6</a></p>
<p dir="auto">macOS and Windows release is available on Patreon (<a href="https://www.patreon.com/posts/strawberry-1-2-6-120189186" rel="nofollow ugc">https://www.patreon.com/posts/strawberry-1-2-6-120189186</a>).<br />
If you are sponsoring through GitHub, Ko-fi or PayPal, please e-mail support AT <a href="http://strawberrymusicplayer.org" rel="nofollow ugc">strawberrymusicplayer.org</a> for access to downloads.</p>
]]></description><link>https://forum.strawberrymusicplayer.org/topic/5721/version-1-2-6-released</link><guid isPermaLink="true">https://forum.strawberrymusicplayer.org/topic/5721/version-1-2-6-released</guid><dc:creator><![CDATA[jonas]]></dc:creator><pubDate>Fri, 17 Jan 2025 11:54:21 GMT</pubDate></item><item><title><![CDATA[Version 1.2.5 released]]></title><description><![CDATA[<h2>Bugfixes</h2>
<ul>
<li>Fixed crash when saving playcount or rating to file (#1633).</li>
<li>Fixed QFile::open failing in unit tests.</li>
<li>Fixed playlist sequence settings saved to wrong configuration file (#1649).</li>
</ul>
<h2>Enhancements</h2>
<ul>
<li>Fixed use of deprecated GIO functions with GLib 2.84 and newer.</li>
<li>(macOS) Added back Sparkle updater to check for new releases.</li>
</ul>
<p dir="auto"><strong>Full Changelog</strong>: <a href="https://github.com/strawberrymusicplayer/strawberry/compare/1.2.4...1.2.5" rel="nofollow ugc">https://github.com/strawberrymusicplayer/strawberry/compare/1.2.4...1.2.5</a></p>
<p dir="auto">macOS and Windows release is available on Patreon (<a href="https://www.patreon.com/posts/strawberry-1-2-5-120167531" rel="nofollow ugc">https://www.patreon.com/posts/strawberry-1-2-5-120167531</a>).<br />
If you are sponsoring through GitHub, Ko-fi or PayPal, please e-mail support AT <a href="http://strawberrymusicplayer.org" rel="nofollow ugc">strawberrymusicplayer.org</a> for access to downloads.</p>
]]></description><link>https://forum.strawberrymusicplayer.org/topic/5720/version-1-2-5-released</link><guid isPermaLink="true">https://forum.strawberrymusicplayer.org/topic/5720/version-1-2-5-released</guid><dc:creator><![CDATA[jonas]]></dc:creator><pubDate>Fri, 17 Jan 2025 02:45:27 GMT</pubDate></item><item><title><![CDATA[Version 1.2.4 released]]></title><description><![CDATA[<h2>Bugfixes:</h2>
<ul>
<li>Fixed Spotify songs not being available for scrobbling.</li>
<li>Fixed leading "A" and "The" articles being skipped for album sort text.</li>
<li>Fixed thread safety issue when validating playlist songs on startup.</li>
<li>Fixed filter search not ignoring space after colon when using column based search.</li>
<li>Fixed KGlobalAccel to use capitalized application name.</li>
<li>Fixed slash not properly handled when saving a playlist (#1624).</li>
<li>(Unix) Fixed collection scanner so it ignores special filesystem paths (/sys, /proc, /run, etc) (#1615).</li>
<li>(Windows) Fixed smart playlist wizard not respecting dark mode with Windows 11 style (#1639).</li>
</ul>
<h2>Enhancements:</h2>
<ul>
<li>Use XSPF "title" as playlist name when loading and saving playlists (#1624).</li>
<li>Added support for using album ID when receving album covers for Subsonic songs (#1636).</li>
<li>Added option for preserving directory structure when trascoding songs (#1637).</li>
<li>(Windows) Always run MSVC runtime installer to possible fix issues when there is an older runtime installed.</li>
</ul>
<p dir="auto"><strong>Full Changelog</strong>: <a href="https://github.com/strawberrymusicplayer/strawberry/compare/1.2.3...1.2.4" rel="nofollow ugc">https://github.com/strawberrymusicplayer/strawberry/compare/1.2.3...1.2.4</a></p>
<p dir="auto">macOS and Windows release is available on Patreon (<a href="https://www.patreon.com/posts/strawberry-1-2-4-119687152" rel="nofollow ugc">https://www.patreon.com/posts/strawberry-1-2-4-119687152</a>).<br />
If you are sponsoring through GitHub, Ko-fi or PayPal, please e-mail support AT <a href="http://strawberrymusicplayer.org" rel="nofollow ugc">strawberrymusicplayer.org</a> for access to downloads.</p>
]]></description><link>https://forum.strawberrymusicplayer.org/topic/5716/version-1-2-4-released</link><guid isPermaLink="true">https://forum.strawberrymusicplayer.org/topic/5716/version-1-2-4-released</guid><dc:creator><![CDATA[jonas]]></dc:creator><pubDate>Fri, 10 Jan 2025 05:05:10 GMT</pubDate></item><item><title><![CDATA[Version 1.2.3 released]]></title><description><![CDATA[<ul>
<li>Fixed libcdio NULL related compilation error on FreeBSD (#1610).</li>
<li>Fixed missing seek when starting playback of a CUE song (#1568).</li>
<li>Fixed "QDBusObjectPath: invalid path" error.</li>
</ul>
<p dir="auto">macOS and Windows release is available on Patreon (<a href="https://www.patreon.com/posts/strawberry-1-2-3-117562480" rel="nofollow ugc">https://www.patreon.com/posts/strawberry-1-2-3-117562480</a>).<br />
If you are sponsoring through GitHub, Ko-fi or PayPal, please e-mail support AT <a href="http://strawberrymusicplayer.org" rel="nofollow ugc">strawberrymusicplayer.org</a> for access to downloads.</p>
]]></description><link>https://forum.strawberrymusicplayer.org/topic/4976/version-1-2-3-released</link><guid isPermaLink="true">https://forum.strawberrymusicplayer.org/topic/4976/version-1-2-3-released</guid><dc:creator><![CDATA[jonas]]></dc:creator><pubDate>Sun, 08 Dec 2024 19:21:31 GMT</pubDate></item></channel></rss>