github roundcube/roundcubemail 1.6.1
Roundcube Webmail 1.6.1

latest releases: 1.6.6, 1.4.16, 1.6.5...
15 months ago

This is the first service release to update the new stable version 1.6.
It provides a bunch of small fixes and improvements after getting your feedback from the 1.6.0 release. See the full changelog below.

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

Upgrading the Complete Package

Attention when upgrading Roundcube using the complete package!

The installto.sh script does not update the vendor folder of the installation target.
If you're not using Composer to install plugins or other dependencies, please remove the composer.json file of your Roundcube installation before running the installto.sh script.

If you have Composer installed, run composer update --no-dev to complete the upgrade.

CHANGELOG

  • Kill session if refreshing oauth token fails (#8734)
  • Fix various PHP 8.1 warnings (#8628, #8644, #8667, #8656, #8647)
  • Password: Remove references to %c variable that has been removed before (#8633)
  • Fix anchor links in HTML mail (#8632)
  • Fix bug where config creation in Installer did ignore options in the form (#8634)
  • Fix bug where renamed options were removed from the config on installto.sh (update.sh) run (#8643)
  • Fix favicon rewrite rule in .htaccess (#8654)
  • Fix various PHP 8.2 warnings
  • Fix bug where it wasn't possible to create more than one response record on SQLite and Postgres (#8664)
  • Fix support for ManageSieve over implicit SSL (#8670)
  • Fix bug where "about:blank" page could trigger "load error" (#8554)
  • Fix bug where setting 'Clear Trash on Logout' to 'all messages' didn't work (#8687)
  • Fix bug where the attachment menu wouldn't disappear after an action is selected (#8691)
  • Fix bug where some dialogs in an eml attachment preview would not close on mobile (#8627)
  • Fix bug where multiline data:image URI's in emails were stripped from the message on display (#8613)
  • Fix fatal error on identity page if Enigma plugin is misconfigured (#8719)
  • Fix so N property always exists in a vCard export (#8771)
  • Fix authenticating to Courier IMAP with passwords containing a '~' character (#8772)
  • Fix handling of smtp/imap port options on configuration file update (#8756)
  • Fix bug where array values could not be saved in utils/save_pref action (#8781)
  • Add workaround for using Roundcube behind a reverse proxy with a subpath: 'request_path' option (#8738, #8770)
  • Fix bug where "Invalid skin name" error was logged on preferences save if there's only one skin (#8825)
  • Fix SIGBUS raised in ImageMagick when more than one process tried to generate a thumbnail of the same image attachment (#8511)
  • Fix bug where updater does not update the vendor packages (#8642)
  • Fix missing mail composing textarea on reply/draft with a long plain text content (#8866)

Don't miss a new roundcubemail release

NewReleases is sending notifications on new releases.