diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 31 |
1 files changed, 31 insertions, 0 deletions
@@ -1,3 +1,34 @@ +Unreleased + + * xC: added more characters as nickname delimiters, + so that @nick works as a highlight + + * 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 + + * xC: fixed keyboard EOF behaviour with Readline >= 8.0 + + * xC: made it possible to stream commands into the binary + + * xM/xW: various bugfixes + + * Added a Fyne frontend for xC called xA + + * Added a Qt Widgets frontend for xC called xT + + 2.0.0 (2024-07-28) "Perfect Is the Enemy of Good" * xD: now using SHA-256 for client certificate fingerprints |