diff options
author | Přemysl Eric Janouch <p@janouch.name> | 2020-10-25 15:09:04 +0100 |
---|---|---|
committer | Přemysl Eric Janouch <p@janouch.name> | 2020-10-29 03:03:07 +0100 |
commit | 1de4a2ae3476336535b0602816311776fcd3b586 (patch) | |
tree | dd621cb9e6b29f3c30021ec6a86f5a3a23b4c91e /NEWS | |
parent | 53cc52e320da15262179e224d99db8571c85b904 (diff) | |
download | xK-1de4a2ae3476336535b0602816311776fcd3b586.tar.gz xK-1de4a2ae3476336535b0602816311776fcd3b586.tar.xz xK-1de4a2ae3476336535b0602816311776fcd3b586.zip |
Bump version, update NEWSv1.0.0
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, |