diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 31 |
1 files changed, 31 insertions, 0 deletions
@@ -1,3 +1,34 @@ +1.0.0 (2020-10-29) "We're Finally There!" + + * Coming with real manual pages instead of help2man-generated stubs + + * degesch: added support for more IRC colours and strike-through text (M-m x) + + * degesch: now tolerating all UTF-8 messages cut off by the server + + * degesch: disabled "behaviour.backlog_helper_strip_formatting" by default + since the relevant issue with ACS terminfo entries has been resolved + + * degesch: enabled word wrapping in the backlog by default + + * degesch: made the unread marker span the whole line, with a configurable + character; the previous behaviour can be obtained by setting it empty + + * degesch: fixed the prompt not showing back up after exiting a backlog helper + when an external event has provoked an attempt to change it + + * degesch: now watching fellow channel users' away status when the server + supports the away-notify capability; indicated by italicised nicknames + + * degesch: added a plugin to highlight prime numbers in incoming messages + + * kike: make sure an unspecified "bind_host" binds to both IPv4 and IPv6 + + * ZyklonB: install plugins to /usr/share and look for them in XDG data dirs + + * Miscellaneous little fixes + + 0.9.8 (2020-09-02) "Yep, Still Using It" * degesch: fixed a crash and prompt attribute output in libedit 20191231-3.1, |