Skip to content

Releases: drupalwxt/wxt

5.1.0

18 Dec 17:31

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

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

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

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

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.

5.0.0-rc1

14 Aug 13:30

Choose a tag to compare

Features / Updates:

  • Build Infrastructure
    • [CI] Point build system to 10.0.x docker-scaffold
    • [PHP] Build properly on php 8.1+
    • Remove drupal-console-extend-plugin
  • Security Updates for Drupal Core
  • Updates for Drupal Core
    Patch (bugfix) release of Drupal Core to v10.0.10
  • Updates for Drupal Contrib
    • [Composer] Update all contrib to Drupal 10 versions
    • Support for CKEditor 5 3255971
    • Add codemirror back to CKEditor5 3361536
  • Updates for WxT
    • Check $profile is not null condition
    • Remove non-existant permissions from wxt_ext_user
    • Give users ability to edit existing alerts and panels in CKEditor 5 3361560
    • Remove And/Or plugin from wxt_ext_editor 3361566
    • Add gcweb styles to CKEditor5 3362435
    • Add selection handle to allow moving alert and panel widgets 3362705
    • Default well panels being converted to default panels 3362702
    • Add ability to set permissions for wxt_ext_breadcrumbs 3366800
    • Vanilla rich text ckeditor4 notice when editing existing french content 3362793
    • Keep drupal/groups disabled by default 3357710
    • The drush si then drush sql-drop then drush si again results in file exists 3374003
    • Using non-existent parameter "config.export.commands" 3377173
    • Enable linkit in rich text editor 3377252
    • Issue with password_policy and PostgreSQL 3377970
    • Panels Restore Style Settings and classes 3377979
    • Improve placement of bootstrap ckeditor library 3376951
    • The ckeditor5 div class attribute is removed/deleted 3362788
    • password policy is preventing hooks from firing 3313274
    • Add SVG icons to alert/panel widgets in CKE5 3380029
    • ckeditor 5 footnotes related 3377942
    • Enable Table of Contents filter 3380730
    • codemirror support for both ckeditor4 and ckeditor5 3362801
  • Updated for WxT Bootstrap
    • Update *.info.yml + composer.json to allow install on D10
    • Update Bootstrap to v3.27
    • Fix reference to deprecated node_type plugin in optional config
    • Fix twig errors with input template and it's extensions
    • Replace ckeditor-stylesheets with ckeditor5 version
    • Twig deprecation fix for wxt_bootstrap spaceless 3362712
    • Bootstrap requires underscore.js but it was removed from D10 core 3362764
    • wxt_ext_blog - Firstname Lastname - Date 3367309
    • Drupal 10.1.1 requires bootstrap 3.29 , 3.29 also compatible with D10.0.10 and D9.5.10 3374741
    • Typo in template files: "clas" 3356383
    • Empty label can lead to empty 'h3', invalid HTML 3356385
  • Updates for WxT Library
    • Update *.info.yml + composer.json to allow install on D10
    • Drupal 10 comptaibility updates 3346270
    • language switcher fix related to Core Security update 3349214
    • Issue with wxt_library.module and php 8.1 3368356
    • Remove IE8 from the wxt build, IE8 cleanup 3374233

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 an upgrade from 9.5.x to 10.0.x however changes are minimal and is expected upgrades will be fairly smooth.

4.5.4

14 Aug 02:35

Choose a tag to compare

Features / Updates:

  • Updates for Drupal Core
    • Patch (bugfix) release of Drupal Core to v9.5.10
  • Updates for Drupal Contrib
    • Incompatible version for ckeditor/fakeobjects #3363952
    • Update migrate_plus to ^6.0 #3372334
  • Updates for WxT
    • Check $profile is not null condition.
    • Add ability to set permissions for wxt_ext_breadcrumbs #3366800
    • Keep drupal/groups disabled by default #3357710
    • Undefined array key 'editor' in wxt_ext_editor_editor_js_settings_alter #3373991
  • Updates for WxT Bootstrap
    • Issue #3356383 by Liam Morland: Typo in template files: "clas" #3373991
    • Issue #3356385 by Liam Morland: Empty label can lead to empty 'h3', invalid HTML #3373991
  • Updates for WxT Library
    • Issue with wxt_library.module and php 8.1 #3368356
    • Remove IE8 from the wxt build, IE8 cleanup #3374233

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

4.5.3

26 Apr 18:22

Choose a tag to compare

Features / Updates:

  • Remove accidentally committed composer.lock file

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 is a core regression of the language switcher block which throws exception when no route is matched.

WxT Library is patched so it will not have this problem.

4.5.2

24 Apr 17:15

Choose a tag to compare

Features / Updates:

  • Security Updates for Drupal Core (v9.5.8)
  • Updates for WxT
    • Update migrate_tools to 6.x for PHP8.1 support 3352269
    • Add alt text to images in wxt_ext_carousel 3352676

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 is a core regression of the language switcher block which throws exception when no route is matched.

WxT Library is patched so it will not have this problem.

4.5.1

24 Mar 01:20

Choose a tag to compare

Features / Updates:

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 is a core regression of the language switcher block which throws exception when no route is matched.

WxT Library is patched so it will not have this problem.