• v0.3.5 d2387ed4b8

    v0.3.5 Stable

    kerem released this 2023-04-21 00:39:40 +03:00 | 188 commits to master since this release

    No known key found for this signature in database
    GPG key ID: 7AB85C6FA5573815

    📅 Originally published on GitHub: Thu, 20 Apr 2023 21:45:32 GMT
    🏷️ Git tag created: Thu, 20 Apr 2023 21:39:40 GMT

    We now have a project website (thanks @slondr!) and a matrix room.
    Feel free to join and ask your questions!

    Added

    • TransferPlayback D-Bus method to transfer the playback to spotifyd (#1162)
      To host this, a rs.spotifyd.Controls interface has been added.
    • A audio_format option was added to circumvent certain errors (#1082)
    • A setter was added to the Shuffle property (#1188)
    • volume_control = "none" variant to disable changing the volume in clients (#750)

    Changed

    • Improve backend selection logic, especially for macOS (#1158)
    • Update keyring dependency to newest version (#1174)
    • VolumeUp, VolumeDown D-Bus methods have been copied to spotifyd's controls interface (#1162)
      Their versions in org.mpris.MediaPlayer2.Player have been deprecated and will be removed in a breaking release.
    • The librespot dependency has been upgraded to the most recent release 🎉 (#1182, #1197)
    • Many other dependency updates (#1183, #1145, #1199)
    • Documentation improvements (#1156)
    • Our minimum supported rust version (MSRV) has been bumped to 1.64 (#1145)
    Downloads