| 1 |
+ |
-- Noteworthy changes in version 8.2.31 (2020-05-03) |
| 2 |
+ |
o) macOS compatibility fixes |
| 3 |
+ |
o) Removed 'spoof_notice' from auth::flags. With vhosts now this notice doesn't make |
| 4 |
+ |
much sense anymore |
| 5 |
+ |
o) Fixed issue where ban masks might become malformed if set by remote clients/servers |
| 6 |
+ |
o) Fixed issue with channel mode +c where high ascii characters can be erroneously |
| 7 |
+ |
detected as control characters |
| 8 |
+ |
o) For a full list of all changes in this release, see https://git.io/JfsmV |
| 9 |
+ |
|
| 10 |
+ |
|
| 11 |
|
-- Noteworthy changes in version 8.2.30 (2020-03-01) |
| 12 |
|
o) "QUOTE HELP extban" didn't work because the extban help file hasn't been |
| 13 |
|
installed properly during 'make install' |
| 18 |
|
with voice or above are not affected. |
| 19 |
|
o) Channel mode +N has been changed so channel members with +v can change |
| 20 |
|
their nick name as well |
| 21 |
< |
o) For a full list of all changes in this release, see https://git.io/JvgAq |
| 21 |
> |
o) For a full list of all changes in this release, see https://git.io/JfOyF |
| 22 |
|
|
| 23 |
|
|
| 24 |
|
-- Noteworthy changes in version 8.2.29 (2020-02-19) |
| 338 |
|
o) Fixed undefined behavior in the HELP command module which could |
| 339 |
|
lead to stack corruption |
| 340 |
|
o) Removed useless help files for inter-server commands |
| 341 |
+ |
o) For a full list of all changes in this release, see https://git.io/JfOyA |
| 342 |
|
|
| 343 |
|
|
| 344 |
|
-- Noteworthy changes in version 8.2.6 (2015-03-29) |