We are announcing a few bug fixes, some optimizations all around the core. You'll notice about every single command is significantly faster.
We've also added a code eval system. If you're running JDK 8 to JDK 14 you will be able to use the scripting system. This allows you to run java code via an admin command. This can be exploited to pull hidden information or steal your bot token, so it's locked under the core permission core.eval.
You can also create script commands using the template system that allows you to code your own commands.