xK/NEWS

52 lines
1.2 KiB
Plaintext
Raw Normal View History

2015-11-15 16:32:52 +01:00
0.9.2 (2015-??-??)
2015-11-21 14:08:14 +01:00
* degesch: added rudimentary support for Lua scripting
2015-11-15 16:32:52 +01:00
* degesch: added detection of pasting, so that it doesn't trigger other
keyboard shortcuts, such as for autocomplete
* degesch: added an /oper command
* degesch: libedit backend works again
* degesch: correctly respond to stopping and resuming (SIGTSTP)
* degesch: fixed decoding of text formatting
* degesch: unseen PMs now show up as highlights
* degesch: various bugfixes
2015-09-25 17:12:29 +02:00
0.9.1 (2015-09-25)
2015-08-13 00:33:27 +02:00
* All "ssl" options have been renamed to "tls"
* The project now builds on OpenBSD
* Pulled in kqueue support
* degesch: added backlog/scrollback functionality using less(1)
* degesch: made showing the entire set of channel mode user prefixes optional
* degesch: nicknames in /names are now ordered
* degesch: nicknames now use the 256-color terminal palette if available
* degesch: now we skip entries in the "addresses" list that can't be resolved
to an address, along with displaying a more helpful message
* degesch: joins, parts, nick changes and quits don't count as new buffer
activity anymore
2015-11-15 16:32:52 +01:00
* degesch: added Meta-H to open the full log file
2015-08-13 00:33:27 +02:00
* degesch: various bugfixes and little improvements
0.9.0 (2015-07-23)
* Initial release