mirror of
https://github.com/anope/anope.git
synced 2026-06-25 11:56:37 +02:00
31 lines
1.5 KiB
Plaintext
31 lines
1.5 KiB
Plaintext
Anope Version 2.1.3-git
|
|
-----------------------
|
|
No significant changes.
|
|
|
|
Anope Version 2.1.2
|
|
-------------------
|
|
Added module:tlsv10 to m_ssl_openssl for configuring whether TLSv1.0 is usable (defaults to no).
|
|
Added module:tlsv11 to m_ssl_openssl for configuring whether TLSv1.1 is usable (defaults to yes).
|
|
Added module:tlsv12 to m_ssl_openssl for configuring whether TLSv1.2 is usable (defaults to yes)
|
|
Removed module:sslv3 from m_ssl_openssl.
|
|
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.
|
|
|
|
Anope Version 2.1.1
|
|
-------------------
|
|
Added the m_regex_stdlib module.
|
|
Removed the m_regex_pcre module (use m_regex_pcre2 instead).
|
|
|
|
Anope Version 2.1.0
|
|
-------------------
|
|
Added nickserv:minpasslen for configuring the minimum password length (defaults to 8).
|
|
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.
|