Releases

Releases of Drupal WxT

The following table is a list of all the releases that are housed under the Drupal WxT organization on GitHub:

ReleaseCreated DateDescription
5.4.02024-12-20
  • Build Infrastructure
    • N/A
  • Security Updates for Drupal Core
    • N/A
  • Updates for Drupal Core
    • Unpin drupal/core-recommended from 10.3.6 to 10.4.x to include patches release
    • Update core patch to allow upgrade to 10.4.x LTS
  • Updates for Drupal Contrib + WxT
    • Allow setting GC Adobe Analytics metatag attributes 3415924
    • [WxT 10.2] Issues with WxT Extend Config module 3436190
    • Block Class 2.0.12 is unsupported 3486425
    • wxt versions crashes on upgrades since admin_toolbar_links_access_filter is deprecated for Drupal 10.3+ 3490685
    • Invalid config schema breaks add_langcode_to_all_translatable_config db update 3489087
  • Updated for WxT Bootstrap
    • N/A
  • Updates for WxT Library
    • N/A

Upgrade path:

Important: Please backup your database before running the upgrade process for this release.

  • Update your codebase:

    • composer update
  • Run database updates:

    • drush cache:rebuild
    • drush updatedb
  • Run WxT configuration updates:

    • drush cache:rebuild
    • drush update:wxt

Note(s):

Update to Drupal Core 10.3.x line.

5.3.02024-11-04
  • Build Infrastructure
    • Varnish Ban / Purge logic
    • Allow to specify composer version
  • Security Updates for Drupal Core
  • Updates for Drupal Core Patch (bugfix) release of Drupal Core to v10.3.5
  • Updates for Drupal Contrib + WxT
    • Invalid Mapping Definition in upload_validators Config Schema 3477356
    • Ignore useless method overriding on ArchivedField::__construct() 3472183
    • Remove default_argument_skip_url from Views 3472124
    • Enable GitLab CI automated testing 3472183
    • Remove calls to file_validate() which is deprecated 3472120
    • Add schema file to wxt_ext_editor to prevent error on text format edit/save 3457046
    • Update footnotes, toc_filter, and url_embed to fix error on CKE5 text format admin form 3457046
    • Add ArchivedField.php constructor back to fix install error 3457046
  • Updated for WxT Bootstrap
    • N/A
  • Updates for WxT Library
    • N/A

Upgrade path:

Important: Please backup your database before running the upgrade process for this release.

  • Update your codebase:

    • composer update
  • Run database updates:

    • drush cache:rebuild
    • drush updatedb
  • Run WxT configuration updates:

    • drush cache:rebuild
    • drush update:wxt

Note(s):

Update to Drupal Core 10.3.x line.

5.2.32024-07-02
  • Build Infrastructure
    • N/A
  • Security Updates for Drupal Core
    • N/A
  • Updates for Drupal Core Patch (bugfix) release of Drupal Core to v10.2.7
  • Updates for Drupal Contrib + WxT
    • wxt_ext_layout deprecations in Panels 4.8 3457046
    • LB inline blocks are no longer translatable 3456872
    • Layout Builder ST not listed in modules list 3456863
    • PHP deprecation issues with AutoSaveFormBuilder 3444515
    • Split contextual footer menu migration 3456754
    • Update file_entity in composer.json 3445800
    • SKAUGHT: Security advisory for group module 3406903
  • Updated for WxT Bootstrap
    • Use Bootstrap to v3.31
    • Use content language for footer menu visibility conditions 3456827
  • Updates for WxT Library
    • Add latest releases of wet-boew and gcweb (v4.0.75 and v14.6.0)

Upgrade path:

Important: Please backup your database before running the upgrade process for this release.

  • Update your codebase:

    • composer update
  • Run database updates:

    • drush cache:rebuild
    • drush updatedb
  • Run WxT configuration updates:

    • drush cache:rebuild
    • drush update:wxt

Note(s):

The Group module has been updated to the 2.2.x branch as an intermediate step required to get to the recommended 3.2.x branch.

