Skip to content

Releases: UnifierHQ/unifier

3.8.0-a.6

18 Jan 12:00
1f51891
Compare
Choose a tag to compare
3.8.0-a.6 Pre-release
Pre-release

Developer alpha for v3.8.0

TokenStore and SecureStorage systems have been updated, please update your Modifiers.

3.8.0-a.5

25 Dec 01:02
e92e537
Compare
Choose a tag to compare
3.8.0-a.5 Pre-release
Pre-release

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

11 Dec 21:26
1b6b430
Compare
Choose a tag to compare
3.8.0-a.4 Pre-release
Pre-release

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

06 Dec 23:45
df93ffd
Compare
Choose a tag to compare
3.8.0-a.3 Pre-release
Pre-release

Developer alpha for v3.8.0

3.8.0-a.2

06 Dec 20:25
bcb849f
Compare
Choose a tag to compare
3.8.0-a.2 Pre-release
Pre-release

Developer alpha for v3.8.0

3.8.0-a.1

30 Nov 19:15
64262bb
Compare
Choose a tag to compare
3.8.0-a.1 Pre-release
Pre-release

Developer alpha for v3.8.0

3.7.1

24 Nov 10:19
55af7db
Compare
Choose a tag to compare
  • 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

19 Nov 22:47
c62bbf6
Compare
Choose a tag to compare
  • 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

04 Nov 14:39
4623529
Compare
Choose a tag to compare

3.6.6

01 Nov 15:28
5337f1b
Compare
Choose a tag to compare
  • Cloud backups now pulls secrets from TokenStore and not .env
  • Fixes installer not properly configuring bot token
  • Fixes exit command on Secrets Manager CLI