1 |
-- Noteworthy changes in version 8.2.38 (2021-??-??) |
-- Noteworthy changes in version 8.2.38 (2021-??-??) |
2 |
* Backwards compatibility mode for ircd-hybrid 8.2.22 and below has been removed |
* Backwards compatibility mode for ircd-hybrid 8.2.22 and below has been removed |
3 |
* Minimum supported version of the Anope IRC services is now 2.0.8 |
* Minimum supported version of the Anope IRC services is now 2.0.8 |
4 |
* Valid characters allowed in user names for local clients are now [A-Za-z0-9._-] |
* Fixed displaying issue with channel MODE messages |
5 |
|
* Characters valid for user names for local clients are now [A-Za-z0-9._-]. 'Special' |
6 |
|
characters like }|{`^]\[$, that were allwed previously, are no longer valid. |
7 |
|
Also user names may not begin with '.', '_', or '-'. |
8 |
|
|
9 |
|
|
10 |
-- Noteworthy changes in version 8.2.37 (2020-12-26) |
-- Noteworthy changes in version 8.2.37 (2020-12-26) |