about summary refs log tree commit diff stats
path: root/CHANGELOG
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index b9d3d284..dc4e944a 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -2,6 +2,13 @@
 =====
 
 - Allow moving vertical window positions (/titlebar, /mainwin, /statusbar, /inputwin)
+- Allow loading/unloading all plugins (/plugins)
+- Allow installing plugins from directory (/plugins)
+- 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
 
 0.5.1
 =====
@@ -14,6 +21,7 @@
 - Allow plugins to complete file paths with prof.filepath_completer_add function
 - Add encryption settings functions to plugins api
 - Allow plugins to block message sending on pre message send hooks
+- Fix CVE-2017-5592 (incorrect implementation of Message Carbons allowing social engineering attacks)
 - Bug fixes: https://github.com/boothj5/profanity/milestone/15?closed=1
 
 0.5.0