Skip to content

[α] Version 1

Compare
Choose a tag to compare
@vxern vxern released this 27 Oct 16:22
· 1962 commits to main since this release
9a920fb

What's Changed

  • Version 1.0.0-alpha.1 - Migration of library from harmony to discordeno. by @vxern in #33
  • Version 1.0.0-alpha.2 - Fixes and improvements. by @vxern in #39
  • Version 1.0.0-alpha.3 - Improve and simplify rule generation. Re-add the invite link category to the rules. by @vxern in #40
  • Version 1.0.0-alpha.4 - Add support for custom emojis and combine global + local scopes into a single roles.ts file. by @vxern in #41
  • Version 1.0.0-alpha.5 - Improve rules. by @vxern in #42
  • Version 1.0.0-alpha.6 - Make the user parameter of /profile view optional. by @vxern in #43
  • Version 1.0.0-alpha.7 - Make various improvements. by @vxern in #44
  • Version 1.0.0-alpha.8 - Migrate codebase to Discordeno v14. by @vxern in #45
  • Version 1.0.0-beta.1 - Improve codebase by separating bot and client, and making implementations of client.ts and database.ts less object-oriented. by @vxern in #46
  • Version 1.0.0-rc.1 - Localise messages to Polish and Romanian. Create localisation system. by @vxern in #48
  • Version 1.0.0-rc.2 - Make command responses more expressive. by @vxern in #49
  • Version 1.0.0-rc.3 - Display currently running version of the bot. by @vxern in #50
  • Version 1.0.0-rc.4 - Improve localisation for the /translate command. by @vxern in #51
  • Version 1.0.0-rc.5 - Improve localisation of /resources command. Add show parameter. by @vxern in #52
  • Version 1.0.0-rc.6 - Improve formatting of moderation policy. by @vxern in #53
  • Version 1.0.0-rc.7 - Improve localisation of /timeout set command. Localise omitted error message. by @vxern in #54
  • Version 1.0.0-rc.8 - Fix timeout command. by @vxern in #55
  • Version 1.0.0-rc.9 - Organise files and change colour of warn log message from red to yellow. by @vxern in #56
  • Version 1.0.0-rc.10 - Make warning and timeout messages consistent. Ban users upon crossing warning limit twice. by @vxern in #57
  • Version 1.0.0 - First stable release. by @vxern in #58

Full Changelog: v1.0.0-alpha.1...v1.0.0