1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2026-03-13 17:17:23 +01:00

simplify the roundcube updating logic, changelog entry for roundcube persistent login

This commit is contained in:
Joshua Tauberer
2015-05-30 14:07:36 +00:00
parent 67b4ea947b
commit 83b36f2c3a
2 changed files with 4 additions and 2 deletions

View File

@@ -4,6 +4,7 @@ CHANGELOG
In Development
--------------
* Roundcube now allows persistent logins using Roundcube-Persistent-Login-Plugin.
* ownCloud updated to version 8.0.3.
* SMTP Submission (port 587) began offering the insecure SSLv3 protocol due to a misconfiguration in the previous version.
* Users and aliases weren't working if they were entered with any uppercase letters. Now only lowercase is allowed.