revision_manager 1.0.0-beta4
- Adds canvas page compatibility
- Fixes schema validation errors
- Adds last minor version testing
- Adds canvas page compatibility
- Fixes schema validation errors
- Adds last minor version testing
Adds Drupal 11 support.
feat: #3430602 Automated Drupal 11 compatibility fixes for filtered_text_wrapper
By: luke.leber
By: chrissnyder
Render element, fix namespace bug, move hook theme and library concepts into Drupal module.
Issues: 6 issues resolved.
Changes since 0.7.0-beta1 (compare):
This is a a feature minor release of Drupal 11 and is ready for use on production sites. Learn more about the latest version of Drupal and the Drupal core release cycle.
Read the Drupal 11.3.0 release announcement for improvements and highlights in this release.
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:
composer create-project drupal/cms:^2 -s beta --no-install
cd cms
composer config minimum-stability beta
composer install
composer drupal:recipe-unpack
This beta release contains various fixes and enhancements to make this module more stable and useful.