radicle v2.1.0 released

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

  • :sparkles: Add REST API architecture with Seed endpoints
  • :sparkles: Add Eloquent models and front page template with featured content
  • :sparkles: Add make:block command
  • :sparkles: Add Latest Seeds dynamic block
  • :sparkles: Add default button block styling
  • :sparkles: Use Acorn Post Types package
  • :lipstick: Typography components and editor typography styling

Improvements

  • :recycling_symbol: Refactor blocks into organized class structure
  • :recycling_symbol: Trellis setup: Use trellis new command

Dependencies

  • :plus: Add roots/allow-svg
  • :plus: Add roots/acorn-mail
  • :up_arrow: WordPress 6.8.2 and other dependency updates
  • :up_arrow: Update dependencies

Documentation

  • :memo: Docs have been moved into the repo
  • :memo: Many new docs have been added

Bug fixes

  • :bug: Button block: Support all advanced settings/attributes
  • :bug: Trellis build-before.yml: Remove composer install task
  • :adhesive_bandage: Fix theme.json path

Testing

  • :white_check_mark: Fix editorColors test, add editorStyles test
  • :construction_worker: 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

v2.1.1 has been released with a couple of small updates:

  • :adhesive_bandage: Blocks Service Provider updates
  • :construction_worker: Add WPackagist Changelog Action

Full Changelog: https://github.com/roots/radicle/compare/v2.1.0...v2.1.1