• v0.7.1 b030f61462

    v0.7.1 Stable

    kerem released this 2026-02-20 11:49:42 +03:00 | 8 commits to master since this release

    📅 Originally published on GitHub: Fri, 20 Feb 2026 08:59:22 GMT
    🏷️ Git tag created: Fri, 20 Feb 2026 08:49:42 GMT

    https://github.com/devgianlu/go-librespot/compare/v0.7.0...v0.7.1

    • 💄 chore: fix some typos cd24c15 @devgianlu
    • 💄 chore: discard return explicitly in avahi backend bdd5c6f @devgianlu
    • 🐞 fix: avoid crash because of missing restriction 738a289 @devgianlu
    • 🐞 fix: avoid crash when advancing without tracks b030f61 @devgianlu
    Downloads
  • v0.7.0 6af908bae5

    v0.7.0 Stable

    kerem released this 2026-02-17 13:43:10 +03:00 | 12 commits to master since this release

    📅 Originally published on GitHub: Tue, 17 Feb 2026 17:08:08 GMT
    🏷️ Git tag created: Tue, 17 Feb 2026 10:43:10 GMT

    https://github.com/devgianlu/go-librespot/compare/v0.6.2...v0.7.0

    • 🌟 feat: add command line config overrides support 6563513 @YutongGu
    • 🌟 feat: add support for mDNS using avahi or built-in backend (#277) c70f355 @YutongGu
    • 🌟 feat: fail if FIFO does not have a reader 90e9708 @devgianlu
    • 💄 chore: replace nhooyr.io/websocket with github.com/coder/websocket 18569f9 @devgianlu
    • 🌟 feat: use context when dialing dealer 80aab19 @devgianlu
    • 🐞 fix: manually unset player options based on disallow restrictions 6af908b @devgianlu
    Downloads
  • v0.6.2 63920cf387

    v0.6.2 Stable

    kerem released this 2025-12-16 15:55:53 +03:00 | 18 commits to master since this release

    📅 Originally published on GitHub: Tue, 16 Dec 2025 12:58:52 GMT
    🏷️ Git tag created: Tue, 16 Dec 2025 12:55:53 GMT

    https://github.com/devgianlu/go-librespot/compare/v0.6.1...v0.6.2

    • 💄 chore: bump go to 1.25.5 d87e5d9 @devgianlu
    • 💄 chore: update dependencies fc220e6 @devgianlu
    • 💄 chore: build on Debian Buster 7be85c0 @devgianlu
    • 🌟 feat: retry AP connection on key exchange failure 63920cf @devgianlu
    Downloads
  • v0.6.1 19142922ac

    v0.6.1 Stable

    kerem released this 2025-12-09 20:23:15 +03:00 | 22 commits to master since this release

    📅 Originally published on GitHub: Tue, 09 Dec 2025 17:25:55 GMT
    🏷️ Git tag created: Tue, 09 Dec 2025 17:23:15 GMT

    https://github.com/devgianlu/go-librespot/compare/v0.6.0...v0.6.1

    • 💄 chore: fix build version in binary 1914292 @devgianlu
    Downloads
  • v0.6.0 4b09928216

    v0.6.0 Stable

    kerem released this 2025-12-02 14:21:09 +03:00 | 23 commits to master since this release

    📅 Originally published on GitHub: Sun, 07 Dec 2025 18:06:17 GMT
    🏷️ Git tag created: Tue, 02 Dec 2025 11:21:09 GMT

    https://github.com/devgianlu/go-librespot/compare/v0.5.3...v0.6.0

    • 🌟 feat: disable FLAC without PlayPlay ef213e5 @devgianlu
    • 🐞 fix: proper normalization according to TruePeak values 71b865f @devgianlu
    • 🐝 refactor: remove unsued Vorbis metadata normalization 060b678 @devgianlu
    • 💄 chore: add normalization details to README 97912f4 @devgianlu
    • 🐞 fix: unset Zeroconf user on restore error to allow takeover 35437f8 @devgianlu
    • 🌟 feat: configure album art size a80ad10 @devgianlu
    • 💄 chore: add version when compiling 34f7101 @devgianlu
    • 🌟 feat: bump version code 98b5a86 @devgianlu
    • 🌟 feat: choose closest album art size if requested is not available 37b1898 @devgianlu
    • 🌟 feat: look at alternative tracks for streaming 4b09928 @devgianlu
    Downloads