aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS23
1 files changed, 23 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 63870bd..b034ece 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,26 @@
+Unreleased
+
+ * xC: added support for Lua 5.5
+
+
+2.2.0 (2026-01-10) "Just Doing the Needful"
+
+ * xC: added more characters as nickname delimiters,
+ so that @nick works as a highlight
+
+ * xC: fixed libedit crash with empty configuration, hackfixed Readline >= 8.3
+
+ * xC: prevented rare crashes in relay code
+
+ * xP: added a network lag indicator to the user interface
+
+ * xP: started embedding the necessary web resources,
+ and making sure that the files have unique paths after change,
+ so that stale copies are not cached by browsers indefinitely
+
+ * Bumped relay protocol version
+
+
2.1.0 (2024-12-19) "Bunnyrific"
* xC: fixed a crash when the channel topic had too many formatting items