]> jfr.im git - irc/anope/website.git/blob - _posts/2024-02-17-anope-212-release.md
Add the news post for 2.0.15.
[irc/anope/website.git] / _posts / 2024-02-17-anope-212-release.md
1 ---
2 layout: post
3 title: Anope 2.1.2 Release
4 author: Sadie
5 category: 2024
6 ---
7
8 Anope 2.1.2 has been released, which is the third release on our new development branch.
9
10 The notable changes include:
11
12 - Added module:tlsv10 to m_ssl_openssl for configuring whether TLSv1.0 is usable (defaults to no).
13 - Added module:tlsv11 to m_ssl_openssl for configuring whether TLSv1.0 is usable (defaults to yes).
14 - Added module:tlsv12 to m_ssl_openssl for configuring whether TLSv1.0 is usable (defaults to yes)
15 - Bumped the minimum OpenSSL version to 1.1.0.
16 - Bumped the minumum GnuTLS version to 3.0.0.
17 - Modernized mutex and thread code to use Modern C++.
18 - Normalised the program exit codes.
19 - Removed module:sslv3 from m_ssl_openssl.
20 - Removed the m_ prefix from the names of the chanstats, dns, dnsbl, helpchan, httpd, ldap, ldap_oper, mysql, proxyscan, redis, regex_pcre2, regex_posix, regex_stdlib, regex_tre, rewrite, sasl, sql_log, sql_oper, sqlite, ssl_gnutls, ssl_openssl, xmlrpc, and xmlrpc_main modules.
21 - Updated the Dutch translation.
22 - Updated the French translation.
23
24 Users who want to test out new features are encouraged to upgrade. Before upgrading you may wish to take a backup of your databases and read the [upgrading guide](/upgrading.html). If you encounter any incompatibilities that aren't mentioned on this page then [please open an issue](https://github.com/anope/website/issues/new).
25
26 SHA256 Sum: `16c6cd840c326ea91dc3cab7818034cf30d8604d8d3940c7dca77735a56ab7c3` [anope-2.1.2.tar.gz](https://github.com/anope/anope/archive/refs/tags/2.1.2.tar.gz)
27 \
28 SHA256 Sum: `cefd6271d9147a8154eaa7cbae097255d81eb529fffaf737a929773342c70c78` [anope-2.1.2.exe](https://github.com/anope/anope/releases/download/2.1.2/anope-2.1.2.exe)