Skip to content

Strawberry 1.0.7

Compare
Choose a tag to compare
@jonaski jonaski released this 25 Jul 19:50
· 1186 commits to master since this release

Bugfixes:

  • Fixed checking file extension case-insensitive when loading and saving playlists.
  • Fixed reading and saving rating with TagParser.
  • (macOS/Windows) Fixed playlist column text alignment. Applied patch for Qt bug QTBUG-103576 (#999).
  • (Windows|MinGW) Fixed HLS streaming.
  • (Windows|MSVC) Fixed MP3 encoding.

Enhancements:

  • Added option for selecting file extension when saving all playlists.

Playlist column text alignment is broken with Qt 6.3.1, see bug report: https://bugreports.qt.io/browse/QTBUG-103576
It can be fixed by applying the following patch:
https://code.qt.io/cgit/qt/qtbase.git/patch/?id=7bd76c5620494bc1b8bfa20ada92fd28c287a848