diff --git a/strawberry-1.0.23.tar.xz b/strawberry-1.0.23.tar.xz deleted file mode 100644 index f5b3af9..0000000 --- a/strawberry-1.0.23.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:24f63064caf62c72330e9fa0808a1ca938339831d0a4e8385986280601a54f10 -size 11297440 diff --git a/strawberry-1.1.0.tar.xz b/strawberry-1.1.0.tar.xz new file mode 100644 index 0000000..168ca8a --- /dev/null +++ b/strawberry-1.1.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03ac6d9593e25694c32e42264e38dd90005d2dc5634d53f24f64bdfc706587a7 +size 11353132 diff --git a/strawberry.changes b/strawberry.changes index e32528a..8e6aecf 100644 --- a/strawberry.changes +++ b/strawberry.changes @@ -1,3 +1,57 @@ +------------------------------------------------------------------- +Sun Jul 14 13:26:43 UTC 2024 - Jonas Kvinge + +- Update to version 1.1.0 + + + Bugfixes: + + Fixed crash when pressing CTRL + C (#1359). + + Pass on scroll events to page in settings to avoid changing settings when scrolling with mouse (#1380). + + Fixed misredered playlist search field with Wayland using scaling (#1255). + + Fixed Azlyrics lyrics provider because of website changes. + + Fixed Musixmatch lyrics provider because of website changes. + + Fixed application exiting when closing file dialog (#1401). + + Fixed playlist shuffle randomness (#707). + + Fixed playlist shuffle order always the same when restarting playback (#1381). + + Fixed dynamic random mix not always ignoring shuffle and repeat mode (#1366). + + Fixed manual shuffle while playing not setting current song to new index (##1353). + + Fixed volume sync with PA when output is set to auto (#1123). + + Fixed mpris:trackid type with KDE 6 (#1397). + + Fixed open in file manager feature not handling missing XDG_DATA_DIRS variable. + + Fixed collection pixmap disk cache and moodbar cache with newer Qt versions. + + Fixed reading common metadata CUE's with multiple files (#1463). + + Fixed playlist header stretch mode to only resize the right column of the column being resized. + + Fixed adding columns to playlist header not working when not using stretch mode (#1085). + + Fixed severe memory leak (!) in context album cover fading (#1464). + + Separate albums by different artist in album groupings (#1276). + + Removed -new-window parameter from dolphin command for open in file manager (#1412). + + Only use playbin3 with GStreamer 1.24 and higher, not with GStreamer 1.22 or lower. + + Enhancements: + + Improve error messages when connecting and copying to devices. + + Allow enter to be used with multiselection to add songs to playlist (#1360) + + Add song progress to taskbar using D-Bus. + + Use API to receive Radio Paradise channels. + + Added button for fetching lyrics to tag editor (#1391). + + Added option not to skip "A", "An" and "The” when sorting artist names in collection (#1393). + + Improved album and title disc, remastered, etc matching and stripping (#1387). + + Save volume to settings when adjusting (#1272). + + Resolve song from collection using track with Cue in XSPF (#1181). + + Added background image to sidebar. + + Read metadata from RIFF WAV files (#1424). + + Use original path instead of canonical path when adding directories to the collection. + + Only apply added/removed collection directories when settings are saved. + + Detect and handle different text encodings when reading CUE files (#1429). + + The collection has been rewritten and improved (model/filter/search) (#392). + + Improve error messages from tag reader. + + (Unix) Add experimental GStreamer pipewire support. + + New features: + + Letras lyrics provider. + + Open Tidal API (openapi.tidal.com) cover provider. + + Turbine analyzer. + + WaveRubber analyzer. + + Spotify streaming support. + + Removed features: + + Removed now broken lyricsmode.com lyrics provider because of website changes. + ------------------------------------------------------------------- Thu Jan 11 19:48:35 UTC 2024 - Jonas Kvinge diff --git a/strawberry.spec b/strawberry.spec index 122b0ad..78fbbb0 100644 --- a/strawberry.spec +++ b/strawberry.spec @@ -17,7 +17,7 @@ Name: strawberry -Version: 1.0.23 +Version: 1.1.0 Release: 0 Summary: A music player and music collection organizer License: GPL-3.0-or-later