Downloads
Release notes
Maintenance and security release of the Drupal 7 series.
This release fixes security vulnerabilities. Sites are urged to upgrade immediately after reading the notes below and the security announcement:
No other fixes are included.
Important update information
-
Previously, if a form failed submission failed Drupal's cross-site request forgery protection, the submitted form values would be re-displayed to the user along with a message advising them to copy their previously submitted values and reload the page. Beginning with this release, the form is shown without any values for security reasons, and the user is prompted to press the back button to return to their previously entered values.
The user-facing error message that appears when a form is outdated has also been changed, and translations of it will need to be updated.
-
No changes have been made to the
.htaccess,web.config,robots.txt, or defaultsettings.phpfiles in this release, so upgrading custom versions of those files is not necessary if your site is already on the previous release.