1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2026-04-01 21:27:22 +02:00

hotfix merge #769 - update the Roundcube html5_notifier plugin from version 0.6 to 0.6.2

fixes Roundcube getting stuck for some people, hopefully fixes #693
This commit is contained in:
Joshua Tauberer
2016-03-26 07:42:18 -04:00
parent b3223136f4
commit 703e6795e8
2 changed files with 5 additions and 1 deletions

View File

@@ -4,6 +4,10 @@ CHANGELOG
In Development
--------------
Mail:
* Roundcube html5_notifier plugin updated from version 0.6 to 0.6.2 to fix Roundcube getting stuck for some people.
Control panel:
* Prevent click-jacking of the management interface by adding HTTP headers.