Install

To start a new Drupal project with version 8.3.3:

To update your site and all dependencies to the latest version of Drupal:

To update your site to this specific release:
Pinning to a specific release may make it more challenging to update your site in future, see composer documentation for managing pinned versions

Using Composer to manage Drupal site dependencies

Downloads

Download tar.gz 12.13 MB
MD5: eafff06bbe636b526ab17c064fdc5422
SHA-1: 4769b4ab448cb67dbb8cbee877165edd18cc373c
SHA-256: f5f544c335ab588c2cc5e054bc632018087299501aabf7ec05882081d63b8bf6
Download zip 20.09 MB
MD5: 0c820c066984af55190e1685cff3b824
SHA-1: 01aa77bc9a0838fc946b69d7a250454403d87950
SHA-256: f070e135c7efa4c9da9e3816959f7922486bf8fcdaa1f3167801804dcf412301

Release notes

This is a patch release of Drupal 8 and is ready for use on production sites. See the CHANGELOG.txt for a summary of changes and improvements since the last minor release. Learn more about Drupal 8.

This release only contains bug fixes, along with documentation and testing improvements.

The following important issues are resolved in 8.3.3 (in addition to the dozens of other fixes listed at the end of this post):

Changes to the update process since Drupal 8.2.3

Beginning with 8.2.3, packaged Drupal releases no longer contain development PHP libraries. See Drupal 8 will no longer include dev dependencies in release packages for more information. See UPDATE.TXT in the Drupal download for full instructions on how to update.

Known issues

There are no known regressions in this release.

Updating from versions older than 8.3.0

We've received reports of the following issues with the 8.3.0 release that may affect those updating from older versions of Drupal 8:

  • A few sites have reported #2869449: PluginNotFound exception after update to Drupal 8.3 where the plugin name mentioned in the exception may vary. Administrators of affected sites should check the issue queues of contributed modules in use. Comment on #2869449 if necessary.
  • Sites that have the HAL module enabled and are upgrading from 8.1.x have encountered #2867444: Configuration schema errors whilst updating to 8.3.0. Possible workarounds include updating to 8.2.7 first and then to 8.3.0, or (for sites using Drush) updating to Drush 8.1.10. (Note that 8.1.x has been end-of-life since September 2016, so we generally do not provide full support for updates that skip minor releases.)

File usage tracking causes unexpected file deletion

Drupal 8 currently has a number of known issues related to incorrect tracking of file usage, which can result in files being unexpectedly deleted from a site. Site owners experiencing unexplained file loss should consider setting "Delete orphaned files" to "Never" on /admin/config/media/file-system until these issues are resolved, and note the following issues:

Search the issue queue for all known issues.

All changes since the last release

Changes since 8.3.2:

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: cilefen
Created on: 7 Jun 2017 at 17:53 UTC
Last updated: 12 Mar 2018 at 21:31 UTC
Bug fixes
Insecure
Unsupported

Other releases