Skip to content

1.35.0 - Radiance

Choose a tag to compare

@github-actions github-actions released this 06 Jan 05:56
· 192 commits to refs/heads/main since this release

This release delivers full Drupal 11.3 compatibility, alongside comprehensive updates to container images, GitHub Actions, and automated tooling. The installer's test harness was also improved for more efficient snapshot management.


πŸ” Highlights

  • Drupal 11.3 compatibility ensuring the template stays aligned with the latest Drupal core release.
  • Infrastructure and dependency updates across container images, GitHub Actions, and automated tooling for improved stability and security.
  • Installer improvements including snapshot-based testing and a new GIF generator for clearer onboarding.

πŸ’₯ Breaking changes

None.


What's new since 1.34.0

πŸŒ€ Template


πŸŽ› Installer


πŸ“– Documentation

  • ✨ New

    • None
  • πŸ›  Changed

    • None
  • 🐞 Fixed

    • None

πŸ“‹ Release checklist

  • Updated all dependencies outside of the schedule
  • Updated container images to the latest versions and checked that @see links
  • Updated PHP version in composer.json for config.platform.
  • Updated PHP version in phpcs.xml for testVersion.
  • Updated PHP version in phpstan.neon for phpVersion.
  • Updated minor version of all packages in composer.json.
  • Updated minor version of dependencies in theme's package.json.
  • Update drevops/ci-runner to the latest version in .circleci/config.yml and .github/workflows/build-test-deploy.yml.
  • Incremented the cache version in .circleci/config.yml and .github/workflows/build-test-deploy.yml.
  • Updated documentation.

Full Changelog: 1.34.0...1.35.0

@AlexSkrypnyk, @renovate[bot] and renovate[bot]