Skip to content

Releases: xou816/spot

Maintenance release - 0.4.1

10 Apr 16:14
Compare
Choose a tag to compare

Hello, everyone! I'm releasing this tiny version of Spot with just some minor features and fixes. It is already on Flathub!

This release includes a major fix for Spotify's API.

  • Port UI to Blueprint (made by @alissonlauffer)
  • Provide Application Name to PulseAudio (made by @XGZepto)
  • GStreamer backend (made by @xou816)
  • Add link to matrix rooms. (made by @knokelmaat)
  • Fix login screen according to #625 (made by @hegdenischay)
  • Use libadwaita::AboutWindow instead of gtk::AboutDialog (made by @hegdenischay)
  • Add play button to album and playlist view (made by @Zaedus)
  • Update subproject blueprint-compiler to v0.8.1 (made by @nmschulte)

Release 0.4.0

24 Feb 21:09
1a5e3e0
Compare
Choose a tag to compare

It's been a while, hasn't it? I'm back, but please allow everyone some time to work through the issues and pull requests :)

What's Changed

New Contributors

Full Changelog: 0.3.3...0.4.0

Thanks to all the contributors who are somehow still around :) If you feel like you've been unjustly forgotten from the AUTHORS or TRANSLATORS file, feel free to open a PR.

Release 0.3.2

28 Mar 14:45
5b0e737
Compare
Choose a tag to compare

What's Changed

  • save tracks to library
  • basic Spotify URI handling (thanks @bbb651!)
  • settings dialog (thanks @sei0o!)
  • brand new icon (thanks @bertob!)
  • bug fixes

New Contributors

Full Changelog: 0.3.1...0.3.2

Release 0.3.1

24 Jan 02:11
Compare
Choose a tag to compare

Bugfix release:

  • fix a startup crash with some locales (thanks @jakubiszon26!)
  • fix a crash when attempting to view some users' profile (thanks @juxuanu!)

Release 0.3.0

13 Jan 16:30
d19a907
Compare
Choose a tag to compare

What's new

There has been no release for a while, but this one packs quite a few features:

  • redesigned several parts of the application: headers, selection tools, library, album view... (thanks @jannuary!)
  • many, many, many more subtle design changes and tweaks still owed to @jannuary
  • playlists are now accessible from the sidebar (thanks @abegert!)
  • the album art is visible for individual songs, and the release year is visible for albums (thanks @abegert and @sei0o!)
  • volume control over MPRIS (thanks @Diegovsky!)
  • as always, updated translations for yet more languages; thanks to the many people involved on POEditor!

Thank you so much to everyone involved for this release, including those I could not mention. If you're willing to contribute, do not hesitate to seek advice from those trusted contributors, and be sure to direct your UX questions towards @jannuary (as long as they're fine with it!).

New Contributors

Full Changelog: 0.2.2...0.3.0

Quickfix 0.2.2

10 Nov 14:29
Compare
Choose a tag to compare

What's Changed

  • Set accent color to green by @jannuary in #353
  • Add tooltips to playback controls by @xRMG412 in #352
  • Add check for zero in "next_index" by @xRMG412 in #357
  • Automatically try other ports in case of timeouts by @sei0o in #363

New Contributors

  • @xRMG412 made their first contribution in #352

Full Changelog: 0.2.1...0.2.2

Release 0.2.1

17 Oct 19:43
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.2.0...0.2.1

Release 0.2.0

24 Aug 17:19
Compare
Choose a tag to compare

What's new:

  • ported app to GTK4 and libadwaita
  • MPRIS: handle shuffling and loop status
  • iimproved album size on small screens

Release 0.1.16

17 Aug 21:02
Compare
Choose a tag to compare

What's new:

  • added a new album info modal with full release details (thanks TotalDarkness-NRF!)
  • improved player controls: added the ability to repeat a single track or the whole queue (thanks TotalDarkness-NRF!)
  • improved login credentials management: (re)use auth token when possible instead of always using email and password (thanks nn1ks!)
  • MPRIS fixes: raising the player is now properly implemented (thanks eladyn!)
  • ...actually fix an issue with playlists not being modifiable when login in with email

Special thanks to TotalDarkness-NRF for contributing several major features for this version.

Release 0.1.15

30 Jun 11:32
Compare
Choose a tag to compare

What's new:

  • ability to remove tracks from writable playlists
  • improved login error handling
  • fixed an issue with playlists not being modifiable when login in with email
  • MPRIS: the desktop entry for Spot is now properly referenced (thanks nicolasfella!)
  • quality: various clippy fixes (thanks nn1ks!)
  • new translations: Turkish, Indonesian and Brazilian Portuguese (thanks YusufOzmen01, cho2 and lucraraujo, as well as ondras12345 for the reviews!)