aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorPřemysl Eric Janouch <p@janouch.name>2025-05-08 13:04:22 +0200
committerPřemysl Eric Janouch <p@janouch.name>2025-05-08 13:33:59 +0200
commita3dd82d6be22d5874136688f27f58dd9e67971cf (patch)
treeaf94838d7149ed83ec2c4446f59ac15f817dfcca /NEWS
parentd572cfeb40b996a898f6d67d273fac2fab37c86e (diff)
downloadxK-master.tar.gz
xK-master.tar.xz
xK-master.zip
WIP: Acknowledge received commandsHEADmaster
Event the smallest protocol change has great consequences. Relay events have been reordered to improve forward compatibility. WIP: - xM handling (send) - xA handling (relaySend) - xC: fix connection killing
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS10
1 files changed, 10 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 63870bd..713c0aa 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+Unreleased
+
+ * xC: added more characters as nickname delimiters,
+ so that @nick works as a highlight
+
+ * xP: added a network lag indicator to the user interface
+
+ * Bumped relay protocol version
+
+
2.1.0 (2024-12-19) "Bunnyrific"
* xC: fixed a crash when the channel topic had too many formatting items