5.2.22024-04-15
  • Build Infrastructure
    • N/A
  • Security Updates for Drupal Core
    • N/A
  • Updates for Drupal Core Patch (bugfix) release of Drupal Core to v10.2.5
  • Updates for Drupal Contrib + WxT
    • N/A
  • Updated for WxT Bootstrap
    • Make gc-thickline default for H1 3403484
    • Fix for duplicate footer in update GCWeb theme 3436553
  • Updates for WxT Library
    • Add latest releases of wet-boew and gcweb 3422762
    • WxT Library (language block) warning when viewing the latest version node page in some cases 3403484

Upgrade path:

Important: Please backup your database before running the upgrade process for this release.

  • Update your codebase:

    • composer update
  • Run database updates:

    • drush cache:rebuild
    • drush updatedb
  • Run WxT configuration updates:

    • drush cache:rebuild
    • drush update:wxt

Note(s):

The Group module has been downgraded to the 8.x-1.6 release + alongside the flexible permissions module which has been added.

This is needed for an immediate upgrade path for groups and the next release will have groups using again the 2.2.x branch.

5.2.12024-02-19
  • Build Infrastructure
    • N/A
  • Security Updates for Drupal Core
    • N/A
  • Updates for Drupal Core Patch (bugfix) release of Drupal Core to v10.2.3
  • Updates for Drupal Contrib + WxT
    • Deprecated function: str_contains(): Passing null to parameter #1 3415945
    • Security advisory for group module [3406903](https://www.drupal.org/node/3406903
    • Allow setting GC Adobe Analytics metatag attributes 3415924
    • Patch for 3107212 no longer applies in 5.2.0 3418450
    • Patch identified as “Temporary” has been in use for approximately 6 years 3421777
    • Remove unnecessary usort patch from WxT build 3421776
  • Updated for WxT Bootstrap
    • Starterkit fixes and add some README.md instructions 3420710
    • Lead title styling still displays even if field is empty 3420910
    • Menu Block doesn’t reflect expand state correctly 3419328
  • Updates for WxT Library
    • SearchApiBlockForm missing title 3418164

Upgrade path:

Important: Please backup your database before running the upgrade process for this release.

  • Update your codebase:

    • composer update
  • Run database updates:

    • drush cache:rebuild
    • drush updatedb
  • Run WxT configuration updates:

    • drush cache:rebuild
    • drush update:wxt

Note(s):

The Group module has been updated to the 2.2.x branch as an intermediate step required to get to the recommended 3.2.x branch.

Repositories for Drupal WxT

The following table is a list of all the repositories that are housed under the Drupal WxT organization on GitHub:

NameWebsiteDescriptionSize
composer-extdepsdrupalwxt/composer-extdepsComposer repository for external dependencies on Drupal WxTSize: 76 Bytes
docker-scaffolddrupalwxt/docker-scaffoldDocker Scaffold for Drupal WxTSize: 209 Bytes
drupalwxt.github.iodrupalwxt/drupalwxt.github.ioGitHub Pages for Drupal WxT.Size: 15735 Bytes
helm-drupaldrupalwxt/helm-drupalHelm Chart for deploying an enterprise-grade Drupal environment.Size: 67692 Bytes
site-wxtdrupalwxt/site-wxtAn example composer project for the Drupal WxT distribution used for integration testing.Size: 4254 Bytes
terraform-kubernetes-drupalwxtdrupalwxt/terraform-kubernetes-drupalwxtTerraform module for Drupal WxTSize: 32 Bytes
themes-cdndrupalwxt/themes-cdnContent Delivery Network (CDN) files for the theme repositories of the Web Experience Toolkit (WET)Size: 12445 Bytes
wxtdrupalwxt/wxtDrupal variant of the Web Experience Toolkit (WxT).Size: 3529 Bytes
wxt-projectdrupalwxt/wxt-projectComposer project template for Drupal 9 sites built with the WxT distribution.Size: 72 Bytes
wxt_bootstrapdrupalwxt/wxt_bootstrapBootstrap derived sub-theme aligned for use with the Web Experience Toolkit jQuery Framework.Size: 1335 Bytes
wxt_librarydrupalwxt/wxt_libraryWeb Experience Toolkit Framework integration for Drupal.Size: 147 Bytes