github SonicJs-Org/sonicjs v2.13.0

latest release: v2.14.0
6 hours ago

Changes

New Features

  • Form Builder added to plugin registry for admin discovery (#766)

Bug Fixes

  • Select field in defineUserProfile now 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 allowNewUserRegistration is 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-app

Or update existing project:

npm install @sonicjs-cms/core@2.13.0

Don't miss a new sonicjs release

NewReleases is sending notifications on new releases.