Skip to content

Releases: drupalwxt/wxt

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

3.0.7

05 Feb 02:46
Compare
Choose a tag to compare

Features/Updates:

  • Update Drupal Core to 8.8.2
  • Update Lightning 4.1.2
  • Moved docker logic into docker-scaffold
  • Drupal.org + Tarball generated builds now against drupal/legacy-project
  • Updates for WxT
    • Update Coder and CodeSniffer
  • Updates for WxT Bootstrap
    • Accessibility fix for Signed in as
    • PHPCS code linting fix
    • Added class for display-inline
    • Additional documentation for subtheme
  • Updates for WxT Library
    • Correct issues with language negotiation
  • Updates for Contributed modules
    • Update Webform to 3.8
    • Update autosave_form to 1.1
    • Update bg_image_formatter to 1.12
    • Update entity_block to 1.0-beta2
    • Update group to 1.0-rc5
    • Update layout_builder_restrictions to 2.5
    • Update media_entity_twitter to 2.3
  • Pathauto must be updated first if below Pathauto 8.x-1.5 to prevent data loss

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

12 Jan 04:19
Compare
Choose a tag to compare

Features/Updates:

  • Update Drupal Core to 8.8.1
  • Update Lightning 4.1.1
  • Update contributed modules:
    • Update core_context to 1.0-beta1
    • Update diff to 1.0
    • Update migrate_tools to 4.5
    • Update panelizer to 5.0-beta2
    • Update simple_sitemap to 3.5
  • Update tarball packaging script to support core 8.8.x

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

21 Dec 22:34
Compare
Choose a tag to compare

Features/Updates:

  • Update Drupal Core to 8.7.11
  • Update Lightning 4.0.6; includes:
    • Updated Lightning Layout to 2.5
  • Update contributed modules:
    • Update acquia_connector to 1.18
    • Update embed to 1.3
    • Update layout builder restrictions
    • Update metatag to 1.11
    • Update pathauto to 1.6
    • Update redirect to 1.5
    • Update webform to 5.6

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

01 Dec 20:39
Compare
Choose a tag to compare

Features/Updates:

  • Essentially the same as v3.0.3
  • Fix missing update to WxT dependencies for legacy packaging (drush make)

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

01 Dec 19:36
Compare
Choose a tag to compare

Features/Updates:

  • Update block_class to 1.1
  • Fix page manager variant of type Http Status Code
  • Fix for config export / import
  • Update WxT Library
    • Update wet-boew to v4.0.32
    • Update gcweb theme to v6.0.0
  • Update WxT Bootstrap
    • Improved Footer CDN logic

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

24 Nov 16:37
Compare
Choose a tag to compare

Features/Updates:

  • Update Drupal Core to 8.7.10
  • Update Lightning 4.0.5; includes:
    • Updated Lightning API to 4.2
    • Updated Lightning Core to 4.7
    • Updated Lightning Layout to 2.1
    • Updated Lightning Media to 3.12
    • Updated Search API to to 1.15
    • Updated Entity Browser to 2.2
    • Addition of Conflict, AutoSave Form, and Redirect
  • Update WxT Bootstrap and Bootstrap base theme
  • Update CTools, Linkit, Field Group, Migrate Tools and Page Manager
  • Fix for issue with conflict and page manager
  • Issue with Site Installation via browser install
  • Add link field to entity form display
  • Check for missing schema layout builder
  • Update admin toolbar to latest release
  • Update paragraphs to latest release

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

03 Nov 18:44
Compare
Choose a tag to compare

Features/Updates:

  • Same as 3.0.0 release
  • Fix for invalid make file patch

Upgrade path:

  • Update your codebase:

    • composer update
  • Run database updates:

    • drush cache:rebuild
    • drush updatedb

3.0.0

03 Nov 18:23
Compare
Choose a tag to compare

Features/Updates:

  • Update Drupal Core to 8.7.8
  • WxT padding improvements to front page
  • Docker images now extend directly off drupal:8.7-fpm-alpine
  • Page Manager variant does not open when selected
  • Bootstrap Layouts fix for drag n drop in layout builder
  • Stable version of Panelizer with Layout Builder

Upgrade path:

  • Update your codebase:

    • composer update
  • Run database updates:

    • drush cache:rebuild
    • drush updatedb