From 9508acf249122abcd3bb367dec7dc4fa5391e129 Mon Sep 17 00:00:00 2001 From: Aleksander Machniak Date: Sat, 13 Jun 2020 12:58:36 +0200 Subject: [PATCH] Update changelog [skip ci] --- CHANGELOG | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index a214c2e1f..7b04b2193 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -9,6 +9,7 @@ CHANGELOG Roundcube Webmail - Relaxed domain name validation for extended TLDs support (#5588) - Allow opening application/octet-stream attachments according to filename extension (#6821) - Added support for INSERT OR REPLACE queries (#6771) +- Allow skins to define which layout options they support (#7235) - Extract RFC2231 attachment name from message headers (#6729, #6783) - Archive: Added options to split archive by year or year+month and folder (#7216) - Managesieve: Allow display name with email address in vacation :from field (#6760) @@ -25,6 +26,7 @@ CHANGELOG Roundcube Webmail - Templates: Add support for expressions in object attributes (#7237) - Templates: Add support for nested if conditions (#6818) - Templates: Make [space][slash] ending of condition objects optional (#6954) +- Fix ISO-2022-JP-MS encoding issues (#7091) - Fix so messages in threads with no root aren't displayed separately (#4999) - Fix so anchor tags without href attribute are not modified (#7413) - Fix bug where subfolders of special folders could have been duplicated on folder list