Skip to content

Releases: drupalwxt/wxt

3.0.17

19 Nov 20:08
Compare
Choose a tag to compare

Features/Updates:

Upgrade path:

  • Update your codebase:

    • composer update
  • Run database updates:

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

    • drush cache:rebuild
    • drush update:lightning
  • Run WxT configuration updates:

    • drush cache:rebuild
    • drush update:wxt

3.0.16

18 Nov 01:06
Compare
Choose a tag to compare

Features/Updates:

  • Updates to Composer
    • Support for Composer v2.0.0
    • Switch to drupal/core-dev to streamline our composer.json
  • Updates for WxT Bootstrap
    • Template issue for Main Menu
  • Updates for WxT Library
    • Improve Canada.ca search submit

Upgrade path:

  • Update your codebase:

    • composer update
  • Run database updates:

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

    • drush cache:rebuild
    • drush update:lightning
  • Run WxT configuration updates:

    • drush cache:rebuild
    • drush update:wxt

3.0.15

25 Oct 21:59
Compare
Choose a tag to compare

Features/Updates:

  • Updates to Drupal
    • Added language token to token module
  • Updates for WxT
    • Ran drupal-check for Drupal 9 support
    • Added new drush command for sub profile generation
    • Section on configuration split added to README.md
    • Updated Search API
    • Optimized default URL alias for french
    • Support for inline webform report a problem block
    • Added Redis contributed module to build
  • Updates for WxT Bootstrap
    • Ran drupal-check for Drupal 9 support
    • Updated Bootstrap to 3.23
    • Additional WCAG logic for "skip to" section
    • Additional WCAG only one li element
  • Updates for WxT Library
    • Ran drupal-check for Drupal 9 support
    • WCAG missing form label
  • Update openapi_jsonapi to 2.0-rc2
  • Update search_api to 1.18
  • Update simple_gmap to 3.0
  • Update lightning to 4.107

Upgrade path:

  • Update your codebase:

    • composer update
  • Run database updates:

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

    • drush cache:rebuild
    • drush update:lightning
  • Run WxT configuration updates:

    • drush cache:rebuild
    • drush update:wxt

Note: The following modules are no longer provided and were never used by WXT. If you use these modules you will need to add them to your project's composer.json file or include them in your code base using another method.

  • Search API Solr (search_api_solr)
  • Facets (facets)

3.0.14

07 Oct 13:02
Compare
Choose a tag to compare

Security updates:

  • Updates for WxT Library
    • Updates to WET-BOEW Library v4.0.38
  • Updates for WxT Bootstrap
    • Add missing aria-label
    • Link Canada Logo
    • Search Box handling
    • Article Role and About

Features/Updates:

Upgrade path:

  • Update your codebase:

    • composer update
  • Run database updates:

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

    • drush cache:rebuild
    • drush update:lightning
  • Run WxT configuration updates:

    • drush cache:rebuild
    • drush update:wxt

3.0.13

13 Jul 02:29
Compare
Choose a tag to compare

Features/Updates:

  • Updates for Lightning
    • Patch to Lightning Workflow for entityqueue upgrade issue
  • Updates for WxT Bootstrap
    • Element figcaption nesting
    • Duplicated data-trgt element
    • Remove unncessary article role
    • Issue with nesting in content footer
    • dropdown.js bootstrap backport
    • Custom block theme suggestions
    • Add wb-inv span for search
    • Theme suggestions order
  • Updates for WxT Library
    • Remove dependency on core search
    • Add core_version_requirement for D9

Note: We are working towards moving to Drupal 9 in the near future.

Upgrade path:

  • Update your codebase:

    • composer update
  • Run database updates:

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

    • drush cache:rebuild
    • drush update:lightning
  • Run WxT configuration updates:

    • drush cache:rebuild
    • drush update:wxt
  • Manual changes:

    • If you happen to notice "The ... field needs to be uninstalled" from the status report screen
    • Goto the admin/config/workflow/workflows/manage/editorial screen and re-save the Editorial workflow

3.0.12

19 Jun 23:54
Compare
Choose a tag to compare

Security updates:

Features/Updates:

  • Update Lightning 4.1.5
  • Update acquia_connector to 1.22
  • Update admin_toolbar to 2.3
  • Update bootstrap_layouts to 5.2
  • Update button_link to 1.2
  • Update ckeditor_codemirror to 2.3
  • Update config_rewrite to 1.3
    Note If you are rewriting OPTIONAL configuration, then you need to read the 1.2 release notes
  • Update core_context to 1.0-beta4
  • Update ctools to 3.4.0
  • Update embed to 1.4
  • Update inline_entity_form to 1.0-rc6
  • Update linkit to 5.0-beta11
  • Update media_entity_instagram to 2.1
  • Update media_entity_slideshow to 2.0
  • Update menu_block to 1.6.0
  • Update menu_breadcrumb to 1.13
  • Update page_manager to 4.0-beta6
  • Update panelizer to 5.0-beta3
  • Update paragraphs to 1.12
  • Update search_api to 1.17
  • Update token_filter to 1.2
  • Update webform to 5.16

