1
0
mirror of https://github.com/anope/anope.git synced 2026-06-12 19:14:47 +02:00

Add support for numerics associated with cs_set_misc entries.

This is mainly to allow the URL entry to use RPL_CHANNELURL.
This commit is contained in:
Sadie Powell
2024-11-29 20:35:44 +00:00
parent 026d6c461d
commit ea8a692191
3 changed files with 26 additions and 1 deletions
+1
View File
@@ -2,6 +2,7 @@ Anope Version 2.1.11-git
------------------------
Added support for database migrations to the mysql module.
Added support for renicking users to their UID when enforcing nickname protection.
Added support for sending channel URLs to joining users.
Allowed selecting languages using a shorter version of their name.
Changed various messages to use human-readable durations instead of seconds.
Improved the creation of expiry and duration messages.