From 4db7866676206b6810eefe034bee9993373ecbcd Mon Sep 17 00:00:00 2001 From: Bram Matthys Date: Wed, 26 May 2021 11:27:27 +0200 Subject: [PATCH] Update release notes [skip ci] --- doc/RELEASE-NOTES.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/RELEASE-NOTES.md b/doc/RELEASE-NOTES.md index 55876e6fb..f592fc7f3 100644 --- a/doc/RELEASE-NOTES.md +++ b/doc/RELEASE-NOTES.md @@ -45,6 +45,11 @@ Enhancements: * WHOX now supports displaying the [reputation score](https://www.unrealircd.org/docs/Reputation_score). If you are an IRCOp then you can use e.g. ```WHO * %cuhsnfmdaRr```. +* Add ability to [spamfilter](https://www.unrealircd.org/docs/Spamfilter) + message tags via the new 'T' target. Right now it would be unusual + to use this, but some day when we have more + [message tags](https://www.unrealircd.org/docs/Message_tags) it + may come in handy. Fixes: * Forbid using [extended server bans](https://www.unrealircd.org/docs/Extended_server_bans)