github SonicJs-Org/sonicjs v2.8.0

11 hours ago

What's New in v2.8.0

Features

  • Comprehensive forms system with Turnstile bot protection
  • Component-based plugin settings architecture for better extensibility
  • OTP email branding customization
  • Competitive marketing content added to homepage
  • Reference field UI tweaks for improved admin experience
  • URL Slug field type added to collection field dropdown

Testing & Quality

  • Test coverage improved to 91% with dynamic-field and admin-layout-catalyst tests
  • Added cache routes, auth-validation, and telemetry tests
  • Unit test coverage improved from 72% to 88%

Bug Fixes

  • Fixed repeater trash icon SVG parse error
  • Fixed dashboard documentation links returning 404
  • Fixed deploy with webpack for Next 16 build
  • Synced package-lock.json with package.json
  • Updated Codecov badge URL to use org repo

Documentation

  • Added Astro integration guide
  • Added Analytics plugin and Field Types Reference
  • Added Troubleshooting guide and Security best practices
  • Complete Phase 1 with Workflow and Configuration docs
  • Added documentation for undocumented plugins and hook reference

Dependencies

  • Bumped Next.js from 15.5.8 to 16.1.5
  • Bumped Hono from 4.10.6 to 4.11.7

Installation

npm create sonicjs@latest my-app

Or update existing project:

npm install @sonicjs-cms/core@2.8.0

Don't miss a new sonicjs release

NewReleases is sending notifications on new releases.