github SonicJs-Org/sonicjs v2.16.1

one day ago

Changes

  • Security fix: Admin panel now restricted to admin role by default (#791) — previously any authenticated user could access /admin
  • Bug fix: Resolved fresh install migration error — duplicate column name in 035_user_profiles_data_column.sql (#771)
  • New config option: adminAccessRoles in createSonicJSApp() lets developers customize which roles can access the admin panel

Installation

npm create sonicjs@latest my-app

Or update existing project:

npm install @sonicjs-cms/core@2.16.1

Don't miss a new sonicjs release

NewReleases is sending notifications on new releases.