ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid/trunk/NEWS
(Generate patch)

Comparing ircd-hybrid/trunk/NEWS (file contents):
Revision 9750 by michael, Sun Nov 29 16:51:58 2020 UTC vs.
Revision 9811 by michael, Thu Dec 10 21:47:11 2020 UTC

# Line 1 | Line 1
1 < -- Noteworthy changes in version 8.2.36 (2020-??-??)
1 > -- Noteworthy changes in version 8.2.37 (202?-??-??)
2 > * Implemented IRCv3 `CAP 302`
3 > * Implemented IRCv3 `cap-notify` capability
4 > * Implemented IRCv3.2 `echo-message` capability
5 >
6 >
7 > -- Noteworthy changes in version 8.2.36 (2020-12-04)
8   * The old WATCH implementation has been replaced with IRCv3.2 MONITOR. For this,
9    the `general::max_watch` configuration directive has been renamed to
10    `general::max_monitor`.
11 + * User mode `B` has been implemented. Clients with that mode set are marked as a
12 +  bot in both `WHOIS` and `WHO`. This mode can only be set by IRC operators (as
13 +  long as the `bot` directive is set in `general::oper_only_umodes`), servers,
14 +  and services.
15 +  This mode can for example be used to mark HOPM as official network bot.
16 + * For a full list of all changes in this release, see <https://git.io/JI3fG>
17  
18  
19   -- Noteworthy changes in version 8.2.35 (2020-11-14)
20   * Fixed issue where servers could propagate truncated ban masks during net-join
21 + * For a full list of all changes in this release, see <https://git.io/JIUa6>
22  
23  
24   -- Noteworthy changes in version 8.2.34 (2020-11-01)

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)