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
On 10/05/2026 22:01, Aleksander Machniak via Users wrote:
This is the stable release of the next major version 1.7 of Roundcube Webmail. [SNIP]
Hmm, the "README.md" in the complete download contains this amusing titbit: "ATTENTION
This is just a snapshot from the GIT repository and is **NOT A STABLE version of Roundcube**. It's not recommended to replace an existing installation of Roundcube with this version. Also using a separate database for this installation is highly recommended."
Looks like not only has no effort been made to fix the problem with updates breaking HTML messages but now they're just dumping the git slop as if it is a release.
I think I'll leave it alone for a while...
Cheers,
Gary B-)