Changes
New Features
- Form Builder added to plugin registry for admin discovery (#766)
Bug Fixes
- Select field in
defineUserProfilenow renders options from enum (#777) - Save custom profile fields when no standard profile fields are set (#776)
- Add bottom spacing and border to custom profile fields section (#775)
- Replace userDropdown id with class for mobile compatibility (#767)
- Remove blog post import from starter template when example is skipped (#764)
- Use null instead of undefined for optional D1 bind params in media upload (#765)
- Auto-create user on OTP verify when
allowNewUserRegistrationis enabled (#772)
Dependencies
- Bump hono from 4.12.7/4.12.9 to 4.12.12
- Bump drizzle-orm from 0.44.7 to 0.45.2
- Bump axios from 1.13.5 to 1.15.0
Documentation
- Comprehensive documentation update for missing features (#774)
- Add user profiles documentation to authentication page (#761)
Installation
npm create sonicjs@latest my-appOr update existing project:
npm install @sonicjs-cms/core@2.13.0