Changelog

Track Rendara's evolution. From beta to launch, every release brings you closer to frictionless API development.

v0.9.0

Pre-Launch

  • AI-powered REST API generation from natural language
  • Isolated Docker sandbox testing with auto-fix loop (up to 3 retries)
  • Security scanning on all generated code (CodeSecurityScanner)
  • One-click deployment to live URL
  • Full source code export (ZIP download)
  • User authentication with JWT + refresh tokens
  • GDPR compliance: data export, account deletion, consent tracking
  • Stripe billing integration (Free + Pro tiers)
  • Landing page with signup flow
  • Content policy enforcement for generation requests
  • OpenAI fallback provider (dormant, ready for activation)
v0.8.0

Beta

  • FastAPI backend with async SQLAlchemy + PostgreSQL
  • React 18 + TypeScript + Vite frontend
  • Admin dashboard with user management
  • Fernet encryption for stored generated code
  • Rate limiting and brute-force protection
  • Audit logging for security events
  • Alembic database migrations
Coming Next

Planned

  • GraphQL API generation
  • WebSocket endpoint generation
  • Team workspaces with shared projects
  • Enhanced code linting and formatting
  • Custom template preferences