Skip to content

Releases: drupalwxt/wxt

5.4.0

20 Dec 17:21
Compare
Choose a tag to compare
  • 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.0

04 Nov 01:17
Compare
Choose a tag to compare
  • 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.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.