| 1 |
< |
-- Noteworthy changes in version 8.2.34 (2020-??-??) |
| 1 |
> |
-- Noteworthy changes in version 8.2.34 (2020-11-01) |
| 2 |
> |
* Re-implement backwards compatibility mode for old ircd-hybrid 8.2.23 and below. |
| 3 |
> |
Final removal is scheduled for early 2021. |
| 4 |
|
* For consistency, the `general::network_desc` configuration directive has been |
| 5 |
|
renamed to `general::network_description` |
| 6 |
|
* Server notices that previously have been sent to user modes +f and +u are now |
| 11 |
|
to this user mode. For this, `bots` has been removed from |
| 12 |
|
`general::oper_only_umodes`, `general::oper_umodes`, and `operator::umodes`. |
| 13 |
|
`flood` has been added instead to these configuration directives. |
| 14 |
+ |
* Stricten server/user ID validation. IDs have to be all uppercase everywhere now. |
| 15 |
+ |
* For a full list of all changes in this release, see <https://git.io/JT7UH> |
| 16 |
|
|
| 17 |
|
|
| 18 |
|
-- Noteworthy changes in version 8.2.33 (2020-09-07) |
| 407 |
|
* Updated some help files |
| 408 |
|
* IRC operators may now see certificate fingerprints, user modes and hidden |
| 409 |
|
channels via `WHOIS` as well. This used to be admin only. |
| 410 |
+ |
* For a full list of all changes in this release, see <https://git.io/JTQP3> |
| 411 |
|
|
| 412 |
|
|
| 413 |
|
-- Noteworthy changes in version 8.2.2 (2015-01-20) |
| 423 |
|
hoewever, they are no longer allowed to bypass RecvQ limits. |
| 424 |
|
* Added `general::stats_m_oper_only` configuration option |
| 425 |
|
* Remote client connection notices (user mode +F) now do show IP addresses, too |
| 426 |
+ |
* For a full list of all changes in this release, see <https://git.io/JTQPG> |
| 427 |
|
|
| 428 |
|
|
| 429 |
|
-- Noteworthy changes in version 8.2.1 (2014-10-21) |
| 434 |
|
have been disabled |
| 435 |
|
* Minor improvements to TS6 implementation |
| 436 |
|
* `WHOWAS` now shows the name of the services account a user was logged in |
| 437 |
+ |
* For a full list of all changes in this release, see <https://git.io/JTQP8> |
| 438 |
|
|
| 439 |
|
|
| 440 |
|
-- Noteworthy changes in version 8.2.0 (2014-08-24) |
| 449 |
|
See `doc/reference.conf` for more information. |
| 450 |
|
* Removed `general::services_name` configuration option. This is now no |
| 451 |
|
longer needed. |
| 452 |
+ |
* For a full list of all changes in this release, see <https://git.io/JTQPR> |
| 453 |
|
|
| 454 |
|
|
| 455 |
|
-- Noteworthy changes in version 8.2.0rc2 (2014-08-03) |