Changelog
Track every update, improvement, and fix across SentinelNexus releases.
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