Install

To start a new Drupal project with version 8.0.0-beta14@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.0.0-beta14.tar.gztar.gz 10.01 MB
MD5: ace8bfa17488faf80b6181cf9fb8035a
SHA-1: a70f43b01dd8388f29bc7260c711ed0d5897671d
SHA-256: 0dc8e4c9b3ed2f4f9f50741a6d014278d85d98abea3d71a9936b46c2b8249978
Download drupal-8.0.0-beta14.zipzip 18.18 MB
MD5: 78c67eeaabe5a30f1f3b8ce3d00c55aa
SHA-1: 61a2aea25dd8d464c12c0cffedce66f2011f0d06
SHA-256: 0dba0a653602521a0b592b1e2b90cabf169ae7454466267ba049c34f2e590c16

Release notes

Betas are good testing targets for developers and site builders who are comfortable reporting (and where possible, fixing) their own bugs, and who are prepared to rebuild their test sites from scratch when necessary. Beta releases are not recommended for non-technical users, nor for production websites, and could have public security vulnerabilities. More information on beta releases.

This is a minor update from beta 13 which fixes a regression in page cache invalidation, see #2527126: Only send X-Drupal-Cache-Tags and -Contexts headers when developer explicitly enables them.

hook_update_N() is now required for all core schema changes. This means it may be possible to update development sites between beta releases starting with beta12. This has not been tested on real sites so in either case ensure you take a database backup and carefully review your site for regressions when updating.

Note that there are still critical bugs with the database update system itself, which may prevent some contributed or custom modules from providing their own upgrade paths.

All core patches should continue providing hook_update_N() from this point on where necessary.

Known issues

There are still around 10 known critical issues with this beta release that need to be resolved before we will create a release candidate.

Search the issue queue for known issues

.

Changes since 8.0.0-beta13:

  • 8.0.0-beta14
  • #2474903 by Mile23: Add composer.json to \Drupal\Component\Gettext\ component
  • #2503453 by mgifford, bobrov1989, rikki_iki, kattekrab, LewisNyman: Increase contrast on inline form error text
  • #2398465 by DickJohnson, emma.maria, jp.stacey, idebr: Clean up the "contextual" component in Bartik
  • Revert "Issue #2527126 by dawehner, Wim Leers, hass: Only send cache context/tags if frontend proxy exists"
  • #2516842 by er.pushpinderrana, jhodgdon: Fix indentation in UPGRADE.txt
  • #2404253 by wuinfo, mermentau: Undefined index: css in color_library_info_alter()
  • #2541340 by dawehner: Remove dead code from user module
  • #2534022 by phenaproxima: Move module-specific migration support into the node module
  • #2541384 by mikeryan: Move module-specific migration support into the menu_ui module
  • #2474151 by JeroenT, dcmul, naveenvalecha, sorabh.v6, trwad, Nitesh Sethia, sushilkr, disasm, dylanf, Mile23, xjm, dawehner, tim.plunkett, andypost: Mark procedural wrappers in entity.inc as deprecated
  • #2398467 by lduerig, tresti88, Eski, LewisNyman, emma.maria: Clean up "dropbutton" component in Bartik
  • #2119997 by Sharique, ursula, vijaycs85, dimaro, quietone, dawehner, mpdonadio, Bojhan: Change UI to remove display machine name for date formats
  • #2539246 by brandon.holtsclaw, cilefen, pwolanin: Search page local task label was an XSS vector—add tests
  • #2031883 by mortendk, rachel_norfolk, andypost, zestagio, epari.siva, nguerrier, Manjit.Singh, rteijeiro, MathieuSpil, pablo.guerino, HOG, lauriii, LewisNyman, joelpittet, Wim Leers, Cottser, minneapolisdan: Markup for: comment.html.twig
  • #2532476 by dawehner, pwolanin, pfrenssen, Gábor Hojtsy, effulgentsia: Menu links should use a TranslationWrapper to encapsulate safe translatable strings from YAML files
  • #2542632 by joshi.rohit100: system.install has redundant code
  • Back to dev.

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 Aug 2015 at 09:18 UTC
Last updated: 12 Mar 2018 at 20:25 UTC
Insecure

Other releases