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
Dependencies & Requirements
Bump minimum PHP requirement from 8.3 to 8.4
Bump PHP and JS dependencies
Remove roave/security-advisories
Features & Enhancements
Add webfont setup
Add APP_URLenv variable
Bedrock config: Infer WP_ENVIRONMENT_TYPE based on WP_ENV
Refactors & Improvements
Move service provider side effects from register()toboot()
Refactor Button class to use DomDocument
Bug Fixes
Register modal block server-side to fix missing attributes
Fix i18n string extraction for app directory
Fix outline button block styles
Disable on-demand block asset loading for WP 6.9.1
Build & Tooling
Composer: Add nameto wpackagist repository
Trellis setup: Remove Vagrant setup
Full Changelog: https://github.com/roots/radicle/compare/v2.2.0...v2.3.0