Releases: UnifierHQ/unifier
Releases · UnifierHQ/unifier
3.8.0-a.6
Developer alpha for v3.8.0
TokenStore and SecureStorage systems have been updated, please update your Modifiers.
3.8.0-a.5
Developer alpha for v3.8.0
Unifier has been updated to use Nextcord 3.0.0 (stable). Python 3.12 is now required.
3.8.0-a.4
Developer alpha for v3.8.0
This release has absolutely no changes and it was made only to test the new release workflow.
3.8.0-a.3
Developer alpha for v3.8.0
3.8.0-a.2
Developer alpha for v3.8.0
3.8.0-a.1
Developer alpha for v3.8.0
3.7.1
- Added a "Next steps" embed for some essential commands
- Bootloader will no longer crash when Python version detection fails
- Loading/reloading cogs will update commands
- Modifiers can now display OSS attribution through
/about
command - Fixed multicore bridging not working for Stable installations
Caution
Unifier v3.7.1 will be the last version to support Python 3.11 and older. Unifier v3.8.0 and above will require Python 3.12 or newer, as Nextcord will require this soon.
3.7.0
- Bootloader will now let you choose your Python version and create your virtual environment for you
- This is only available in Linux and macOS at the moment.
- Improved extensions management
- Added support for loading/reloading/unloading Modifiers
- Fixed bootloader installation options text
- Added better Pterodactyl/Pelican panel support
- Fixed default values for some fields in setup
- Disabled some performance optimizations on Windows
- Although this won't impact performance in most cases, we recommend you use Linux hosts for production environments.
- Some performance improvements (probably)
3.6.7
- Security fixes (see GHSA-p79j-85x7-3235)
3.6.6
- Cloud backups now pulls secrets from TokenStore and not .env
- Fixes installer not properly configuring bot token
- Fixes exit command on Secrets Manager CLI