github SonicJs-Org/sonicjs v2.9.0
v2.9.0 — Features & Plugins Release

6 hours ago

✨ 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

  • Bump undici/wrangler in stats (#727)
  • Bump rollup (#728)
  • Fix remaining Dependabot security alerts

Installation

npm create sonicjs@latest my-app

Or update existing project:

npm install @sonicjs-cms/core@2.9.0

Coming Soon

  • Collapsible grouped fields, blocks, and repeaters (#729)
  • Forms as Collections (#734)
  • QR Code Generator plugin (#733)

Don't miss a new sonicjs release

NewReleases is sending notifications on new releases.