Skip to content

2023.8.25

Compare
Choose a tag to compare
@hitblast hitblast released this 24 Aug 18:39
· 139 commits to main since this release
707a29f

This release acts as a stability update of IgKnite's last major release, containing performance improvements and an overall better user experience.

What's New

  • Improved overall codebase structure by reducing boilerplate in different places and using type aliases for some classes.
  • Added an automatic rebooting mechanism for possible HTTP exception events.
  • Added a new /unassignrole slash command to remove roles from a given user.
  • Improved pre-checks for the /assignrole slash command.

Related PRs

  • ✨ [feat] Added /unassignrole; tiny, invisible changes & more by @hitblast in #244
  • 🔨 [tuning] Structurally updated the exception handler and the music cog by @hitblast in #245
  • ✨ [feat] Added automatic reboots for HTTP exceptions by @hitblast in #246

The changes will shortly be deployed to IgKnite's pre-hosted instance.

Full Changelog: 2023.6.23...2023.8.25