1
0
mirror of https://github.com/unrealircd/unrealircd.git synced 2026-07-05 08:33:14 +02:00

Update early release notes a bit (still work in progress)

[skip ci]
This commit is contained in:
Bram Matthys
2023-07-07 20:28:46 +02:00
parent 1006292681
commit a7ab8f7710
+7
View File
@@ -4,6 +4,13 @@ This is the git version (development version) for future 6.1.2. This is work
in progress and may not be a stable version.
### Enhancements:
* Optional [Central Spamfilter](https://www.unrealircd.org/docs/Central_spamfilter):
This will fetch and refresh spamfilter rules every 30 minutes from unrealircd.org.
This feature is not enabled default. Use `set { central-spamfitler { enabled yes; } }` to enable
* [spamfilter { } block](https://www.unrealircd.org/docs/Spamfilter_block) improvements:
* The `action` item now supports multiple actions
* A new action is setting a TAG on a user, or increasing the value of a TAG
* A new option `rule` with minimal 'if'-like preconditions and functions
* [set::spamfilter::utf8](https://www.unrealircd.org/docs/Set_block#set::spamfilter::utf8)
is now on by default:
* This means you can safely use UTF8 characters in like `[]` in regex.