Note: Many of the above module updates now include Drupal 9 support. We are working towards moving to Drupal 9 in the near future.

Upgrade path:

  • Update your codebase:

    • composer update
  • Run database updates:

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

    • drush cache:rebuild
    • drush update:lightning
  • Run WxT configuration updates:

    • drush cache:rebuild
    • drush update:wxt

3.0.11

22 May 05:18
Compare
Choose a tag to compare

Security updates:

Features/Updates:

  • Drupal core to 8.8.6
  • Update Lightning 4.1.4
  • Update blazy to 2.1
  • Update conflict to 2.0-alpha2
  • Update lightning_core to 5.2
  • Update lightning_workflow to 3.15
  • Update moderation_dashboard to 1.0-beta2
  • Update moderation_sidebar to 1.4
  • Update redirect to 1.6
  • Update webform to 5.13
  • Update lightning to 4.104

3.0.10

11 May 01:23
Compare
Choose a tag to compare

Features/Updates:

  • Update wxt make files to fix issue with tarballs from drupal.org and github (missing gcweb 6.1).

3.0.9

09 May 18:20
Compare
Choose a tag to compare

Security updates:

Features/Updates:

  • Drupal core 8.8.5
  • Updates for Contributed modules
    • Update acquia_connector to 1.21
    • Update admin_toolbar = 2.2
    • Update bg_image_formatter = 1.14
    • Update blog to 2.0-beta1
      • To address this build issue
    • Update consumers to 1.11
    • Update core_context to 1.0-beta1
    • Update crop to 2.1
    • Update diff to 1.0
    • Update entity_browser to 2.5
    • Update entity_embed to 1.1
    • Update entityqueue to 1.0
    • Update fontawesome to 2.16
    • Update image_widget_crop to 2.3
    • Update layout_builder_restrictions to 2.7
    • Update layout_builder_st to 1.0-alpha2
    • Update layout_builder_styles to 1.0-beta2
    • Update lightning_core to 5.1
    • Update lightning_layout to 2.6
    • Update media_entity_twitter to 2.4
    • Update metatag to 1.13
    • Update openapi to 2.0-rc3
    • Update openapi_rest to 2.0-rc2
    • Update pathauto to 1.8
    • Update schemata to 1.0-beta2
    • Update search_api to 1.16
    • Update simple_gmap to 2.1-rc1
    • Update simple_oauth to 4.5
    • Update token to 1.7
    • Update video_embed_field to 2.4
    • Update webform to 5.11
    • Update lightning to 4.103
  • Update WxT Library 1.17.0
    • Update wet-boew to v4.0.35
    • Update gcweb theme to v6.1.0
    • Update for Drupal 9
  • Port drush wxt-cex command to Drush 9

Note: The following modules are no longer provided or used by WXT (they were removed in Lightning 3.0.0). If you use these modules you will need to add them to your project's composer.json file or include them in your codebase using another method:

  • Scheduled Updates (scheduled_updates)
  • Features (features)
  • Configuration Update Manager (config_update)
  • Media Entity (media_entity)
  • Media Entity Document (media_entity_document)
  • Media Entity Image (media_entity_image)

Upgrade path:

  • Update your codebase:

    • composer update
  • Run database updates:

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

    • drush cache:rebuild
    • drush update:lightning
  • Run WxT configuration updates:

    • drush cache:rebuild
    • drush update:wxt

3.0.8

21 Mar 18:29
Compare
Choose a tag to compare

Features/Updates:

  • Update Drupal Core to 8.8.4
  • Update Lightning 4.1.3
    • Updated Lightning API to 4.5
    • Updated Lightning Media to 3.16
  • Updates for WxT
    • Now provide alternate styles support for slideshow blocks
    • Formatting fixes and alignment of composer.json
  • Updates for WxT Bootstrap
    • Update README.md
    • Fix CDN Footer for GCWEB
    • Unexpected breadcrumb padding on some of the WxT supported themes
  • Updates for Contributed modules
    • Update core_context to 1.0-beta2 + patch for fieldable entities
    • Update password policy to 3.0-alpha5 + patch for helpful translation
    • Update entity_reference_revisions to 1.8
    • Update inline_entity_form to 1.0-rc3
    • Update paragraphs to 1.11

Upgrade path:

  • Update your codebase:

    • composer update
  • Run database updates:

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

    • drush cache:rebuild
    • drush update:lightning
  • Run WxT configuration updates:

    • drush cache:rebuild
    • drush update:wxt