Skip to content

Roundcube Webmail 1.6.11

Latest
Compare
Choose a tag to compare
@alecpl alecpl released this 01 Jun 08:17
· 867 commits to master since this release
1.6.11

This is a security update to the stable version 1.6 of Roundcube Webmail.
It provides fixes to recently reported security vulnerabilities:

  • Fix Post-Auth RCE via PHP Object Deserialization reported by firs0v.

This version is considered stable and we recommend to update all productive installations of Roundcube 1.6.x with it. Please do backup your data before updating!

CHANGELOG

  • Managesieve: Fix match-type selector (remove unsupported options) in delete header action (#9610)
  • Improve installer to fix confusion about disabling SMTP authentication (#9801)
  • Fix PHP warning in index.php (#9813)
  • OAuth: Fix/improve token refresh
  • Fix dark mode bug where wrong colors were used for blockquotes in HTML mail preview (#9820)
  • Fix HTML message preview if it contains floating tables (#9804)
  • Fix removing/expiring redis/memcache records when using a key prefix
  • Fix bug where a wrong SPECIAL-USE folder could have been detected, if there were more than one per-type (#9781)
  • Fix a default value and documentation of password_ldap_encodage option (#9658)
  • Remove mobile/floating Create button from the list in Settings > Folders (#9661)
  • Fix Delete and Empty buttons state while creating a folder (#9047)
  • Fix connecting to LDAP using ldapi:// URI (#8990)
  • Fix cursor position on "below the quote" reply in HTML mode (#8700)
  • Fix bug where attachments with content type of application/vnd.ms-tnef were not parsed (#7119)