Releases: UnifierHQ/unifier
Releases · UnifierHQ/unifier
3.4.5
- Fixes installer not working
3.4.4
- Fixes View Reactions command raising a KeyError for Unicode emojis from external platforms
3.4.3
- Fixes ban command not working properly
3.4.2
- Fix room binding not working
3.4.1
- Private Rooms are now enabled by default!
- If you're upgrading from an older Unifier v3 version, Private Rooms will remain disabled.
- Adds an option to disable moderator access override to Private Rooms
- Admins will still be able to connect to Private Rooms regardless of this setting.
- Adds support for custom status messages
- Fixes localization causing Unifier to crash (blame my tiredness for this one)
- Fixes
get_room()
occasionally overriding Private Room owner server
3.4.0
- Everything is now ready for localization!
- Adds support for picking system language on setup
- Fixed
u!ban
not working on external platforms
Caution
This WILL crash. Use 3.3.3 instead.
Keeping this up to follow semver
3.3.3
- Fixes broken virtualenv support
- Fixes room search not working
3.3.2
- Fixes inaccurate room server count
3.3.1
- lil easter egg (check the console after rebooting)
3.3.0
- Rotating status has custom status for October and December (this can be disabled in config.toml)
- TokenStore access attempt is now detected in
u!eval
(IMPORTANT: This does not guarantee complete prevention of token leaks. Always double check your code before youu!eval
it.) - Unifier will now ignore unavoidable external platform errors (such as 401s, 403s, and 5XXs, this depends on the support plugin)
- "Channels & Roles" and "Browse Channels" are now automatically converted to placeholders in friendlifier
- Bridging and certain commands will be disabled if the bot has Administrator permissions
external
key in config.toml is now deprecated and may be removedu!restart
will become unavailable on bootloader upgrades- Test token for encryption password verification is now randomized on every .encryptedenv file save
- Fixed bug where test token can be modified in token manager
- Fixes an error in emoji parser that prevented some messages from being sent