Install

To start a new Drupal project with version 10.1.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 17.43 MB
MD5: 47b8b8ce1d9f23984e1d9a2fc8d413af
SHA-1: 6a172c8bc3975d33b71dc84b0f5ef0a9554f966f
SHA-256: 3a36f8dd2137ca85ecae9943270e0123fd9047d38faea42311a02b7f2d38cfcb
Download zip 28.8 MB
MD5: 7f2315ae1810d4b2f535ba2b95a4984d
SHA-1: 25cca0f159f24e4b5b8b69a33f8ec640b7cc02b3
SHA-256: 19f506f3d65d89d41f2195facbfe1ef677d2baab2430fc1a3b0ffb16d768bb25

Release notes

This is a patch (bugfix) release of Drupal 10 and is ready for use on production sites. Learn more about Drupal 10.

Drupal 10.1.x will receive security coverage until June 2024.

Important update information

If you are updating from Drupal 9, refer to Preparing your site to upgrade to a newer major version for tools you can use to check the Drupal 10 compatibility of modules, themes and sites. Then, upgrade from Drupal 9 to 10. You should also check the Drupal 10.0.0 release notes.

Important changes in this release

  • CKEditor 5 has been updated to 39.0.1. This fixes a long-standing data loss critical bug: until now, CKEditor 5 stripped all inline empty elements, which are typically used for inline icons using markup such as <i class="icon icon-druplicon"></i> or <span class="icon icon-druplicon"></span>. Going forward, this is supported, but requires the Source Editing plugin to be configured to allow <i class> or <span class>, respectively. This must be configured manually, which is better than in CKEditor 4, where it required custom code.
  • A new DeprecationHelper API has been added to enable contributed modules to support multiple versions of core more easily. Contributed modules may add a minimum dependency on Drupal 10.1.3 if they want to start using this API.

All changes in this release

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: longwave
Created on: 7 Sep 2023 at 15:23 UTC
Last updated: 7 Sep 2023 at 15:37 UTC
Bug fixes
Insecure
Unsupported

Other releases