1
0
mirror of https://github.com/anope/anope.git synced 2026-07-05 04:53:12 +02:00

Update the change logs.

This commit is contained in:
Sadie Powell
2023-11-24 13:26:59 +00:00
parent e2d546ad46
commit 251551c8c3
2 changed files with 18 additions and 0 deletions
+15
View File
@@ -1,3 +1,18 @@
Anope Version 2.1.0-git
-----------------------
Added support for access list entry descriptions.
Added support for linking over a UNIX socket.
Added support for server-initiated logins and logouts on UnrealIRCd.
Added support for server-initiated logouts on InspIRCd.
Added support for the ANONYMOUS SASL mechanism.
Allowed users to opt-out of being added to channel access lists.
Cleaned up the codebase to use Modern C++17.
Modernized the build system to use a modern version of CMake.
Removed support for using insecure encryption methods as the primary method.
Removed the Windows-only anopesmtp tool.
Removed the two day X-line cap.
Updated all references to IRCServices to refer to Anope instead.
Anope Version 2.0.15-git
------------------------
No significant changes.
+3
View File
@@ -3,8 +3,11 @@ Anope Version 2.1.0-git
Added nickserv:minpasslen for configuring the minimum password length.
Removed nickserv:strictpasswords as it is obsolete now nickserv:minpasslen exists.
Removed the inspircd12 and inspircd20 modules (use inspircd instead).
Removed the ns_getpass module (no supported encryption modules).
Removed the os_oline module (no supported IRCds).
Removed the unreal module (use unrealircd instead)
Renamed nickserv:passlen to nickserv:maxpasslen.
Renamed the charybdis module to solanum.
Renamed the inspircd3 module to inspircd.
Renamed the unreal4 module to unrealircd.
Replaced uplink:ipv6 with uplink:protocol.