From 90859c5ea8a371f4aefa2eb5b9270c7324485f69 Mon Sep 17 00:00:00 2001 From: Thomas Bruederli Date: Sun, 29 Oct 2017 18:03:29 +0100 Subject: [PATCH] Update CHANGELOG --- CHANGELOG | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index 03e3936cf..9c4420dcb 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -49,6 +49,9 @@ CHANGELOG Roundcube Webmail - Fix touch event issue on messages list in IE/Edge (#5781) - Fix so links over images are not removed in plain text signatures converted from HTML (#4473) - Fix various issues when downloading files with names containing non-ascii chars, use RFC 2231 (#5772) + +RELEASE 1.3.2 +------------- - Fix bug where pink image was used instead of a thumbnail when image resize fails (#5933) - Fix so files size/count limit is verified (client-side) also on drag-n-drop uploads (#5940) - Fix invalid template loading on a message error in preview frame (#5941)