|
|
|
@ -1,11 +1,17 @@
|
|
|
|
|
CHANGELOG Roundcube Webmail
|
|
|
|
|
===========================
|
|
|
|
|
|
|
|
|
|
RELEASE 1.3.11
|
|
|
|
|
--------------
|
|
|
|
|
- Enigma: Fix compatibility with Mail_Mime >= 1.10.5
|
|
|
|
|
- Fix permissions on some folders created by bin/install-jsdeps.sh script (#6930)
|
|
|
|
|
- Fix bug where inline images could have been ignored if Content-Id header contained redundant spaces (#6980)
|
|
|
|
|
- Fix PHP Warning: Use of undefined constant LOG_EMERGE (#6991)
|
|
|
|
|
- Fix PHP warning: "array_merge(): Expected parameter 2 to be an array, null given in sendmail.inc (#7003)
|
|
|
|
|
- Security: Fix XSS issue in handling of CDATA in HTML messages
|
|
|
|
|
- Security: Fix remote code execution via crafted 'im_convert_path' or 'im_identify_path' settings
|
|
|
|
|
- Security: Fix local file inclusion (and code execution) via crafted 'plugins' option
|
|
|
|
|
- Security: Fix CSRF bypass that could be used to log out an authenticated user (#7302)
|
|
|
|
|
|
|
|
|
|
RELEASE 1.3.10
|
|
|
|
|
--------------
|
|
|
|
|