Skip to content

5.1.0

Compare
Choose a tag to compare
@zptx-bot zptx-bot released this 29 Aug 05:58
· 927 commits to master since this release

5.1.0 (2022-08-29)

Bug Fixes

  • cmd-move: set autocomplete true (c3de3b9)
  • cmd-move: use correct index (73d0e7f)
  • cmd-play: autocomplete not replacing properly (e9abc02)
  • cmd-remove: use lowercase for autocomplete (1e35126)
  • cmd-remove: value outside range error (f97ed59)
  • evt-voiceStateUpdate: check for web feature (9103ecb)
  • mvoe setActivity to top, re-add return (03d457f)
  • pass EmbedFooterOptions (1a1ea3d), closes #468
  • return message as catch all (154e316)
  • setActivity not called (112c167), closes #466

Features

  • add expiration for confirmation dialogs (de5da94)
  • add fetchReply to ReplyHandler, correct docs (7cb6d0e)
  • add force option to ReplyHandler (8d81a6b)
  • clear queue if LOAD_FAILED 3 times in a row (6bb9c43), closes #449
  • cmd-move: autocomplete for old_position (b9443cc)
  • cmd-play: autocomplete through YouTube (094c735)
  • cmd-remove: add autocomplete functionality (0cf36c5)
  • cmd-search: add autocomplete (7de87ae)
  • confirmation dialog for clear related commands (#474) (8c69727)
  • language command update (9ab847f)
  • prevent user from setting same language (050b548), closes #471
  • simplify embeds and handlers (#467) (888ec0e)
  • simplify guild locales (#465) (f22c76a)
  • use modal for queue pages (#475) (c583eb2)