Roundcube v1.3.10 Release Notes

Release Date: 2019-08-28 // over 4 years ago
  • ๐Ÿš€ This is a service release to update the stable version 1.3 of Roundcube Webmail.
    ๐Ÿ”’ It contains fixes to several bugs backported from the master branch including minor security fixes around CSS and HTML cleanup. See the complete changelog below.

    โšก๏ธ This version in considered stable and we recommend to update all productive installations of Roundcube with it. Please do backup your data before updating!

    ๐Ÿ”„ CHANGELOG

    • Managesieve: Fix so "Create filter" option does not show up when Filters menu is disabled (#6723)
    • Enigma: Fix bug where revoked users/keys were not greyed out in key info
    • Enigma: Fix error message when trying to encrypt with a revoked key (#6607)
    • Enigma: Fix "decryption oracle" bug [CVE-2019-10740] (#6638)
    • ๐Ÿ›  Fix compatibility with kolab/net_ldap3 > 1.0.7 (#6785)
    • ๐Ÿ›  Fix bug where bmp images couldn't be displayed on some systems (#6728)
    • ๐Ÿ›  Fix bug in parsing vCard data using PHP 7.3 due to an invalid regexp (#6744)
    • ๐Ÿ›  Fix bug where bold/strong text was converted to upper-case on html-to-text conversion (6758)
    • ๐Ÿ“œ Fix bug in rcube_utils::parse_hosts() where %t, %d, %z could return only tld (#6746)
    • ๐Ÿ›  Fix bug where Next/Prev button in mail view didn't work with multi-folder search result (#6793)
    • ๐Ÿ›  Fix bug where selection of columns on messages list wasn't working
    • ๐Ÿ›  Fix bug in converting multi-page Tiff images to Jpeg (#6824)
    • ๐Ÿ›  Fix wrong messages order after returning to a multi-folder search result (#6836)
    • ๐Ÿ›  Fix PHP 7.4 deprecation: implode() wrong parameter order (#6866)
    • ๐Ÿ›  Fix bug where it was possible to bypass the position:fixed CSS check in received messages (#6898)
    • ๐Ÿ›  Fix bug where some strict remote URIs in url() style were unintentionally blocked (#6899)
    • ๐Ÿ›  Fix bug where it was possible to bypass the CSS jail in HTML messages using :root pseudo-class (#6897)
    • ๐Ÿ›  Fix bug where it was possible to bypass href URI check with data:application/xhtml+xml URIs (#6896)