Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/roundcube/roundcubemail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2020-07-27 16:11:26 +0300
committerAleksander Machniak <alec@alec.pl>2020-07-27 16:12:02 +0300
commit23910baa4ba349d47cda861c0318c9eaad19fe8f (patch)
tree2b4825804c58913fdd48f9a14fdb7bcf00b92433 /CHANGELOG
parentdd65229b6ecfedf4124f86cb740bdcf629df55ab (diff)
Elastic: Fix deleted and replied+forwarded icons on messages list (#7503)
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index e87d94a03..69cb50d19 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -4,6 +4,7 @@ CHANGELOG Roundcube Webmail
- Managesieve: Fix too-small input field in Elastic when using custom headers (#7498)
- Fix support for an error as a string in message_before_send hook (#7475)
- Elastic: Fix redundant scrollbar in plain text editor on mail reply (#7500)
+- Elastic: Fix deleted and replied+forwarded icons on messages list (#7503)
- Fix format=flowed formatting on plain text part derived from the HTML content (#7504)
- Security: Fix potential XSS issue in HTML editor of the identity signature input (#7507)