-
2.0.0 (2024-07-28) Stable
released this
2024-07-28 07:32:14 +02:00 | 21 commits to master since this release-
xD: now using SHA-256 for client certificate fingerprints
-
xD: implemented WALLOPS, choosing to make it target even non-operators
-
xC: made it show WALLOPS messages, as PRIVMSG for the server buffer
-
xC: all behaviour.* configuration options have been renamed to general.*,
with the exception of editor_command/editor, backlog_helper/pager,
and backlog_helper_strip_formatting/pager_strip_formatting -
xC: all attributes.* configuration options have been made abstract in
a subset of the git-config(1) format, and renamed to theme.*,
with the exception of attributes.reset, which has no replacement -
xC: replaced behaviour.save_on_quit with general.autosave
-
xC: the servers.*.command configuration option now supports multiple lines
-
xC: improved pager integration capabilities
-
xC: unsolicited JOINs will no longer automatically activate the buffer
-
xC: made Readline insert the longest common completion prefix first,
and prevented the possible-completions command from duplicating the prompt -
xC: normalized editline's history behaviour, making it a viable frontend
-
xC: various bugfixes
-
xC: added a relay interface, enabled through the general.relay_bind option
-
Added a web frontend for xC called xP
-
Added a Win32 frontend for xC called xW
-
Added a Cocoa frontend for xC called xM
-
Added a Go port of xD called xS
-
Added a simple notifier called xN
Downloads
-