diff options
author | Aleksander Machniak <alec@alec.pl> | 2013-03-19 12:47:07 +0100 |
---|---|---|
committer | Aleksander Machniak <alec@alec.pl> | 2013-03-19 12:47:07 +0100 |
commit | 1e32540839683c1309db012c4d5b9aff35ec6ae3 (patch) | |
tree | 1517ac8543b6f3088b6a437a4fc85cf144b9d8ab /CHANGELOG | |
parent | a8040cf0bd71aad66b6847e27d14fe302ef87e95 (diff) |
Add rel="noreferrer" for links in displayed messages (#1484686)
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ CHANGELOG Roundcube Webmail =========================== +- Add rel="noreferrer" for links in displayed messages (#1484686) - Fix so forward as attachment works if additional attachment is added by message_compose hook (#1489000) - Add ability to toggle between HTML and text while viewing a message (#1486939) - Better handling of session errors in ajax requests (#1488960) |