From ed1d212ae2daea5e4bd043417610177093e99f19 Mon Sep 17 00:00:00 2001 From: Aleksander Machniak <alec@alec.pl> Date: Sat, 16 Jan 2016 03:03:51 -0500 Subject: [PATCH] Improved SVG cleanup code --- CHANGELOG | 12 ++++++++++++ 1 files changed, 12 insertions(+), 0 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 487ff81..53d900f 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,18 @@ CHANGELOG Roundcube Webmail =========================== +- Fix regression where some message attachments could be missing on edit/forward (#1490608) +- Fix regression in displaying contents of message/rfc822 parts (#1490606) +- Fix handling of message/rfc822 attachments on replies and forwards (#1490607) +- Fix PDF support detection in Firefox > 19 (#1490610) +- Fix path traversal vulnerability in setting a skin (#1490620) +- Fix so drag-n-drop of text (e.g. recipient addresses) on compose page actually works (#1490619) +- Fix .htaccess rewrite rules to not block .well-known URIs (#1490615) +- Fix mail view scaling on iOS (#1490551) +- Fix PHP7 warning "session_start(): Session callback expects true/false return value" (#1490624) +- Fix XSS issue in SVG images handling (#1490625) +- Fix missing language name in "Add to Dictionary" request in HTML mode (#1490634) + RELEASE 1.2-beta ---------------- - Update TinyMCE to version 4.2 -- Gitblit v1.9.1