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.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.

5.2.02024-01-18
  • Build Infrastructure
    • N/A
  • Security Updates for Drupal Core
  • Updates for Drupal Core
    • N/A
  • Updates for Drupal Contrib + WxT
    • N/A
  • 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):

This release is functionality equivalent to v5.1.1 but against Drupal Core 10.2.x.

5.1.12024-01-18
  • Build Infrastructure
    • N/A
  • Security Updates for Drupal Core
  • Updates for Drupal Core
    • N/A
  • Updates for Drupal Contrib + WxT
    • Incomplete licenses in modulename.libraries.yml will cause a warning 3409881
    • 5.1.x requires a merge from wxt 5.0.x as countries fix is missing 3409755
    • No schema for wxt_core.settings 3413791
  • 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):

N/A

5.1.02023-12-18
  • Build Infrastructure
    • N/A
  • Security Updates for Drupal Core
    • N/A
  • Updates for Drupal Core
    • N/A
  • Updates for Drupal Contrib
    • N/A
  • Updates for WxT
    • Change wxt_core countries config name 3399929
    • Entity_embed upstream remove conflicting patch 3399717
    • Change wxt_core countries config name 3399929
    • PHP 8.1 deprecation fix for wxt_ext_media bulk upload 3399712
    • Replace deprecated apis in wxt_core.install 3399083
    • Deprecated module in the contrib module admin_toolbar 3404472
    • Deprecated code in the module migrate_plus 3405234
    • Deprecated code in the contrib module page_manager 3403542
    • wxt_ext_page_update_8500() fails if page content type doesn’t exist 3402680
    • Deprecation notice when opening the entity browser modal window 3402681
    • Update drupal/file_entity to RC 3403264
    • Regression fix for Change wxt_core countries config name 3401668
  • Updated for WxT Bootstrap
    • Deprecated styles in the file themes/contrib/wxt_bootstrap/css/style.css 3404086
  • 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):

N/A

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: 62 Bytes
docker-scaffolddrupalwxt/docker-scaffoldDocker Scaffold for Drupal WxTSize: 194 Bytes
drupalwxt.github.iodrupalwxt/drupalwxt.github.ioGitHub Pages for Drupal WxT.Size: 14407 Bytes
helm-drupaldrupalwxt/helm-drupalHelm chart for running Drupal on KubernetesSize: 67361 Bytes
site-wxtdrupalwxt/site-wxtAn example composer project for the Drupal WxT distribution used for integration testing.Size: 3498 Bytes
terraform-kubernetes-drupalwxtdrupalwxt/terraform-kubernetes-drupalwxtTerraform module for Drupal WxTSize: 79 Bytes
themes-cdndrupalwxt/themes-cdnContent Delivery Network (CDN) files for the theme repositories of the Web Experience Toolkit (WET)Size: 12445 Bytes
wxtdrupalwxt/wxtDrupal 10 variant of the Web Experience Toolkit (WxT).Size: 2915 Bytes
wxt-projectdrupalwxt/wxt-projectComposer project template for Drupal 9 sites built with the WxT distribution.Size: 66 Bytes
wxt_bootstrapdrupalwxt/wxt_bootstrapBootstrap derived sub-theme aligned for use with the Web Experience Toolkit jQuery Framework.Size: 1307 Bytes
wxt_librarydrupalwxt/wxt_libraryWeb Experience Toolkit Framework integration for Drupal.Size: 145 Bytes