5.0.0
5.0.0 (2022-08-26)
Bug Fixes
- cmd-info: use correct locale string (2017f71)
- command-247: set time out on 24/7 disablement while nothing playing (#457) (ef4498d), closes #456
- command-resume: start queue when resumed while paused (#419) (32eeaf4), closes #418
- destroy player if no guild while queuing tracks (#393) (595c25e), closes #392
- destroy the player if timed out while queuing tracks (#386) (1feac22), closes #385
- do not skip if nothing is playing (#399) (9b58c52), closes #378
- event-error: circular import (#441) (c4cc0f4), closes #440
- force semrel to run (98e7e47)
- let voiceStateUpdate unsuppress instead (#383) (d8579e7), closes #381
- PlayerHandler#disconnect: do not end stage if timed out (#394) (b6b7c9c), closes #391
- return STRING_MISSING if string is missing (fc31ce9)
- security vulnerability warning (fixes #400) (f39432e)
- update patch for @lavaclient/queue (5e28db4), closes #411
- util-common: use correct property (#452) (18b3d5c), closes #451
Features
- command-play: disable feature if spotify credentials are blank (#445) (b5d7d3e), closes #444
- defaultColor variants (#401) (2b6dce0)
- include error for Keyv in shuttingDown (31441dc), closes #424
- initial Quaver-Web support (#464) (173e833)
- transition to ESM (#435) (0128357)
- update to discord.js v14 (#377) (f66d912)
BREAKING CHANGES
-
locale structures modified, all files changed
needs to go through a lot of testing -
chore: fix commitlint
-
fix: remove placeholder for locale check
-
refactor: remove redundant await
-
fix: remove await for msToTimeString
-
fix: replace left out strings
-
fix(cmd-pause): use correct locale
Co-authored-by: Xayanide
- fix(cmd-pause): use correct locale string
Co-authored-by: Xayanide
- fix(cmd-resume): use correct locale string
Co-authored-by: Xayanide
- refactor: move TIMED_OUT string
Co-authored-by: Xayanide
-
some references might not be correct
discord.js v14 includes a lot of breaking changes, some bugs may be present. -
fix(command-info): update reference
-
fix(button-queue): cannot set properties of undefined
-
fix(button-queue): assign map back