What's New

Release notes and product updates

v0.10.0April 22, 2026

Faster checks, push notifications & explicit follow

  • Instant Run check — click goes straight to the place page while the check runs in the background
  • Re-running a cached place now resolves in about a second
  • Browser notifications when a check finishes — opt-in, manage on /account
  • Follow is now explicit — running a check no longer auto-adds the place to your list
  • Failed re-checks show a Retry banner with per-engine error details instead of silently reverting
  • Photo health (Pro) — owner vs user photo mix with thin / healthy / strong buckets
  • Menu AI readability (Pro) — how easily AI assistants can parse your menu, with targeted fixes
  • Neighborhood context in the report — tourist, nightlife, residential, and so on
  • Yelp and TripAdvisor added to platform presence checks
  • Redesigned dashboard — Latest Insights, Top Tasks, Top Places
  • Timeline "What changed" panel explains score moves between checks and flags AI-variance noise
  • Add AI insights straight to your Task list; dismiss off-base ones with a reason
  • Auto-recheck replaced with a "Re-check available" notification so you run it when ready
v0.9.1April 21, 2026

Email preferences, Actions tab & smoother check queue

  • Email preferences — toggle product updates, campaign insights, and notification emails independently
  • One check at a time — starting another while one is running shows a clear queue state
  • New Actions tab on each place — lifecycle for each recommendation and links to the check that surfaced or cleared it
  • Paste blocks (Pro) — copy-ready text for Google Business Profile, schema, and social bios attached to the matching actions
  • Cleaner Overview — top action shown in full with a "See all actions →" link
  • Free Schema.org generator carries your place straight into a full check without retyping
  • Presence polish — generic search URLs hidden, platform icons added, not-found rows dimmed
v0.9.0April 19, 2026

Dashboard hub, pinned places & review sentiment trends

  • Portfolio KPI strip and score-over-time chart on the dashboard, scoped to your followed places
  • Pin followed places to float them to the top of your dashboard
  • Review sentiment over time chart on place detail
  • "New" badge on fresh actions and insights
  • Live chat via Crisp, plus a Help link in the profile dropdown
  • Refreshed place profile — sharper scanner, clearer actions, cleaner presence and competitor cards
  • Confirmation before unfollowing a place with open tasks or insights
  • Mobile and dark-mode polish across dashboard, My Places, place detail, and timeline
v0.8.0April 17, 2026

Sharper reports, nearby competitors & Insights campaigns

  • Nearby competitors auto-detected from Google Maps, ranked by proximity, with distance and links in your report
  • Place tabs consolidated from 7 down to 5 — history and insights merged into a single Timeline view
  • New Presence tab lists every social and directory platform we picked up for your place
  • Redesigned place action bar surfaces your next scheduled auto-check date at a glance
  • Insights campaigns — scheduled broadcasts, digest emails, read tracking, push notifications, and per-type visuals
  • Forgot / reset password flow with cleaner login copy
  • New place flow explains the Google Maps prerequisite and shows targeted validation errors
  • Resume Subscription button to undo a scheduled cancellation
  • Account page now shows your billing date and active-until date
  • Unchecked platforms are hidden from the report with a clean summary line instead of empty cards
  • Upgrade prompts consolidated into one banner per tab — less clutter on gated content
  • Mobile-friendly layouts and zero-jank polish across the app
  • Consistent microcopy across the app — events are always "checks", artifacts are always "reports"
  • Contact form rate-limited to 5 requests per day
v0.7.0April 16, 2026

Competitor Benchmark Dashboard

  • Side-by-side benchmark view — compare your place against competitors across every score component
  • Add competitors from your analyzed places or from AI-suggested competitors in your report
  • Visual score breakdown with grouped Strengths, Weaknesses, and On Par sections
  • Per-metric bars show exactly where you lead or fall behind each competitor
  • AI engine ranking cards — see your citywide rank across ChatGPT, Gemini, Claude, and Perplexity
  • Win/loss insights highlight the biggest gaps to help you prioritize improvements
  • Suggested competitors auto-detected from your latest analysis report
  • Subscription cancellation flow with end-of-period access
v0.6.0April 10, 2026

Stripe Pro subscriptions & notification improvements

  • Stripe Checkout integration — upgrade to Pro directly from the account page
  • Billing portal for managing your subscription
  • Click a notification to dismiss it and navigate to the place
  • Welcome email sent automatically on signup
  • Contact form now delivers to the team inbox
  • Auth guards on login/signup pages for already-signed-in users
v0.5.0April 9, 2026

Pro tier enforcement & public place pages

  • Free vs Pro feature gating across the app — checks, engines, reports
  • Public shareable place pages with unique URLs
  • Competitor deep-dive section in analysis reports
  • Redesigned landing page with feature highlights and pricing
  • Google Maps embed on place detail pages
  • Duplicate place detection with smarter cache keys
  • Activity teaser for Free tier users showing what Pro unlocks
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
  • PostHog analytics for product insights
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 (1/mo), Pro (10/mo), Agency (unlimited)
  • Real-time updates via Supabase WebSocket (no more polling)
  • CI/CD pipeline — auto deploy on merge to main
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
  • Background worker with cron-based queue processing