From 6354445db60661846cf6cfe97b7ba0a50fdf1c76 Mon Sep 17 00:00:00 2001 From: Bram Matthys Date: Sat, 9 Mar 2024 07:01:54 +0100 Subject: [PATCH] Update README & release notes [skip ci] --- README.md | 4 +--- doc/RELEASE-NOTES.md | 8 ++++---- 2 files changed, 5 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index c20173390..7b5bfe1db 100644 --- a/README.md +++ b/README.md @@ -11,9 +11,7 @@ and lots of [other features](https://www.unrealircd.org/docs/About_UnrealIRCd). We are also particularly proud on our extensive online documentation. ## Versions -* UnrealIRCd 6 is the *stable* series since December 2021. All new features go in there. -* UnrealIRCd 5 is the *oldstable* series. It is End Of Life. Only security bugs will - be fixed until June 30, 2023, after which all support will stop. +* UnrealIRCd 6 is the *stable* series since December 2021. It is the only supported version. * For full details of release scheduling and EOL dates, see [UnrealIRCd releases](https://www.unrealircd.org/docs/UnrealIRCd_releases) on the wiki diff --git a/doc/RELEASE-NOTES.md b/doc/RELEASE-NOTES.md index e4b558ab4..c3baf64ab 100644 --- a/doc/RELEASE-NOTES.md +++ b/doc/RELEASE-NOTES.md @@ -5,7 +5,7 @@ This is the git version (development version) for future 6.1.5. This is work in progress and may not always be a stable version. ### Enhancements: -* You can now set +* You can now use [oper::auto-join](https://www.unrealircd.org/docs/Oper_block#auto-join) in an oper block to override the generic [set::oper-auto-join](https://www.unrealircd.org/docs/Set_block#set::oper-auto-join) @@ -16,7 +16,7 @@ in progress and may not always be a stable version. Eg: `security-group netadmin { operclass { netadmin; netadmin-with-override; } }` * Support for IRCv3 [`draft/no-implicit-names`](https://ircv3.net/specs/extensions/no-implicit-names) -* Improved performance by skipping useless TAGMSG spamfilter checks +* Improved performance by skipping useless `TAGMSG` spamfilter checks (e.g. for typing notifications). * Improved performance if you have hundreds of non-regex spamfilters. @@ -24,12 +24,12 @@ in progress and may not always be a stable version. * TODO ### Fixes: -* If your shell only allowed very few file descriptors (eg: `ulimit -n` +* If your shell account only allowed very few file descriptors (eg: `ulimit -n` returned `150`), then UnrealIRCd would fail to boot. This, because due to reserved file descriptors you would have 0 left, or even a negative number. * Crash when running `SPAMFILTER` as an IRCOp when using UTF8 spamfilters. * [Set blocks for a security group](https://www.unrealircd.org/docs/Set_block#Set_block_for_a_security_group) - allow you to set a custom + allow you to set a custom [set::modes-on-connect](https://www.unrealircd.org/docs/Set_block#set::modes-on-connect) for a security group. However this setting happened too early, so security groups matching account names or 'identified' (when using