diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 10 |
1 files changed, 9 insertions, 1 deletions
@@ -1,4 +1,4 @@ -0.9.5 (2016-??-??) +0.9.5 (2016-12-30) * Better support for the KILL command @@ -8,12 +8,20 @@ * degesch: allow hiding join/part messages and other noise (Meta-Shift-H) + * degesch: allow autojoining channels with keys + + * degesch: rejoin channels with keys on reconnect + * degesch: make /query without arguments just open the buffer * degesch: add a censor plugin * degesch: die on configuration parse errors + * degesch: request channel modes also on rejoin + + * degesch: don't show remembered channel modes on parted channels + * degesch: fix highlight detection in colored text * degesch: fix CTCP handling for the real world and don't decode X-QUOTEs |