Skip to content

2023.6.11

Compare
Choose a tag to compare
@hitblast hitblast released this 10 Jun 19:36
· 234 commits to main since this release
59be9e8

This is a bug-fix release primarily launched for squishing bugs which were causing inconvenience to parts of the Discord bot experience. Notable tweaks and fixes are written below.

Fixed Bugs

  • Removes some of the previously added asynchronous code from parts of the codebase because they were causing errors inside commands like /snipe, /invites and more. Since these parts primarily don't have an aiter object to asynchronously loop through, the async for keywords were unwanted there.

What's New

  • 🔨 [tuning] Voice alerts have been removed by @hitblast in #229

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

Full Changelog: 2023.6.2...2023.6.11