Releases: drupalwxt/wxt
Releases · drupalwxt/wxt
3.0.0-rc3
Features/Updates:
- Update Drupal Core to 8.7.7
- Fix for Core Context patch somehow missing
- Add StringTranslationTrait to Drush Hooks
- Claro updated to 1.0-beta1
- Add support for proper versioning of Profile tarball for *.info.yml files
- Add site slogan support to theme-gcwu-fegc
Upgrade path:
-
Update your codebase:
composer update
-
Run database updates:
drush cache:rebuild
drush updatedb
3.0.0-rc2
Features/Updates:
- Fix padding issue for #wb-srch-sub
- Fix padding issue for Date Modified block
- PHPCS corrections for WxT Library
- Proper dependencies for Webform resolving missing revision
- Addition of WxT Sub Profile Generator for Drupal Console
- Addition of WxT Lightning Update Manager for Drupal Console
- Minor improvements to migration
- Properly namespace modules with expanded syntax
- Updates entity_reference_revisions, paragraphs, and simple_sitemap
Upgrade path:
-
Update your codebase:
composer update
-
Run database updates:
drush cache:rebuild
drush updatedb
-
Run Lightning configuration updates:
drush cache:rebuild
drush update:lightning
-
Run WxT configuration updates:
drush cache:rebuild
drush update:wxt
3.0.0-rc1
Features/Updates:
- Layout Builder off canvas fixes
- Duplicate title logic for Layout Builder
- Fixes to Entity View Display calling wrong title
- Claro backend theme enabled by default
- Homepage CSS fixes for padding issue
- Addition of Core Context for Layout Builder
Upgrade path:
-
Update your codebase:
composer update
-
Run database updates:
drush cache:rebuild
drush updatedb
-
Run Lightning configuration updates:
drush cache:rebuild
drush update:lightning
3.0.0-beta2
This release is identical, feature wise, to 3.0.0-beta1.
Bug fixes:
- Remove space from patch in composer.json (13263095)
Upgrade path:
-
Update your codebase:
composer update
-
Run database updates:
drush cache:rebuild
drush updatedb
-
Run Lightning configuration updates:
drush cache:rebuild
drush update:lightning
3.0.0-beta1
Features/Updates:
- Update Field Group to 3.0-rc1
- Update Bootstrap to v3.18 and switch to yarn
- Update Simple Sitemap to 3.3
- Minor README.md improvements
- Deprecated Entity Updates installer logic in Profile
- Update Bootstrap to 3.20
Performance:
- Performance degradation in Layout Builder
- Performance degradation in multi value fields
- Switch to a memory cache backend during installation
Upgrade path:
-
Update your codebase:
composer update
-
Run database updates:
drush cache:rebuild
drush updatedb
-
Run Lightning configuration updates:
drush cache:rebuild
drush update:lightning
3.0.0-alpha1
Features/Updates:
- Update Drupal Core to 8.7.5
- Update Lightning to 4.0.4
- Move to Layout Builder
- Migrations updated with Layout Builder support
- Page Title / Tabs support for Layout Builder
Upgrade path:
-
Update your codebase:
composer update
-
Run database updates:
drush cache:rebuild
drush updatedb
-
Run Lightning configuration updates:
drush cache:rebuild
drush update:lightning