Skip to content

5.0.0

Compare
Choose a tag to compare
@zptx-bot zptx-bot released this 26 Aug 09:23
· 988 commits to master since this release

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

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