Skip to content

Releases: UnifierHQ/unifier

3.4.5

23 Oct 00:19
79cf620
Compare
Choose a tag to compare
  • Fixes installer not working

3.4.4

22 Oct 14:00
b332c37
Compare
Choose a tag to compare
  • Fixes View Reactions command raising a KeyError for Unicode emojis from external platforms

3.4.3

21 Oct 14:59
c6cce2b
Compare
Choose a tag to compare
  • Fixes ban command not working properly

3.4.2

17 Oct 09:24
083e555
Compare
Choose a tag to compare
  • Fix room binding not working

3.4.1

09 Oct 19:31
8c49bb4
Compare
Choose a tag to compare
  • 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

03 Oct 19:38
87e78f7
Compare
Choose a tag to compare
  • 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

02 Oct 17:10
e59ebcd
Compare
Choose a tag to compare
  • Fixes broken virtualenv support
  • Fixes room search not working

3.3.2

02 Oct 12:28
e936641
Compare
Choose a tag to compare
  • Fixes inaccurate room server count

3.3.1

02 Oct 10:54
83c8b84
Compare
Choose a tag to compare
  • lil easter egg (check the console after rebooting)

3.3.0

02 Oct 07:31
6cdc491
Compare
Choose a tag to compare
  • 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 you u!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 removed
  • u!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