Skip to content

Releases: drupalwxt/wxt

5.2.3

02 Jul 02:58
Compare
Choose a tag to compare
  • 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.2

15 Apr 02:01
Compare
Choose a tag to compare
  • 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.1

19 Feb 13:45
Compare
Choose a tag to compare
  • 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.0

18 Jan 22:53
Compare
Choose a tag to compare
  • 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.1

18 Jan 01:27
Compare
Choose a tag to compare
  • 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.0

18 Dec 17:31
Compare
Choose a tag to compare
  • 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

5.0.2

18 Dec 16:34
Compare
Choose a tag to compare
  • 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

5.0.1

03 Nov 01:31
Compare
Choose a tag to compare

Features / Updates:

  • 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
    • Exception on wxt_core_update_8441 3394034
    • Pin linkit to stable and update patches
    • Lead title functionality 3389645
    • TOC translation issue 3394057
    • Make Modify table attributes filter work with CKE5 3394629
    • Get entity_embed working with CKE5 3394653
    • Disallowed or malformed HTML in a translation string 3377588
    • PHP 8.2 Deprecation messages when installing WxT 5.0.0 3393796
    • Fresh install defaults for text formats, Full HTML has no wysiwyg editor 3377591
    • Add modal to content with CKEditor 3391443
    • Deprecation notice when editing a "Landing Page" node 3396460
    • Seven and d9.3 old code in wxt_core.module 3396460
    • Error when exporting data using wxt_ext_groups 3277436
    • Webform should only list approved GoC recognized countries 3111375
  • Updated for WxT Bootstrap
    • Skip links hidden by Admin Toolbar 3326137
    • Links style in the contextual alerts class are bold by default 3335963
    • Lead title functionality 3389645
    • Update to latest gulp and simplify logic for sass compilation
    • Improve/fix a11y/wcag on every page 3385626
    • Add modal to content with CKEditor 3391443
    • Toggle feedback webform in footer 3393668
    • The ckeditor5.css conflict with styles dropdown preview 3398370
  • Updates for WxT Library
    • Extra values(query) on search submit 3376213
    • Move referenced function from wxt to wxt_library

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 is a bugfix release although a few new features such as Standard Classification of Countries and Areas of Interest (SCCAI) has been added to Webforms.

5.0.0

30 Sep 16:13
Compare
Choose a tag to compare

Features / Updates:

  • Build Infrastructure
    • Add DB_VERSION variable to .env
  • Security Updates for Drupal Core
  • Updates for Drupal Core
    • N/A
  • Updates for Drupal Contrib
    • Build update for wxt, upgrade ckeditor4_codemirror 3382999
  • Updates for WxT
    • Minor naming adjustments and proper location of config objects
    • Call to deprecated function file_create_url() 3387600
  • Updated for WxT Bootstrap
    • Support for composer/installers 2.x 3382948
  • Updates for WxT Library
    • Support for composer/installers 2.x 3382948

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 is the first stable release of v5.0.0 please ensure you have read the release notes from the previous release candidates.

5.0.0-rc2

21 Aug 02:11
Compare
Choose a tag to compare

Features / Updates:

  • Updates for Drupal Contrib
    • core_context to 1.1
  • Updates for WxT
    • Remove duplicate editor/filter config 3381990
    • CKEditor JS error with JS aggregation enabled 3381980
    • CKEditor5 and CKEditor compatibility support 3382168
  • Updated for WxT Bootstrap
  • Updates for WxT Library
    • Correct logic for Search block visibility reliance on core search

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):

There were some issues in 5.0.0-rc1 related to the text formats and filters logic.

The rich_text format now functions as before using CKEditor4.

There is a new rich_text_ckeditor5 format which uses the newer CKEditor5.