diff --git a/NEWS b/NEWS index e33f900d..49193369 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,6 @@ v1.4-head-an 2022-xx-xx Ailin Nemui -v1.3.0-an 2021-09-29 Ailin Nemui +v1.3.0-an 2021-10-11 Ailin Nemui * /SET resolve_reverse_lookup setting was removed (#1135) * Irssi will try to connect on IPv4 if IPv6 connection failed (#1146). By Shivaram Lingamneni @@ -141,6 +141,13 @@ v1.3.0-an 2021-09-29 Ailin Nemui + Add support for IRCv3 away-notify. /SET away_notify_public to enable (#1099, GL#33, #1105) + Add support for IRCv3 chghost (#1096, GL#33, #1105) + + For servers with broken chghost implementation that fill the + status window with host changed messages, one may add "quote + cap req -chghost" to the -autosendcmd or, if the host change + messages are entirely undesired, "/format -delete + host_changed" + + Add support for IRCv3 server-time. /SET show_server_time to enable (#1108) + Add support for logging IRCv3 server-time. @@ -182,7 +189,7 @@ v1.3.0-an 2021-09-29 Ailin Nemui + Allow -tls_ca{file,path} '' to unset an argument (#730, #1060, an#30) + Add a "server outgoing modify" signal to intercept outgoing - messages (#1148, #1151, an#15). Original by + messages (#1148, #1151, an#15, an#43). Original by JustAnotherArchivist - remove some hard-coded 510 byte assumptions (#1086) - Several fixes for error checks in SSL (#944, #1037, #943, @@ -206,7 +213,7 @@ v1.3.0-an 2021-09-29 Ailin Nemui #891, #1129). By Dan Collins - Fix /IGNORE not setting the right level in irc_op_public messages (#1280). Credit to oss-fuzz - - Fix GTimeVal deprecation (#1141, #1144, #1145) + - Fix GTimeVal deprecation (#1141, #1144, #1145, #1350, an#44) If multi-version compatibility is desired, module authors can find an example of backwards compatible code in