Thanks to all contributors!
Fixed
- Security: don't leak OAuth2 credentials when using crash reporter. (#767)
- Include Rust version in package description. (#768)
- Fix typos in README, issue templates, and crash report script. (#769)
Changed
- Security: use native TLS instead of rustls on all targets except riscv64. (#770)
- Librespot setting
LIBRESPOT_MIXER_TYPEchanged toLIBRESPOT_MIXER. This is now reflected in the sample configuration file. (#771) - Librespot bumped to latest development release.
Added
- Librespot now supports device token flow with
--enable-device-auth.