✨ Features & Plugins Release
New Features
- Auto-discover API endpoints — Admin API Reference page now uses runtime route introspection instead of hardcoded lists, keeping docs in sync with the actual API (#730, by @mmcintosh)
- Redirect Management Plugin — New plugin for managing URL redirects with Cloudflare Bulk Redirects integration. Supports 301/302 redirects, bulk CSV import/export, and automatic Cloudflare list synchronization (#735, by @ahaasco)
- Normalize markdown/richtext editor handling — Unified editor field handling for markdown and richtext field types (#724, cherry-picked from @bobbwal's #687)
Dependencies
Installation
npm create sonicjs@latest my-appOr update existing project:
npm install @sonicjs-cms/core@2.9.0