summaryrefslogtreecommitdiff
path: root/docs/Changes.conf
diff options
context:
space:
mode:
authorSadie Powell <sadie@witchery.services>2024-03-29 14:24:17 +0000
committerSadie Powell <sadie@witchery.services>2024-03-29 14:24:17 +0000
commit3b4a4da52d0253da10394aaea17d18fab116114e (patch)
treea85b20b9144879062e38a4b9312cb05955be54a2 /docs/Changes.conf
parent2e59aac025bb6717e1ad0881fa09b884dae18a2e (diff)
Update the changelogs.
Diffstat (limited to 'docs/Changes.conf')
-rw-r--r--docs/Changes.conf16
1 files changed, 16 insertions, 0 deletions
diff --git a/docs/Changes.conf b/docs/Changes.conf
index b5b552663..d8c518e68 100644
--- a/docs/Changes.conf
+++ b/docs/Changes.conf
@@ -1,7 +1,23 @@
Anope Version 2.1.4-git
-----------------------
Added the db_atheme module.
+Added the enc_argon2 module.
+Added the enc_posix module.
+Added the enc_sha2 module.
+Added the gl_queue module.
+Added the gl_server module.
+Added the global/queue operator privilege.
+Added the global/server operator privilege.
+Changed serverinfo:motd to be relative to the config directory.
+Changed serverinfo:pid to be relative to the data directory.
+Changed the default value of mail:sendmailpath to "/usr/sbin/sendmail -it".
+Changed the default value of module:accessmax for the chanserv module to 1000.
+Changed the default value of module:inhabit for the chanserv module to 1 minute.
+Changed the default value of module:max for the cs_mode module to 50.
+Changed the default value of module:max for the ms_ignore module to 50.
Removed options:seed.
+Replaced module:template for the webcpanel module with module:template_dir.
+
Anope Version 2.1.3
-------------------