Skip to content

5.2.3

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 02 Jul 02:58
  • 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.