mirror of
https://github.com/pissnet/pissircd.git
synced 2025-08-20 00:51:41 +01:00
Update release notes a bit
[skip ci]
This commit is contained in:
parent
b07f02fb11
commit
f8b435957f
1 changed files with 2 additions and 0 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue