Skip to content

Releases: UnifierHQ/unifier

v2.0.4-patch2

24 Jun 12:16
Compare
Choose a tag to compare
  • Reduce Revolt API calls for replies

v2.0.4-patch

22 Jun 16:25
Compare
Choose a tag to compare
  • Fix Stage Channel messages being bridged

v2.0.4

22 Jun 15:15
Compare
Choose a tag to compare
  • Change embed colors to be consistent with Unimojis colors
  • Add Revolt reactions support
  • Fix Revolt Support Plugin not working properly
  • Fix reply names not working correctly

v2.0.3-patch

17 Jun 12:31
Compare
Choose a tag to compare
  • Fix message cache backups not being backed up properly

v2.0.3

15 Jun 13:49
Compare
Choose a tag to compare
  • Improved Bridge latency (time between on_message event and UnifierBridge.send call) from ~250ms to <1ms by avoiding webhook fetching where possible
  • Improved speed for messages with attachments by concurrently processing attachments for each target server
  • Adds encrypted config.json and data.json file backup system
  • Fixes a bug where Unifier may crash when the on_ready event is called twice

v1.2.5-patch2

11 Jun 17:21
Compare
Choose a tag to compare
  • Fixes a bug where services reload could be used by other users
    • Fortunately this does not pose much of a security risk, as one would need to modify/upgrade the plugin first to change the code that is loaded onto the bot.

v2.0.2

09 Jun 13:41
Compare
Choose a tag to compare
  • Add command missing permissions/argument responses
  • Fix anti-dupe-bind logic preventing servers from binding

v2.0.1

06 Jun 23:42
Compare
Choose a tag to compare
  • UI Emoji Packs have been added!
    • If you install a Plugin with the emojis service, you'll be installing an Emoji Pack to your home server.
    • To activate an Emoji Pack, run u!uiemojis <plugin_id>. To disable, run u!uiemojis base.
  • Fixes a bug where global moderation commands would not display on help command
  • Fixes a bug where upgrade rollback would not correctly roll back System Plugin plugin entry

Warning

This release is broken, we will be releasing v2.0.2 to address the bugs.

v1.2.5-patch

06 Jun 23:39
35d4f36
Compare
Choose a tag to compare
  • Fix legacy upgrader

Note

To install this upgrade, you will most likely need to manually upgrade the bot. After installing, you will be able to receive future v1.2.x updates through System Manager.

v2.0.0-patch

05 Jun 11:23
Compare
Choose a tag to compare
  • Fixes room message statistics not working correctly
  • Fix room emojis not being removable