v0.0.15
github-actions
released this
12 May 17:21
·
147 commits
to master
since this release
- 🌟 feat: support autoplay context in spclient 0bff8f8 @devgianlu
- 🌟 feat: parse autoplay enabled settings fb3f1ab @devgianlu
- 🌟 feat: start autoplay when context ends 0774e63 @devgianlu
- 🌟 feat: skip volume update if not necessary d0dc485 @devgianlu
- 🌟 feat: support setting initial volume 45fcffb @devgianlu
- 💄 chore: remove outdated TODO ebd2eb5 @devgianlu
- 🌟 feat: close ALSA device on EPIPE a7b360f @devgianlu
- 🐞 fix: build on unix bd02014 @devgianlu
- 🌟 feat: add more audio formats to proto definition 1a58df1 @devgianlu
- 📄 Upgrade Golang to 1.22.2 aa02034 @devgianlu
- 📄 Prevent bogus seek positions 06e24ad @devgianlu
- 📄 Avoid reading audio chunk out of bounds 052d86e @devgianlu
- 📄 Refactor API server config dcccf4a @devgianlu
- 📄 Support setting "Access-Control-Allow-Origin" header for API server 6b2fae9 @devgianlu
- 🐞 fix: typo in audio chunked reader 0c7a32f @devgianlu
- 🐞 fix: typo in seek bounds e122f2e @devgianlu
- 🐞 fix: force access token renewal on 401 ef364db @devgianlu
- 🐞 fix: assignment to nil metadata map when adding to queue 33ee3c0 @devgianlu
- 🐞 fix: calling close on nil output device 55f8329 @devgianlu
- 💄 chore: cleanup API spec 3656853 @devgianlu