v1.4.0
What's Changed
- feat: Spotify support by @aquelemiguel in #168
- feat: better error handling by @joao-conde in #166
- fix:
self_deafen
'sget_current_user
by @afonsojramos in #174 - fix: idle disconnect based on top track status by @aquelemiguel in #176
- fix: clear queue after disconnect by @aquelemiguel in #178
- fix(bug template): removed placeholders by @afonsojramos in #182
- fix: unexpected idle disconnects by @aquelemiguel in #184
- refactor: improve verify by @joao-conde in #169
- chore: implement issue form templates by @afonsojramos in #175
- chore: update dependencies by @joao-conde in #179
- chore: fix versions in cargo.toml by @afonsojramos in #180
- chore: add new badges by @afonsojramos in #183
- docs: add dependency badge by @afonsojramos in #177
DISCORD_APPID
variable has been changed to DISCORD_APP_ID
. Don't forget to change your env file as well.
Full Changelog: v1.3.1...v1.4.0