Changelog
Track every improvement to the iTechSmart platform.
v4.2.0
Latest
March 19, 2026- •iTechSmart CLI tool (connect, status, signal, run, receipt, compliance, ai commands)
- •WarRoom WebSocket real-time incident collaboration
- •Public receipt verification page at /verify
- •Live platform status page at /status
- •Per-tenant Redis rate limiting (4 plan tiers)
- •PgBouncer connection pooling for PostgreSQL
- •OctoAI response caching with query-type TTLs
- •Dark/light mode toggle for all frontends
- •k6 load testing suite with performance benchmarks
- •Terraform AWS deployment modules (VPC, EC2, RDS, ElastiCache, ALB)
- •Infrastructure onboarding wizard with config generation
- •Webhook security hardening (HMAC-SHA256, rate limiting, receipts)
v4.1.0
March 18, 2026- •Rollback system with state snapshots and receipt chains
- •CMDB service with CI relationships and auto-discovery
- •Real infrastructure connectors (SSH, Kubernetes, Prometheus)
- •Edge node architecture with offline receipt queuing
- •Billing engine with 5 subscription plans ($699-$7999)
- •UAIO Certification program (Bronze/Silver/Gold/Platinum)
- •Digital twin simulation before execution
- •Knowledge graph with CMDB sync and impact analysis
- •HIPAA compliance track (89/100 score)
- •SOC2 (79/100), FedRAMP (74/100), NIST CSF (95/100) scanning
- •Agent isolation: circuit breaker, kill switch, execution sandbox
v4.0.1
March 17, 2026- •84+ backend microservices with shared PostgreSQL and Redis
- •34 production React frontend dashboards
- •UAIO Core chain: Hub -> Ninja -> Agent with receipt generation
- •OctoAI cognitive layer with local Ollama + cloud provider fallback
- •Multi-tenancy with tenant_id across 212 database tables
- •Shared JWT auth via Passport with Redis-cached validation
- •Nginx reverse proxy with 80+ upstream/location blocks
- •iTechSmart Pulse live demo engine integration
- •20/20 integration tests passing