From 9aa7b7e52f3af4331c2febc00f61852a33e5f564 Mon Sep 17 00:00:00 2001 From: Bram Matthys Date: Mon, 20 Jan 2020 14:11:56 +0100 Subject: [PATCH] Update release notes [skip ci] --- doc/RELEASE-NOTES.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/RELEASE-NOTES.md b/doc/RELEASE-NOTES.md index 3a3c9da7e..fd1357ab4 100644 --- a/doc/RELEASE-NOTES.md +++ b/doc/RELEASE-NOTES.md @@ -27,6 +27,8 @@ Enhancements: * Similarly, an oper may type ```/GLINE nickname```. The new option [set::manual-ban-target](https://www.unrealircd.org/docs/Set_block#set::manual-ban-target) specifies on what the ban should be placed. By default this is *host* (fallback to *ip*). +* New options to exempt webirc users: [set::connthrottle::webirc-bypass](https://www.unrealircd.org/docs/Connthrottle), + [set::restrict-commands::::exempt-webirc](https://www.unrealircd.org/docs/Set_block#set::restrict-commands). Are you upgrading from UnrealIRCd 4.x to UnrealIRCd 5? If so, then check out the *UnrealIRCd 5* release notes further down. At the