This is the stable release of the next major version 1.7 of Roundcube Webmail.
After almost four years of development we introduce a few breaking changes, some new features, and bring support for recent PHP versions. With automated code style and quality checks, removed code bloat and updated dependencies, we hope for even more codebase quality.
Some noteworthy changes are:
public_html/ entry-point for HTTP servers, protecting allinstallations better.
logout).
## Breaking Changes
public_html/ entry-point made mandatory, all static resources areserved via public_html/static.php.
apc cache driver (replaced by apcu cache driver).smtp_log option default value to false.contact_search_name option in favor ofcontactlist_name_template.
changed by expires_at.This release is considered stable and we encourage you to update your productive installations after carefully testing the upgrade scenario.
With the release of Roundcube 1.7.0, the previous stable release branch 1.6.x changes into an LTS (low maintenance) mode which means it will only receive important security updates. The 1.5.x series is no longer supported and maintained.
And don't forget to backup your data before installing it!
You can download it from https://roundcube.net
Cheers, Alec