What's New

Release notes and product updates

v0.4.0April 9, 2026

Design refresh & navigation overhaul

  • New warm brand identity with Fraunces + Space Grotesk typography
  • Avatar dropdown menu — email, plan, usage, and links in one place
  • Simplified app home — form-first for signed-in users
  • My Places page for long-term restaurant tracking
  • Light and dark theme with system preference detection
v0.3.0April 8, 2026

Deterministic scoring & history tracking

  • Score is now calculated server-side from concrete data — same inputs = same score
  • Score stability: LLM-dependent components locked when no real data changed
  • Place history with versioned snapshots and delta tracking
  • Score trend sparklines and component breakdown bars
  • Re-analyze button on result and history pages
  • Database migrations system with version tracking
v0.2.0April 7, 2026

Multi-engine architecture & consolidated prompts

  • 4 AI engines: Claude, Codex (OpenAI), Gemini, Perplexity
  • 8 analysis prompts: competitive landscape, shadow profile, verdict, scenarios, voice search, audience lens, blueprint, social & booking
  • Platform presence checker: TheFork, TripAdvisor, Glovo, UberEats, Instagram
  • Deterministic action generator with 20+ rules
  • PDF report download with dark theme
  • Subscription tiers: Free (5/mo), Pro (50/mo), Agency (unlimited)
  • Real-time updates via Supabase WebSocket (no more polling)
v0.1.0April 4, 2026

Initial MVP

  • Restaurant AI visibility analysis with 5 prompts
  • Google Places integration for restaurant data
  • Website scanner for AI readiness signals
  • Score 0-100 with letter grades
  • Shadow profile, AI quotes, scenario map, competitor analysis
  • Schema.org code generator
  • User authentication with Google OAuth