diff options
author | Aleksander Machniak <alec@alec.pl> | 2012-05-28 15:01:13 +0200 |
---|---|---|
committer | Aleksander Machniak <alec@alec.pl> | 2012-05-28 15:01:13 +0200 |
commit | 7c1231a94b2a3dddd74b17c7c66bc9d41bb55f47 (patch) | |
tree | 83923a527076ba291a7b3b27763b2bfc67474763 /CHANGELOG | |
parent | e349a8c9ae4adfc1aab48a5461902242930da7bf (diff) |
Use browser capabilities to decide if PDF/TIFF attachments should be displayed
in an overlay page/inline or to provide only direct download for them (#1488452, #1487929)
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ CHANGELOG Roundcube Webmail =========================== +- Don't display PDF and TIFF attachments inline without browser support (#1488452, #1487929) - Fix html2text conversion of strong|b|a|th|h tags when used in upper case - Add listcontrols template container in Larry skin (#1488498) - Fix host autoselection when default_host is an array (#1488495) |