summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorSadie Powell <sadie@witchery.services>2025-04-14 11:56:40 +0100
committerSadie Powell <sadie@witchery.services>2025-04-14 11:56:40 +0100
commit9d18fdf0f658b7cc2f68d082fe93f31987ee90bf (patch)
treee52135b07e189dee355a9696647bf234f8576517 /docs
parentd04a312d0d1edd1223b55ed89b7fb707ceca3117 (diff)
Update the change logs.
Diffstat (limited to 'docs')
-rw-r--r--docs/Changes6
-rw-r--r--docs/Changes.conf5
2 files changed, 9 insertions, 2 deletions
diff --git a/docs/Changes b/docs/Changes
index e20881f7b..9445a9063 100644
--- a/docs/Changes
+++ b/docs/Changes
@@ -1,6 +1,10 @@
Anope Version 2.1.14-git
------------------------
-No significant changes.
+Added a matcher for the InspIRCd oper extban.
+Bumped the minimum required CMake version to 3.20.
+Fixed stripping IRC formatting codes from messages.
+Redocumented the ns_sasl module.
+Removed hardcoded command names from several messages.
Anope Version 2.1.13
--------------------
diff --git a/docs/Changes.conf b/docs/Changes.conf
index 123dd02d8..3c19e63cb 100644
--- a/docs/Changes.conf
+++ b/docs/Changes.conf
@@ -1,6 +1,9 @@
Anope Version 2.1.14-git
------------------------
-No significant changes.
+Added options:codelength (defaults to 15).
+Changed the default value for {enc_sha2}:algorithm to "sha512".
+Changed the default value for {ns_seen}:purgetime to "90d".
+Changed the syntax for template variables in mail:emailchange_message, mail:emailchange_subject, mail:memo_message, mail:memo_subject, mail:registration_message, mail:registration_subject,, mail:reset_message, mail:reset_subject, {chanserv}:signkickformat, {dnsbl}:blacklist:reason, {ldap_authentication}:search_filter, {ldap_oper}:binddn, {ldap_oper}:search_filter, {nickserv}:unregistered_notice, {os_session}:sessionlimitexceeded, {proxyscan}:proxyscan:reason.
Anope Version 2.1.13
--------------------