# radicle v2.1.0 released

**URL:** https://discourse.roots.io/t/radicle-v2-1-0-released/29953
**Category:** radicle
**Tags:** releases
**Created:** 2025-09-30T14:06:18Z
**Posts:** 2

## Post 1 by @ben — 2025-09-30T14:06:18Z

[**Radicle**](https://roots.io/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](https://dashboard.roots.io/) or from the [GitHub repo](https://github.com/roots/radicle/releases/tag/v2.1.0)

## 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](https://github.com/roots/radicle/compare/v2.0.1...v2.1.0)

---

## Post 2 by @ben — 2025-10-01T12:18:12Z

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](https://github.com/roots/radicle/compare/v2.1.0...v2.1.1)
