Releases: UnifierHQ/unifier
Releases · UnifierHQ/unifier
3.11.7
3.11.6
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
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
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
andis_first
keys to message data given to Filters
3.11.3
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
Another bugfix release.
🔧 Bug fixes and other improvements
- Fixed some messages failing to bridge
3.11.1
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
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
Another bugfix release.
🔧 Bug fixes and other improvements
- Fixed non-cached messages not being bridged
- Fixed invite creation not working
3.10.2
Spam filter broke bridging, this patch fixes it. Sorry!
🔧 Bug fixes and other improvements
- Fixed spam filter preventing messages being bridged