Install

To start a new Drupal project with version 8.1.0-beta1@beta:

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 drupal-8.1.0-beta1.tar.gztar.gz 11.35 MB
MD5: 3dc3b2354c54e35070052a175b957da0
SHA-1: 262b13ea14e5d3c9b6e7e00be2d4da1acdea247b
SHA-256: 6b3842995061d58cbd2453ae0fd146871782291e0f222051fe01342a82ba102f
Download drupal-8.1.0-beta1.zipzip 19 MB
MD5: f53f631a7fed220c1dbf44d86630e17b
SHA-1: 77a1cb64fb42175007b303c0786ca29c32a3f222
SHA-256: 9ca3b7ccdcd1f55d3633bdf71d22c31404eff8daacf4a64d7ea096e4f676842c

Release notes

This is a beta release for the next feature release of Drupal 8. Betas are good testing targets for developers and site builders who are comfortable reporting (and where possible, fixing) their own bugs. Beta releases are not recommended for non-technical users, nor for production websites. More information on beta releases.

We expect to release a release candidate for 8.1.0 on April 6th, and 8.1.0 stable on April 20th.

This beta release provides new improvements and functionality without breaking backward compatibility (BC) for public APIs. Note that there may be changes in internal APIs and experimental modules that require updates to contributed and custom modules and themes per Drupal core's backwards compatibility and experimental module policies.

Translators should take note of the string changes since the last minor release. Developers can review the change records for this release.

The following important issues are also resolved in 8.1.0 (in addition to over 150 changes listed at the end of this post):

Third party library updates

New stable features and API improvements

The following new stable features and API improvements have been added to Drupal 8.1.0-beta1:

Experimental modules

The following modules are considered experimental for this release. Experimental modules are provided with Drupal core for testing purposes, but are not yet fully supported.

Migrate, Migrate Drupal, and Migrate Upgrade UI (alpha stability)

This release now provides an alpha-stability user interface for Drupal core migrations! Use these modules to migrate Drupal 6 or 7 sites onto Drupal 8. See the user guide on upgrading from Drupal 6 or 7 to Drupal 8 for more information.

Always back up your data before performing a migration, and be sure to take note of these outstanding issues:

  • The Drupal 6 to Drupal 8 migration should be considered alpha stability, but may be suitable for upgrading many existing Drupal 6 sites with careful testing.
  • The Drupal 7 to Drupal 8 migration is incomplete, but is suitable for developers who would like to help improve the migration, and can be used to test upgrades especially for simple Drupal 7 sites.
  • There are planned improvements to the migration API which may be committed during the beta release to improve long-term stability. This may affect developers of custom migrations.
  • Issues tagged Migrate critical are blockers for these modules being considered stable.

Drush support is still only available in the Drupal Upgrade contributed module, but the core UI now replaces the contributed module UI, and using the contributed module together with 8.1.x core may have unexpected results until it is updated.

BigPipe (alpha stability)

Provides an advanced implementation of Facebook's BigPipe page rendering strategy, leading to greatly improved perceived performance for pages with dynamic, personalized, or uncacheable content. See the BigPipe handbook page.

If you previously installed the BigPipe contributed module, you must uninstall and remove it before upgrading from Drupal 8.0.x to 8.1.x.

Inline Form Errors (alpha stability)

This provides a proof-of-concept for showing form errors inline. It has not changed significantly from 8.0.0. Be aware that this module has outstanding issues, some of which are significant.

Known issues

There are no known regressions in this release.

The following issues may affect people running Drupal 8.1.0 on specific hosting environments:

Search the issue queue for all known issues.

All changes since the last minor release

A full list of issues fixed in 8.1.x but not released in 8.0.x can be found in the issue tracker.

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: catch
Created on: 3 Mar 2016 at 03:35 UTC
Last updated: 12 Mar 2018 at 21:16 UTC
Insecure
Bug fixes
New features

Other releases