Update release notes a bit

[skip ci]
This commit is contained in:
Bram Matthys 2024-05-19 18:54:03 +02:00
parent b07f02fb11
commit f8b435957f
No known key found for this signature in database
GPG key ID: BF8116B163EAAE98

View file

@ -28,6 +28,8 @@ in progress and may not always be a stable version.
[Central Spamfilter](https://www.unrealircd.org/docs/Central_Spamfilter).
* [Conditional config](https://www.unrealircd.org/docs/Defines_and_conditional_config):
using @if with a variable like `@if $VAR == "something"` always evaluated to false.
* A [`~forward`](https://www.unrealircd.org/docs/Extended_bans#Group_2:_actions)
ban did not check ban exemptions (+e), always forwarding the user.
* When booting for the first time (without any cached files) the IRCd
downloads GeoIP.dat. If that fails, e.g. due to lack of internet connectivity,
we now show a warning and continue booting instead of it being a hard error.