| 1 |
< |
-- Noteworthy changes in version 8.2.3 (2015-02-10) |
| 1 |
> |
-- Noteworthy changes in version 8.2.4 (2015-02-17) |
| 2 |
> |
o) Added SVSTAG command which services may use to add tags to users which can |
| 3 |
> |
be seen in /whois |
| 4 |
> |
o) Added oper::whois configuration option which allows to override the default |
| 5 |
> |
RPL_WHOISOPERATOR numeric string shown in /whois. |
| 6 |
> |
o) IRC operators may now use +O on a channel even if they are only a half-op |
| 7 |
> |
o) Fixed bug where TOPIC messages were not n!u@h prefixed in case of TBURST |
| 8 |
> |
issued by services clients |
| 9 |
> |
|
| 10 |
> |
|
| 11 |
> |
-- Noteworthy changes in version 8.2.3 (2015-02-11) |
| 12 |
|
######################################################################## |
| 13 |
|
o) IMPORTANT: the following ircd.conf configuration directives have been renamed: |
| 14 |
|
|
| 25 |
|
general::default_floodcount configuration option to 0 |
| 26 |
|
o) Updated some help files |
| 27 |
|
o) Minor code cleanups and improvements |
| 28 |
+ |
o) Operators may now see certificate fingerprints, user modes and hidden |
| 29 |
+ |
channels via /whois as well. This used to be admin only. |
| 30 |
|
|
| 31 |
|
|
| 32 |
|
-- Noteworthy changes in version 8.2.2 (2015-01-20) |