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

Allow importing custom Atheme metadata to {cs,ns}_set_misc.

This commit is contained in:
Sadie Powell
2026-02-19 16:35:11 +00:00
parent 7242c740c8
commit 8500fefe91
3 changed files with 94 additions and 2 deletions
+2
View File
@@ -10,6 +10,8 @@
## Changes
* The db_atheme module can now import arbitrary metadata to fields from the ns_set_misc module.
* The regex_posix module is now available on Windows (using the PCRE2 POSIX compatibility layer).
* The regex_tre module is now available on Windows.