Skip to content

Releases: UnifierHQ/unifier

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

3.2.8

27 Sep 20:08
105ea39
Compare
Choose a tag to compare
  • Embeds are no longer converted for user messages (bot messages will still have conversion)

3.2.7

27 Sep 14:22
371bad2
Compare
Choose a tag to compare
  • Lottie stickers will be ignored when checking for empty messages

3.2.6

27 Sep 14:17
c0507a4
Compare
Choose a tag to compare
  • Correct variable is now used for detecting empty message for sticker bridging

3.2.5

27 Sep 14:12
8ec5990
Compare
Choose a tag to compare
  • Sticker bridging is now disabled for system messages
  • Newline will only be added when content is not empty

3.2.4

27 Sep 13:59
4b53239
Compare
Choose a tag to compare
  • Adds sticker bridging to external platforms
  • Adds role mention support to text friendlifier
  • u!uptime command will now display bot name properly
  • Fixed files not being bridged from external platforms

3.2.3

27 Sep 08:42
2cf1ad8
Compare
Choose a tag to compare
  • Plugins are now called Modifiers
  • Platform files can now be prepared for each server rather than for all
  • Role mentions are now supported in text friendlifier
  • Fixes bridge fail when a mention has an unknown user
  • Fixes localization not updating on upgrade

3.2.2

25 Sep 15:46
d527a56
Compare
Choose a tag to compare
  • Correctly use threaded bridge
  • Fixes reply author text and reply content being empty