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