mirror of
https://github.com/irssi/irssi.git
synced 2025-02-02 15:08:01 -05:00
update NEWS
This commit is contained in:
parent
5bff40593f
commit
96d99534c3
13
NEWS
13
NEWS
@ -1,11 +1,11 @@
|
||||
v1.3.0-an 2021-09-05 Ailin Nemui <Nei>
|
||||
v1.3.0-an 2021-09-29 Ailin Nemui <Nei>
|
||||
* /SET resolve_reverse_lookup setting was removed (#1135)
|
||||
* Irssi will try to connect on IPv4 if IPv6 connection failed
|
||||
(#1146). By Shivaram Lingamneni
|
||||
|
||||
* The display system now renders formats on the fly (#1079,
|
||||
#1188, #1191, #1192, #1204, #1205, #1209, #1349, an#13,
|
||||
an#14, an#28, an#29, an#36)
|
||||
an#14, an#28, an#29, an#36, an#37)
|
||||
|
||||
This major change will break scripts that try to modify
|
||||
printed text during "print text" signal (#1189). They need
|
||||
@ -139,7 +139,6 @@ v1.3.0-an 2021-09-05 Ailin Nemui <Nei>
|
||||
+ 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)
|
||||
+ Add support for IRCv3 account-notify.
|
||||
+ Add support for IRCv3 server-time. /SET show_server_time to
|
||||
enable (#1108)
|
||||
+ Add support for logging IRCv3 server-time.
|
||||
@ -239,12 +238,13 @@ v1.3.0-an 2021-09-05 Ailin Nemui <Nei>
|
||||
- Fix /SERVER ADD -matrix -network my_matrix_network
|
||||
(an#12). By Andrej Kacian
|
||||
- Fix /SERVER ADD creating duplicated entries in the config
|
||||
file (#1317, an#22)
|
||||
file (#1317, an#22, an#41)
|
||||
- Fix critical when SASL user is set and SASL password is
|
||||
empty (#1325, an#21)
|
||||
- Misc fixes (#1106, #1141, #1272, #1297)
|
||||
- Misc fixes (#1106, #1141, #1272, #1297, an#35)
|
||||
- Fuzz fixes (#1116, #1117, #1119, #1125, #1126, an#20)
|
||||
- Build system fixes (#1101, #1102, #1069, #1140, #1181, #1253)
|
||||
- Sync docs and scripts (an#39)
|
||||
- Text and Help updates
|
||||
- add -tls_* options to manual (#1029, #1030). By Jacob
|
||||
V. Rasmussen
|
||||
@ -260,9 +260,10 @@ v1.3.0-an 2021-09-05 Ailin Nemui <Nei>
|
||||
- Add documentation for escaping some characters (#1329,
|
||||
#1330, an#9). By Guntbert Reiter
|
||||
- Fix some typos (#1336, an#10). By Francis Mteo
|
||||
- Document $abiversion and parse_special (an#38). By bw1
|
||||
- Infrastructure updates:
|
||||
- Support for Github Actions (#1039, #1103, #1160, #1212,
|
||||
#1231, #1252, #1261)
|
||||
#1231, #1252, #1261, an#40)
|
||||
- Run clang-format on pull requests (#1172, #1173, #1184,
|
||||
#1230, #1247, #1287)
|
||||
- Run abidiff on pull requests (#1179, #1195)
|
||||
|
Loading…
x
Reference in New Issue
Block a user