Skip to content

Releases: UnifierHQ/unifier

3.11.7

11 Sep 14:56
27b9640
Compare
Choose a tag to compare

A bugfix addressing some issues. Next up: bridge rewrite (hopefully)!

🔧 Bug fixes and other improvements

  • NSFW rooms are now disabled by default
  • Fixed an issue where Unifier would crash if data.json was missing
  • Fixed u!moderation warn not working properly

3.11.6

26 Jul 14:39
103adbd
Compare
Choose a tag to compare

A small release addressing issues with 3.11.5.

🔧 Bug fixes and other improvements

  • Added the config key for crashing on data corruption

3.11.5

26 Jul 14:31
64fc462
Compare
Choose a tag to compare

A small release to address some Unifier bugs!

🔧 Bug fixes and other improvements

  • Fixed autoreboot (this should improve public instance uptime)
  • Improved data integrity by creating pre- and post-run backups and preventing boot if data is corrupted for any reason

3.11.4

22 May 09:40
879caed
Compare
Choose a tag to compare

This is a small release aimed at improving Filters!

🔧 Bug fixes and other improvements

  • Added repeated messages detection to spam filter
  • Some owner commands can now be invoked as a command rather than a subcommand
  • Changed name of Suspected Spammers Filter to Block Suspected Spammers to avoid confusion with the Suspected Spam Filter
  • Fixed slowmode filter being used multiple times
  • Fixed compact replies breaking on some messages

🧩 Modifier updates

  • Added server and is_first keys to message data given to Filters

3.11.3

13 May 16:54
c1ee54a
Compare
Choose a tag to compare

This is a small bugfix release before getting back into feature updates!

🔧 Bug fixes and other improvements

  • Fixed map command attempting to create private rooms instead of public rooms
  • Replaced tomli with built-in tomllib

3.11.2

03 Apr 16:48
57bb54f
Compare
Choose a tag to compare

Another bugfix release.

🔧 Bug fixes and other improvements

  • Fixed some messages failing to bridge

3.11.1

31 Mar 18:58
a9ff85e
Compare
Choose a tag to compare

A bugfix release.

🔧 Bug fixes and other improvements

  • Fixed some errors being raised when messages could not be bridged
  • Fixed content substitution for filters raising errors

3.11.0

19 Mar 19:43
724157b
Compare
Choose a tag to compare

Unifier v3.11.0 is here with QoL features and ratelimiting support for NUPS drivers.

🚀 Bridge updates

  • Added support for "bridging" files that exceed the file size limit
  • Added ratelimiting support for NUPS drivers
    • This is to be used when the API wrapper library does not natively support ratelimiting

🔧 Bug fixes and other improvements

  • Fixed some issues with message editing

3.10.3

07 Mar 19:45
367c738
Compare
Choose a tag to compare

Another bugfix release.

🔧 Bug fixes and other improvements

  • Fixed non-cached messages not being bridged
  • Fixed invite creation not working

3.10.2

07 Mar 17:22
95d1176
Compare
Choose a tag to compare

Spam filter broke bridging, this patch fixes it. Sorry!

🔧 Bug fixes and other improvements

  • Fixed spam filter preventing messages being bridged