diff options
author | Přemysl Eric Janouch <p@janouch.name> | 2025-05-08 13:04:22 +0200 |
---|---|---|
committer | Přemysl Eric Janouch <p@janouch.name> | 2025-05-08 13:33:59 +0200 |
commit | a3dd82d6be22d5874136688f27f58dd9e67971cf (patch) | |
tree | af94838d7149ed83ec2c4446f59ac15f817dfcca /NEWS | |
parent | d572cfeb40b996a898f6d67d273fac2fab37c86e (diff) | |
download | xK-master.tar.gz xK-master.tar.xz xK-master.zip |
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-- | NEWS | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -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 |