aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorPřemysl Eric Janouch <p@janouch.name>2025-05-09 22:34:25 +0200
committerPřemysl Eric Janouch <p@janouch.name>2025-05-09 23:12:41 +0200
commitd647405a20932a2ee131b4287c8b99de38b95a8d (patch)
tree88f2753edf05c37405f54201f51c30b10a78b669 /NEWS
parentd572cfeb40b996a898f6d67d273fac2fab37c86e (diff)
downloadxK-d647405a20932a2ee131b4287c8b99de38b95a8d.tar.gz
xK-d647405a20932a2ee131b4287c8b99de38b95a8d.tar.xz
xK-d647405a20932a2ee131b4287c8b99de38b95a8d.zip
WIP: Make the relay acknowledge received commands
xP now slightly throttles activity notifications, and indicates when there are unacknowledged commands. Relay events have been reordered to improve forward compatibility. As can be observed, even the smallest protocol change has great consequences. WIP: - xC: fix connection killing
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS12
1 files changed, 12 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 63870bd..5015c33 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+Unreleased
+
+ * xC: added more characters as nickname delimiters,
+ so that @nick works as a highlight
+
+ * xC: prevented crashes in relay code
+
+ * 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