Changelog
All updates to the Spectorn platform
v0.9.02026-03-24
Documentation, SLA & Status Page
- FeatureAPI Documentation - interactive /docs page with 70+ endpoints
- FeatureSLA Policy - /sla page with availability tiers and support commitments
- FeatureStatus Page - live health checks at /status with auto-refresh
- FeatureWaitlist form - bilingual request form when registration is closed
- FixNginx rate limiting now returns 429 instead of 503
- ChoreArchived legacy HTML landing pages (Next.js is canonical)
- ChoreMigrated deploy scripts from Cyrillic domain to spectorn.pro
v0.8.02026-03-22
Dashboard, Shadow AI & SaaS
- FeatureSOC Dashboard - full redesign with 10+ pages
- FeatureShadow AI Module - unauthorized AI detection and control
- FeatureSaaS billing - Stripe integration, plan management
- FeatureBilingual UI (RU/EN) with language auto-detection
- FeatureRBAC - 5 roles (viewer, analyst, admin, sensor, external)
- PerfSSE live-streaming of events to dashboard
v0.7.02026-03-11
JWT Auth & Production Hardening
- FeatureJWT authentication - login, refresh, user management
- FeatureAPI Key management for sensors
- FeatureTLS hardening - AEAD-only cipher suites
- FeatureRate limiting at middleware level
- FixGraceful shutdown with connection draining
v0.6.02026-03-01
101 Rust Engines & Public Scanner
- Featuresentinel-core - 101 Rust-native detection engines
- FeaturePOST /v1/scan - public endpoint, no auth required
- FeatureShield C11 engine - low-level payload inspector
- Perfp95 latency <1ms on Tier 0
- Feature530+ tests with property-based testing