From 9b8ed0dfebf621f1606ecd0bd2ace35f9c8c5627 Mon Sep 17 00:00:00 2001 From: Aleksander Machniak Date: Sun, 7 Jun 2020 13:04:27 +0200 Subject: [PATCH] Update changelog [skip ci] --- CHANGELOG | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index 4659e82dd..56fc7c289 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -19,7 +19,7 @@ CHANGELOG Roundcube Webmail - Add support for SameSite cookie attribute via session_samesite option (req PHP >= 7.3.0) (#6772) - Elastic: Moving single recipients between recipient inputs with drag-n-drop (#5069) - Elastic: Display a special icon for other users and shared namespace roots (#5012) -- Elastic: Support space-separated email addresses in recipient input (#6529) +- Elastic: Support space-separated email addresses in recipient input (#6529, #6457) - Change folders sorting so shared/other users namespaces are listed last (#5012) - Display a warning and do not try to open empty attachments (#7332) - Templates: Add support for expressions in object attributes (#7237)