Changelog

All notable changes to ANYON are listed here.

v0.5.0February 2026

Supabase integration and one-click deploy

Features
  • Built-in Supabase support with auth, database, and storage integration
  • One-click Vercel deployment from within the app
  • GitHub integration for seamless push and pull workflows
Bug Fixes
  • Fixed hot reload issues on component state changes
  • Improved error handling in AI responses
v0.4.0January 2026

Visual editor and multi-model support

Features
  • Visual drag-and-drop editor for UI composition
  • Support for Claude, GPT, and Gemini models
  • Custom theme builder with live preview
Improvements
  • Faster code generation with optimized prompting pipeline
  • Better TypeScript support with stricter type inference
v0.3.0December 2025

Security reviews and team collaboration

Features
  • Built-in security vulnerability scanning for generated code
  • Team collaboration with shared workspaces (Pro)
  • Project sharing via link for quick reviews
Bug Fixes
  • Fixed code preview rendering for complex layouts
  • Resolved authentication edge cases with third-party providers
v0.2.0November 2025

AI-powered full-stack generation

Features
  • Full-stack app generation from natural language prompts
  • Database schema auto-generation based on project requirements
  • API route scaffolding with built-in validation
Improvements
  • Improved prompt understanding for complex multi-step instructions
  • Better error messages with actionable suggestions
v0.1.0October 2025

Initial release

Features
  • AI-powered code generation from text descriptions
  • React and Next.js project support out of the box
  • Local-first architecture with full offline capability
  • Basic deployment support for Vercel and Netlify