Changelog
Everything new and improved in AutomateAI.
v1.3.0February 12, 2026Improvement
Dashboard Consolidation & Hover Fix
- •Consolidated /my-workflows into the main Dashboard — one unified hub for everything
- •Fixed hover effects across all pages (navbar, footer, sidebar, settings, cards)
- •Removed off-brand blue (#2A3A7C) from QuickStart gradient — now uses pure brand navy
- •Replaced Tailwind blue workflow card icons with brand gold accents
- •Stat card icons now use explicit brand-palette colors instead of Tailwind defaults
- •Added hover feedback to Connected Apps, workflow cards, and stat cards
- •Streamlined sidebar navigation: Dashboard, Integrations, Templates, Settings
v1.2.0February 11, 2026Improvement
Light Theme Palette & Dashboard Navbar
- •Updated light theme palette — Background #FAFAFA, Primary #1B2557, Secondary #CDA715, Tertiary #530E17
- •Added top navbar to the dashboard page for consistent navigation
- •Fixed sidebar positioning to sit below the navbar instead of overlapping
- •Introduced --brand-tertiary (Burgundy #530E17) design token
v1.1.0February 10, 2026Feature
Dark Mode & Theme System
- •Full dark mode support — Pot Black cards, Dark Elf surfaces, orchid/pink accents
- •Light/dark theme toggle in Settings → Appearance with localStorage persistence
- •Fixed 60+ files with hardcoded light-mode Tailwind classes (bg-white, text-gray-*, border-*)
- •Global CSS dark overrides catch remaining Tailwind color leaks
- •Dashboard QuickStart adapts gradient, input, and suggestion styling per theme
- •Billing and Enterprise settings pages fully rewritten for dark mode
- •Fixed analytics 404 — sidebar now links to workflows correctly
- •Connected Apps heading links to /integrations
v1.0.1February 8, 2026Fix
Sign-In & Deploy Fixes
- •Fixed sign-in session cookie name for secure production deployments
- •Resolved edge function size exceeding Vercel 1MB limit — switched to lightweight getToken()
- •Fixed deploy modal and post-signup redirect flow
- •Terms acceptance gate working correctly for new users
v1.0.0February 2026Major
AutomateAI Launch
- •AI-powered workflow builder — describe automations in plain English
- •Visual drag-and-drop workflow editor with React Flow canvas
- •55+ native integrations across 12 categories
- •560+ pre-built workflow templates
- •6 industry-specific template packs (E-commerce, Agency, Support, Data, Real Estate, HR)
- •Credit-based AI pricing — GPT-4, Claude, Gemini, DALL-E support
- •Enterprise features: SSO, RBAC, audit logs, compliance dashboard
- •Real-time workflow monitoring and execution logs
v0.9.0January 2026Beta
Public Beta
- •Beta launch with 100+ early access users
- •Core workflow engine with n8n integration
- •Basic template library with 200+ templates
- •Stripe + Paddle billing integration
- •Team collaboration and workspace sharing
v0.5.0December 2025Alpha
Alpha Release
- •Initial platform architecture and infrastructure
- •AI workflow builder prototype
- •First 20 integrations: Slack, Gmail, Sheets, HubSpot, Shopify, etc.
- •User authentication and onboarding flow