]> jfr.im git - irc/anope/website.git/blame - _posts/2023-11-24-anope-210-release.md
Add the news post for the 2.1.0 release.
[irc/anope/website.git] / _posts / 2023-11-24-anope-210-release.md
CommitLineData
dafb2545
SP
1---
2layout: post
3title: Anope 2.1.0 Release
4author: Sadie
5category: 2023
6---
7
8Anope 2.1.0 has been released, which is the first release on our new development branch.
9
10The notable changes include:
11
12- Added nickserv:minpasslen for configuring the minimum password length.
13- Added support for access list entry descriptions.
14- Added support for linking over a UNIX socket.
15- Added support for server-initiated logins and logouts on UnrealIRCd.
16- Added support for server-initiated logouts on InspIRCd.
17- Added support for the ANONYMOUS SASL mechanism.
18- Allowed users to opt-out of being added to channel access lists.
19- Cleaned up the codebase to use Modern C++17.
20- Modernized the build system to use a modern version of CMake.
21- Removed nickserv:strictpasswords as it is obsolete now nickserv:minpasslen exists.
22- Removed support for using insecure encryption methods as the primary method.
23- Removed the Windows-only anopesmtp tool.
24- Removed the inspircd12 and inspircd20 modules (use inspircd instead).
25- Removed the ns_getpass module (no supported encryption modules).
26- Removed the os_oline module (no supported IRCds).
27- Removed the two day X-line cap.
28- Removed the unreal module (use unrealircd instead)
29- Renamed nickserv:passlen to nickserv:maxpasslen.
30- Renamed the charybdis module to solanum.
31- Renamed the inspircd3 module to inspircd.
32- Renamed the unreal4 module to unrealircd.
33- Replaced uplink:ipv6 with uplink:protocol.
34- Updated all references to IRCServices to refer to Anope instead.
35
36Users who want to test out new features are encouraged to upgrade.
37
38SHA256 Sum: fd46d7cf740deae4557c2e9fd69c791f51a2f00c15659a6d4ea3a0057bfd796b [anope-2.1.0.tar.gz](https://github.com/anope/anope/archive/refs/tags/2.1.0.tar.gz)
39\
40SHA256 Sum: f91e4b6a385abfe687baa48946c45d49900450a731a8a59d6ad00d88df40575e [anope-2.1.0.exe](https://github.com/anope/anope/releases/download/2.0.14/anope-2.1.0.exe)