radicle v2.3.0 released

Radicle v2.3.0 has been released — you can download the latest version from the Roots Dashboard or from the GitHub repo

What’s Changed

:up_arrow: Dependencies & Requirements

  • :up_arrow: Bump minimum PHP requirement from 8.3 to 8.4
  • :up_arrow: Bump PHP and JS dependencies
  • :minus: Remove roave/security-advisories

:sparkles: Features & Enhancements

  • :sparkles: Add webfont setup
  • :wrench: Add APP_URL env variable
  • :wrench: Bedrock config: Infer WP_ENVIRONMENT_TYPE based on WP_ENV

:recycling_symbol: Refactors & Improvements

  • :recycling_symbol: Move service provider side effects from register() to boot()
  • :recycling_symbol: Refactor Button class to use DomDocument

:bug: Bug Fixes

  • :bug: Register modal block server-side to fix missing attributes
  • :bug: Fix i18n string extraction for app directory
  • :bug: Fix outline button block styles
  • :bug: Disable on-demand block asset loading for WP 6.9.1

:wrench: Build & Tooling

  • :wrench: Composer: Add name to wpackagist repository
  • :wrench: Trellis setup: Remove Vagrant setup

Full Changelog: https://github.com/roots/radicle/compare/v2.2.0...v2.3.0

1 Like