Downloads

Download tar.gz 3.13 MB
MD5: ad97f8c86cee7be9d6ab13724b55fa1c
SHA-1: 91c4def9583afaa4d466aa84de81037d8a99ad82
SHA-256: 0a0686d8511f13750dc68ba4a18cdef831e004630e9a95c72d2269736199fe9f
Download zip 3.62 MB
MD5: 2e8454e3a4eb8068b1134c52ecae9583
SHA-1: 4ab71a4cea1b18623eabc7c73b6fc70ce516d95e
SHA-256: 1e72569d1dbf5ddd17fee16618a68ecc393793471c98c8cc1af5dbdf5aed5a1c

Release notes

Maintenance release of the Drupal 7 series. Includes a variety of improvements and bug fixes (no major, non-backwards-compatible new functionality).

No security fixes are included in this release.

No changes have been made to the web.config, robots.txt or default settings.php files in this release, so upgrading custom versions of those files is not necessary.

There are two changes to the .htaccess file in this release:

  • A change to support services such as Let's Encrypt by making Drupal not block the .well-known directory defined by RFC 5785 (see #2847325).
  • A change to allow Drupal sites to work correctly on Apache 2.4 when the mod_access_compat Apache module is disabled (see #1599774).

Upgrading custom versions of .htaccess to incorporate these changes is recommended, but not required.

Known issues:

There are two known regressions in this release:

Major changes since 7.54:

  • #2877243: Fixed incompatibility with PHP versions 7.0.19 and 7.1.5 due to duplicate DATE_RFC7231 definition.
  • #2847325: Allowed services such as Let's Encrypt to work with Drupal on Apache, by making Drupal's .htaccess file allow access to the .well-known directory defined by RFC 5785.
  • #1599774: Made new Drupal sites work correctly on Apache 2.4 when the mod_access_compat Apache module is disabled.
  • #2289867: Fixed Drupal's URL-generating functions to always encode '[' and ']' so that the URLs will pass HTML5 validation.
  • Made Drupal core pass all automated tests on PHP 7.1.

All changes since 7.54:

What’s next?

  1. Learn how to install Drupal
  2. Learn how to update Drupal
  3. Extend Drupal to do more
  4. Get training
  5. Check out what others built
Created by: David_Rothstein
Created on: 7 Jun 2017 at 22:17 UTC
Last updated: 28 Mar 2018 at 19:19 UTC
Bug fixes
Insecure
Unsupported

Other releases