Platform Features Pricing Downloads
Product Updates

Changelog

Latest v2.5.04 March 2026

Full UI Redesign + Amazon Bedrock Integration

  • Complete frontend overhaul: full-width, fully responsive design
  • Login, Signup, and Forgot Password as professional modal popups
  • Amazon Bedrock (Claude 3.5 Sonnet) as primary AI inference provider
  • Graceful fallback to rule-based parsing when Bedrock unavailable
  • Linux one-click installer script (/install.sh)
  • Admin dashboard: enhanced with login location tracking, license analytics
  • Fixed [object Object] notice bug in signup form
  • All footer pages created (Privacy, Terms, Security, Compliance, Status, Changelog)
v2.4.02 March 2026

Enterprise Auth & License Management

  • Multi-tenant authentication with JWT tokens
  • Trial license key generation on signup (7-day trial)
  • AWS Cognito OAuth2 integration for enterprise SSO
  • Infra request API with policy enforcement engine
  • Audit log system with immutable event trail
v2.3.020 February 2026

AI Infrastructure Provisioning Engine

  • Natural language infrastructure provisioning (S3, EC2, RDS, Lambda)
  • Multi-cloud support: AWS, Azure, GCP
  • 5-phase execution pipeline: Design → Prerequisites → Execute → Remediate → Validate
  • Embedded AWS executor for S3, EC2, ECS, RDS operations
  • MCP server integration for coding assistant compatibility
v2.0.01 February 2026

Platform Launch

  • Initial public release of CloudAgents platform
  • FastAPI backend with SQLAlchemy ORM
  • Electron desktop app for macOS, Windows, and Linux
  • Docker Compose deployment templates
  • Admin Control Tower with full CRUD operations