1
0
mirror of https://github.com/anope/anope.git synced 2026-07-04 20:13:13 +02:00

Update the change logs.

This commit is contained in:
Sadie Powell
2025-05-02 09:52:27 +01:00
parent 0dd5430c94
commit 8a44b9c0ea
2 changed files with 4 additions and 0 deletions
+2
View File
@@ -2,6 +2,8 @@ Anope Version 2.1.14-git
------------------------
Added a detail specifier to the anope.list{Channels,Opers,Servers,Users} RPC methods.
Added a matcher for the InspIRCd oper extban.
Added support for hashed operator passwords.
Added support for hiding the date news was added in os_news.
Added support for local password comparison to the sql_authentication module.
Added support for monthly backups to db_json.
Added support for unbanning virtual modes using cs_unban.
+2
View File
@@ -1,6 +1,8 @@
Anope Version 2.1.14-git
------------------------
Added oper:password_hash.
Added options:codelength (defaults to 15).
Added {os_news}:showdate (defaults to yes).
Added {sql_authentication}:password_field (defaults to "password").
Added {sql_authentication}:password_hash.
Changed the default value for options:linelength to "100".