github SonicJs-Org/sonicjs v2.16.0

6 hours ago

Changes

  • Fix #785: BruteForceDetector no longer crashes when KV namespace is unavailable — added null guards to all KV-dependent methods
  • Fix #786: New event tracking API (POST /api/events) for analytics — supports single and batch event tracking with filtering and stats endpoints
  • Fix #787: Analytics admin dashboard now renders properly at /admin/analytics with real metrics from system logs
  • Fix #788: Routes no longer return 400 Bad Request — expanded CSRF exempt paths and added Authorization header bypass

Installation

npm create sonicjs@latest my-app

Or update existing project:

npm install @sonicjs-cms/core@2.16.0

Don't miss a new sonicjs release

NewReleases is sending notifications on new releases.