Roundcube 1.3.4 released

unihostbrasil

Verified User
Joined
Nov 23, 2009
Messages
210
Location
São Paulo - Brazil
This is a service release to update the stable version 1.3 of Roundcube Webmail.

It contains fixes to several bugs reported by our dear community members and makes Roundcube fully compatible with PHP 7.2. See the complete changelog below.

This version considered stable and we recommend to update all productive installations of Roundcube with it.

CHANGELOG

Fix a couple of warnings on PHP 7.2 (#6098)
Fix bug where contacts search could skip some records (#6130)
Fix possible information leak - add more strict sql error check on user creation (#6125)
Fix broken long filenames when using imap4d server - workaround server bug (#6048)
Fix so temp_dir misconfiguration prints an error to the log (#6045)
Fix untagged COPYUID responses handling - again (#5982)
Fix PHP warning "idn_to_utf8(): INTL_IDNA_VARIANT_2003 is deprecated" with PHP 7.2 (#6075)
Fix bug where Archive folder wasn't auto-created on login with create_default_folders=true
Fix performance issue when parsing malformed and long Date header (#6087)
Fix syntax error in mssql.initial.sql (#6097)
Fix bug where contacts export by selection returned no more than 10 entries (#6103)
Fix searching contacts by address in LDAP source (#6084)
Fix X-Frame-Options: ALLOW-FROM support, remove custom click-jacking protection (#6057)
 
Back
Top