Changelog

New features, improvements, and bug fixes — newest first.

June 2026 · v0.5
New pricing — lower prices, more products, global FAQ limits
NewImprovement
  • ImprovementPrices reduced: Starter $19 → $9.99/mo, Growth $49 → $19.99/mo, Pro $99 → $39.99/mo
  • ImprovementStarter plan product limit increased from 100 → 200 products
  • NewGlobal FAQ limits introduced: Free 10, Starter 100, Growth/Pro unlimited
  • NewGlobal FAQs page shows usage meter and blocks creation when plan limit is reached
June 2026 · v0.4
Theme block — 7 new customization options
NewImprovement
  • NewBackground corner radius control for the outer FAQ block
  • NewSection margin (top/bottom) separate from padding
  • NewMobile image/video position — choose top or bottom on mobile
  • NewCTA button with 3 styles (filled, outline, text-link), 3 sizes, and alignment control
  • NewCustom CSS textarea for advanced merchants
  • FixGlobal FAQs now display correctly when product FAQ count equals max_faqs limit
  • ImprovementRemoved heading font picker — heading inherits theme font system-wide
June 2026 · v0.3
Full theme block customization — 28 settings
New
  • New28 block settings across 6 groups: Content, Layout, Typography, Colors & Icons, Spacing, Advanced
  • NewSplit layout — FAQs beside image or video (YouTube/Vimeo)
  • NewCards layout with corner radius and card background color
  • NewSubtitle field below the section heading
  • NewSmooth open/close animation via Web Animations API
  • NewChevron and plus/minus icon styles
  • NewPer-instance CSS scoping — two blocks on the same page never interfere
  • FixReplaced font_picker setting (unsupported in Theme App Extension blocks) with select
June 2026 · v0.2
Billing, plan sync, and Global FAQs
NewFix
  • New4-tier billing via Shopify Billing API (Free, Starter $9.99, Growth $19.99, Pro $39.99)
  • NewGlobal FAQs management page — create, reorder, and delete shop-wide FAQs
  • NewGlobal FAQs sync to Shopify as metaobjects and appear on every product page
  • FixPlan upgrades now reflect immediately on all pages via billing.check() in layout loader
  • FixBilling 500 error fixed — switched from raw GraphQL to SDK billing.request()
  • ImprovementBilling page shows usage meter, plan comparison, and billing FAQ
June 2026 · v0.1
Initial launch
New
  • NewSingle-product FAQ generation with JSON-mode response schema for structured, grounded Q&As
  • NewFAQs stored as Shopify metaobjects ($app:faq) and linked via product metafields ($app:faqs)
  • NewTheme App Extension block — FAQ accordion + FAQPage JSON-LD schema from same metaobject source
  • New10 category templates (apparel, electronics, beauty, supplements, food, home, jewelry, accessories, books, generic)
  • NewAnti-hallucination: AI returns skipped[] for topics not grounded in product data
  • NewProducts list with FAQ coverage status and per-product generation page
  • NewDashboard with setup guide, stats, and AEO tips
  • NewGDPR webhooks (customer data request, customer redact, shop redact) — all no-op, no PII stored