summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG9
1 files changed, 6 insertions, 3 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 756d1a8fa..9877a086a 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,11 +1,14 @@
CHANGELOG Roundcube Webmail
===========================
-- ACL: Allow other plugins to adjust the list of permissions and groups to edit
-- Plugin API: Added message_part_body hook
+- Password plugin: Added 'kpasswd' driver by Peter Allgeyer
- Add initdb.sh to create database from initial.sql script with prefix support (#1490188)
+- Plugin API: Added message_part_body hook
- Plugin API: Add special onload() method to execute plugin actions before startup (session and GUI initialization)
-- Password plugin: Added 'kpasswd' driver by Peter Allgeyer
+
+RELEASE 1.1.1
+-------------
+- ACL: Allow other plugins to adjust the list of permissions and groups to edit
- Add possibility to print contact information (of a single contact)
- Add possibility to configure max_allowed_packet value for all database engines (#1490283)
- Improved handling of storage errors after message is sent