Changes
- feat(database-tools): Table viewer now has full-text search and a JSON field browser — explore D1 data without leaving the admin UI
- fix(media): Media library shows real total item count; search works correctly in the media selector modal (#888, #890)
- fix(plugins): Plugin registered routes (
_routes) are now preserved when saving settings via the legacy settings tab (#977)
Installation
npm create sonicjs@latest my-appOr update an existing project:
npm install @sonicjs-cms/core@3.0.0-beta.21