Changelog
Track every update, improvement, and fix across SentinelNexus releases.
v2.5.02026-08-11major
Production Readiness & Live AI Engine
- addedTransitioned AI Agents to live OpenRouter LLM streaming API
- improvedEnforced backend Database integration for persistent Scans, Projects, and Findings
- fixedResolved strict Content Security Policy (CSP) blocking external assets
- fixedFixed React render crashes in TypingAnimation components
- securityAdded Next.js Route Middleware to protect executive dashboards with Clerk RBAC
v2.4.02026-08-08major
PayU Subscriptions & Automated Billing
- addedIntegrated PayU for secure subscription payment processing
- addedDedicated Subscription Dashboard for users to manage active plans
- improvedWired frontend UI directly to PostgreSQL subscription endpoints
- securityHackProof Backend enforcement for dynamic limits on scans and projects
v2.3.02026-07-31major
Advanced AI Defense Engines & Autonomous Agents
- addedTrust Score Engine & Digital Twin generation for real-time risk quantification
- addedZero-Day Threat Prediction and Dark Web monitoring capabilities
- addedAutonomous Blue Team & Red Team agents for automated patching and attack simulation
- addedAI Governance endpoints for centralized asset inventory and immutable audit trails
- improvedEnhanced risk scoring engine with dynamic asset criticality mapping
v2.2.02026-07-30major
Enterprise Identity via Clerk
- addedIntegrated Clerk for robust identity management and authentication
- securityImplemented secure Clerk webhook listener for automated user synchronization
- improvedEnhanced JWT verification and RS256 signature validation
- fixedResolved deployment issues with CORS and allowed origins
v2.1.02026-05-01major
Google-Only OAuth & Backend Hardening
- breakingRemoved GitHub and Microsoft OAuth providers — Google only
- addedResilient rate limiter with Redis fallback (no-crash on Redis down)
- improvedSimplified OAuth service — removed multi-provider linking
- fixedDuplicate httpx in requirements.txt
- securityRemoved wildcard from ALLOWED_HOSTS
v2.0.02026-03-15major
Production Launch
- addedFull CVSS v3.1 scoring engine with 45+ finding type vectors
- addedPDF report generation with ReportLab
- addedProject-based scan organization
- addedReal-time notification system for high/critical findings
- addedFinding deduplication with SHA-256 fingerprinting
v1.5.02026-02-01minor
Scanner Engine Expansion
- addedPrompt injection scanner with jailbreak detection
- addedText scanner for PII (credit cards, SSNs, IBANs)
- improvedCode scanner expanded to 120+ SAST rules
- improvedCWE mapping for all finding types
v1.0.02026-01-15major
Initial Release
- addedCode security scanner with secrets and injection detection
- addedDashboard with live DB aggregation queries
- addedOAuth authentication with JWT cookies
- addedRedis-backed refresh token rotation