Radicle v2.1.0 has been released
If you have already purchased a license for Radicle, you can download the latest version from the Roots Dashboard or from the GitHub repo
What’s Changed
New features
Add REST API architecture with Seed endpoints
Add Eloquent models and front page template with featured content
Add make:blockcommand
Add Latest Seeds dynamic block
Add default button block styling
Use Acorn Post Types package
Typography components and editor typography styling
Improvements
Refactor blocks into organized class structure
Trellis setup: Use trellis newcommand
Dependencies
Add roots/allow-svg
Add roots/acorn-mail
WordPress 6.8.2 and other dependency updates
Update dependencies
Documentation
Docs have been moved into the repo
Many new docs have been added
Bug fixes
Button block: Support all advanced settings/attributes
Trellis build-before.yml: Removecomposer installtask
Fix theme.json path
Testing
Fix editorColors test, add editorStyles test
Add devcontainer and CI workflow for running tests on a real WP install
Full Changelog: https://github.com/roots/radicle/compare/v2.0.1...v2.1.0