drupal_cms_accessibility_tools 2.1.2

Bug fixes

This is a maintenance release that contains bug fixes, improvements for Mercury, minor improvements for contributors and developers, and bumps the minimum required version of Drupal core (for security hardening).

drupal_cms_accessibility_tools 2.1.0

Bug fixes
New features

Drupal CMS 2.1.0 introduces first-class support for free and premium site templates. The installer was completely refactored and now presents a site template selection step with screnshots, descriptions, links, and support for purchasing premium templates. The drush site:export and Blank site template offer an easy way to export the current site as a site template recipe.

This release also ships default DDEV configuration and a generic AGENTS.md in the project template.

drupal_cms_accessibility_tools 2.1.0-beta1

Bug fixes
New features

Drupal CMS 2.1.0-beta includes a new site template, Haven, with a warm and bright design and features aimed at non-profit websites.

This release should be used for testing only and is not suitable for building websites. There is no update path for Drupal CMS.

To try this release:

composer create-project --no-install drupal/cms:^2.1@beta -s beta
cd cms
composer config minimum-stability beta
ddev launch

drupal_cms_accessibility_tools 2.0.0

Bug fixes
New features
Unsupported

Drupal CMS 2 is a new version that includes Drupal Canvas, the first site template, and a number of other enhancements.

Key features

Drupal Canvas integration

Drupal CMS introduces Canvas as the default editing experience, providing true drag-and-drop with live preview and real-time editing. The custom built Mercury component library provides common building blocks like cards, testimonials, heroes, menus and accordions.

drupal_cms_accessibility_tools 2.0.0-rc1

Bug fixes
New features
Unsupported

Drupal CMS 2.0 is nearly upon us. But before that, let us revel in a week of release candidacy.

A number of bugs were fixed, but we were mostly focused on refining and improving the Byte site template and its theme. But we did make a few notable changes:

drupal_cms_accessibility_tools 1.2.9

Bug fixes
Unsupported

This is a bug fix release that is likely to be the final 1.x release of Drupal CMS.

The release addresses the following user-facing issues:

drupal_cms_accessibility_tools 2.0.0-beta1

Bug fixes
New features
Unsupported

This beta release of Drupal CMS 2.0 includes improved integration with Canvas, an updated component library, and many bug fixes. This release should be used for testing only and is not suitable for building websites. There is no update path for Drupal CMS.

To spin up a Drupal CMS project, use the following commands:

drupal_cms_accessibility_tools 2.0.0-alpha2

Bug fixes
New features
Unsupported

This alpha release of Drupal CMS 2.0 includes tighter integration with Canvas, and many bug fixes. This release should be used for testing only and is not suitable for building production websites.

To spin up a Drupal CMS project, use the following commands:

composer create-project drupal/cms:2-alpha2 -s alpha --no-install
cd cms
composer config minimum-stability alpha
composer install
composer drupal:recipe-unpack

If you are using DDEV, run these commands in an empty directory:

drupal_cms_accessibility_tools 2.0.0-alpha1

Unsupported

The alpha version of Drupal CMS 2.0 includes Canvas integration and two site templates: Starter and Byte. This release should be used for testing only and is not suitable for building production websites.

To spin up a Drupal CMS project, use the following commands:

composer create-project drupal/cms:2-alpha1 -s alpha --no-install
cd cms
composer config minimum-stability alpha
composer install

If you are using DDEV:

drupal_cms_accessibility_tools 1.2.0

Bug fixes
New features
Unsupported

This is mostly a maintenance release of Drupal CMS. There aren't too many user-facing changes, but there are some under-the-hood enhancements to make life easier in the future, clear the way for Drupal CMS to be truly multilingual, and increase compatibility with more hosting platforms. This version also requires Drupal core 11.2, which has its own set of shiny new things.

drupal_cms_accessibility_tools 1.1.0

Bug fixes
New features
Unsupported

This is the first feature release of Drupal CMS!

We fixed bugs too, but almost all of those bug fixes are also in the 1.0.x releases, so take a look at those for more details.

Recipes have no update path; the change records provide instructions to make manual configuration changes to an existing Drupal CMS site. You do NOT need to make these changes if you don't want to; your site will continue working as it currently does.

Here are the biggest changes in this version:

drupal_cms_accessibility_tools 1.0.3

Bug fixes
Unsupported

This is a bugfix release.

Recipes have no update path, so instructions are provided for manually making the appropriate configuration changes to address certain bugs. You do NOT need to make these changes if you don't want to; your site will continue working as it currently does.

See the change records for information on the configuration changes that have been made in this version, and how you can implement them on your Drupal CMS site.

drupal_cms_accessibility_tools 1.0.0

Unsupported

This is the first stable release of Drupal CMS Accessibility Tools!

To install it locally:

composer require drupal/drupal_cms_accessibility_tools:~1.0.0

Getting help

If you find a bug, or need help, visit the issue queue for the development repository or find us in the #drupal-cms-support channel in Drupal Slack.

Subscribe with RSS Subscribe to Releases for Drupal CMS Accessibility Tools