Changelog
Everything new and improved in autn.
v1.9.0February 25, 2026Improvement
Comparison Table & Three-Step Animation Redesign
- •Redesigned pricing comparison table — checkmarks now use colored circular backgrounds for much better visibility
- •Boolean values show green/gold filled circles with bold check icons; false values use subtle dash pills
- •Text values in comparison table now displayed as styled badges with background highlights
- •Three-step "How It Works" section replaced with full text-to-workflow animation demo
- •Animation shows real-time: user types a prompt → AI analyzes → builds 5 workflow nodes → deploys → live metrics
- •"How It Works" label made significantly larger (16px, 700 weight, 2px tracking) for better visibility
- •Section heading switched to DM Sans 800 weight at clamp(36px–56px) for more impact
v1.8.0February 25, 2026Improvement
Pricing Page Redesign — Make-Style Layout
- •Complete pricing page redesign inspired by Make.com's clean layout
- •Added Free tier card — 5-column grid: Free / Starter / Pro / Business / Enterprise
- •Make-style billing toggle switch (Monthly ↔ Annually) with animated "Save 20%" badge
- •Annual savings badges on each card showing exact yearly savings
- •"Most popular" floating badge on Pro plan
- •Expanded feature comparison table with 4 sections and 24 feature rows across all 5 plans
- •FAQ section with accordion-style expand/collapse
- •AI credit pricing section with model costs and add-on packs
v1.7.0February 25, 2026Feature
Hero & Builder Animation Overhaul
- •Hero heading redesigned — DM Sans 800 weight, no italic, maximum visual impact
- •Live Builder Animation on hero right side — 4 cycling workflow nodes with glow effects and data packet flow
- •Real-time run counter and "Processing..." status indicator in builder animation
- •Dynamic pricing calculator component — tier selector + execution volume slider (500 to 500k)
- •Calculator shows real-time price breakdown: base + overage costs, per-execution pricing
- •Dashboard preview section with sidebar nav, stat cards, and recent workflows table
- •Build error fixes: JSX parse errors from sed rename, template literal escapes in seed script
v1.6.0February 25, 2026Feature
Email Notifications & Growth System
- •Transactional email system powered by Resend — welcome, failure alerts, low credits, subscription confirmations
- •Weekly digest emails with workflow stats, credit usage, and top workflow breakdown
- •Vercel Cron job for automated Monday morning digest delivery
- •Email notifications wired into PayPal webhook events (subscription created/cancelled)
- •In-app notification toast system with real-time polling
v1.5.0February 24, 2026Feature
Social Proof & Landing Page
- •Social proof section on landing page — trusted-by logos, key metric counters, testimonial carousel
- •Auto-rotating testimonials with star ratings and dot navigation
- •Stats grid: 2,400+ teams, 1.2M workflows/mo, 98.7% uptime, 4.9/5 rating
v1.4.0February 23, 2026Feature
PayPal Checkout & Onboarding Flow
- •Full PayPal checkout integration — pricing page CTAs open checkout for logged-in users
- •Plan-aware signup funnel: Pricing → Signup → Onboarding → PayPal checkout
- •Post-checkout success page with auto-redirect and feature unlock animation
- •Billing management page wired to PayPal APIs — plan switching and cancellation
- •Onboarding flow enhanced with plan context and checkout trigger
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
autn 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
- •1,500+ pre-built workflow templates
- •21 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
- •PayPal 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