From c0142b207115a9a225970fb0e1d38092ba85ae1d Mon Sep 17 00:00:00 2001 From: hwipl <33433250+hwipl@users.noreply.github.com> Date: Sun, 28 Apr 2019 15:58:55 +0200 Subject: [PATCH] update README.md Signed-off-by: hwipl <33433250+hwipl@users.noreply.github.com> --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5fd169d..10729be 100644 --- a/README.md +++ b/README.md @@ -131,7 +131,7 @@ just use *master*. ## Changes -* devel: +* v0.4: * Add additional keybinds in Input Window: * `ctrl-a`: go to beginning of line * `ctrl-e`: go to end of line @@ -141,11 +141,14 @@ just use *master*. * `HOME`: jump to first line * `END`: jump to last line * Add Log Window zooming with `F9` key when browsing the history - * Add account status and persistent global status (for all accounts): + * Add account status and persistent global status (for all accounts) in + `{nuqql}` conversation: * `global-status get`: get global status * `global-status set `: set global status to `` * Improve terminal resize handling + * Improve conversation list focus and conversation history behaviour * Code cleanups, fixes and reorganization + * Requires purpled v0.3 or nuqql-slixmppd v0.2 * v0.3: * Introduce chat history support * Add support for the slixmppd backend