| 1 |
+ |
-- ircd-hybrid-8.1.0beta4 Release Notes |
| 2 |
+ |
o) Implemented channel mode +M. Clients that haven't identified their |
| 3 |
+ |
name with NickServ may not speak in a channel that has this mode set |
| 4 |
+ |
|
| 5 |
+ |
|
| 6 |
+ |
-- ircd-hybrid-8.1.0beta3 Release Notes |
| 7 |
+ |
o) PCRE support has been dropped |
| 8 |
+ |
o) "STATS o" now shows how many times an oper{} block has been used. |
| 9 |
+ |
Similar to STATS x|q" |
| 10 |
+ |
o) Implemented channel mode +c. Known from other ircds, this mode basically |
| 11 |
+ |
prevents users from sending messages including control codes to a channel |
| 12 |
+ |
that has this mode set |
| 13 |
+ |
o) Fixed bug where bans were not checked against non-channel members when |
| 14 |
+ |
sending messages to a channel |
| 15 |
+ |
o) Removed channel::quiet_on_ban configuration option. This feature is |
| 16 |
+ |
now enabled by default |
| 17 |
+ |
|
| 18 |
+ |
|
| 19 |
+ |
-- ircd-hybrid-8.1.0beta2 Release Notes |
| 20 |
+ |
o) Fixed broken compile with libGeoIP disabled |
| 21 |
+ |
o) Code cleanups; working towards stabilization and improved performance |
| 22 |
+ |
o) Changed RPL_WELCOME to comply with rfc2812 |
| 23 |
+ |
o) Removed operflag 'nick_changes'. Operators can now set +n at will |
| 24 |
+ |
o) Fixed shared{} blocks not working as expected |
| 25 |
+ |
o) Fixed spoofs not working as expected |
| 26 |
+ |
|
| 27 |
+ |
|
| 28 |
|
-- ircd-hybrid-8.1.0beta1 Release Notes |
| 29 |
|
######################################################################## |
| 30 |
|
o) IMPORTANT: name/channel entries can't be stacked any longer within |
| 52 |
|
o) Added support for "away-notify" client capability |
| 53 |
|
|
| 54 |
|
|
| 55 |
+ |
-- ircd-hybrid-8.0.8 Release Notes |
| 56 |
+ |
o) "STATS s" now shows configured services{} blocks as well |
| 57 |
+ |
o) Fixed compile warnings, minor code cleanups and optimizations |
| 58 |
+ |
o) Increased nickname history length to 32768 |
| 59 |
+ |
o) Unidentified/unregistered nicks may not speak in +R channels |
| 60 |
+ |
|
| 61 |
+ |
|
| 62 |
|
-- ircd-hybrid-8.0.7 Release Notes |
| 63 |
|
o) Services may now set a channel topic without joining the channel first |
| 64 |
|
o) Fixed bug where /whois would send empty sockhost information on TS5 |
| 237 |
|
DISCUSSION: There is a mailing list for discussion of hybrid issues, |
| 238 |
|
including betas. To subscribe, use this link: |
| 239 |
|
https://lists.ircd-hybrid.org/mailman/listinfo/hybrid |
| 240 |
< |
This is the proper place to discuss new features, bugs, etc. Posting here |
| 207 |
< |
is much more likely to get something done than ranting on #TZ. |
| 240 |
> |
This is the proper place to discuss new features, bugs, etc. |
| 241 |
|
|
| 242 |
|
Questions/comments directed to bugs@ircd-hybrid.org |
| 243 |
|
|