diff options
author | Michael Vetter <jubalh@iodoru.org> | 2018-10-04 13:04:55 +0200 |
---|---|---|
committer | Michael Vetter <jubalh@iodoru.org> | 2018-10-04 13:04:55 +0200 |
commit | a3398991407c4c913b02943413b68dc342080c3e (patch) | |
tree | 302d60ff41b04230a8eaab86713afd00201437f1 | |
parent | 47f90d7a39002ce4ee683179e25797a78cf95905 (diff) | |
download | profani-tty-a3398991407c4c913b02943413b68dc342080c3e.tar.gz |
Update CHANGELOG
To prepare for next release.
-rw-r--r-- | CHANGELOG | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG index dc4e944a..f39e8981 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -4,11 +4,20 @@ - Allow moving vertical window positions (/titlebar, /mainwin, /statusbar, /inputwin) - Allow loading/unloading all plugins (/plugins) - Allow installing plugins from directory (/plugins) +- Allow uninstallation of plugins (/plugins uninstall) +- Allow update of plugins (/plugins update) - Theme option for status bar time (statusbar.time) - Case/accent insensitive autocompletion - Shift tab to select previous autocomplete suggestion - Allow searching help (/help search_all|search_any) - Support for Legacy SSL +- Allow caching of rooms (/rooms cache) +- Add autocompletion for servername when listing rooms (/rooms service) +- Allow showing/disabling tab number in statusbar (/statusbar show) +- Adjust configure for OpenBSD +- Use UUIDs instead of counter for messages +- Support basic ad-hoc commands(xep-0050) (/command) +- Bug fixes: https://github.com/boothj5/profanity/milestone/16?closed=1 0.5.1 ===== |