Skip to content
This repository has been archived by the owner on Nov 11, 2024. It is now read-only.

Version 3.2.0

Compare
Choose a tag to compare
@Fab1o0107 Fab1o0107 released this 04 Mar 15:09
· 381 commits to main since this release
836a36e

3.2.0 (2023-03-04)

Full Changelog: 3.1.0...3.2.0

Features

Bug Fixes

  • AboutCommand: fix error caused by package.json import when running the bot on replit and glitch [3fdf9e1] by @Mednoob
  • Fix MessageEmbed#addField deprecation warnings (#1065) [20a9eb4] by @godofwarOP
  • handleVideos: fix voiceConnection issues for keepAlives error (#1159) [e8254a9] by @Fab1o0107
  • lang: Add "commands.developers.eval.inputString" + fix minor mistakes in the French locale (#1067) [5a5a8f7] by @MoustacheOff
  • lang: change "ubanSuccess" to "unbanSuccess" (#1075) [53ca478] by @MoustacheOff
  • lang: Translate Loading… in French and Spanish (#1082) [f67fd23] by @MoustacheOff
  • lint: remove unnecessary assertion since it does not change the type of the expression [f984a7a] by @mzrtamp
  • Remove deprecation warnings for SelectMenuBuilder and SelectMenuInteraction [c7de78e] by @godofwarOP
  • SearchCommand: fix bug on message selection result and song select [d67a951] by @Mednoob
  • VolumeCommand: fix bug when using slash command with no args [8fb0601] by @Mednoob
  • Warning isSelectMenu() is deprecated (#1089) [764827f] by @godofwarOP @mzrtamp