Security Fix
- Restrict public content API access by status and role (#695) — Ensures public API endpoints properly filter content based on publish status and user roles, preventing unauthorized access to draft or restricted content.
Installation
npm create sonicjs@latest my-appOr update an existing project:
npm install @sonicjs-cms/core@2.8.1