Changelog

Release notes and updates for searchabee.

v0.5.0

Added

  • New top-nav app shell — settings is one long page instead of a canvas + drawer
  • Live storefront preview as a sticky companion rail with mobile/tablet/desktop toggle
  • Expand the preview to 1:1 in any device width
  • "On this page" jump-list for fast navigation between sections

Improved

  • Whole admin re-anchored in honeybound's brand (warm cream + honey accent, Pangram Sans)
  • Five focused settings sections instead of seven overlapping ones
  • One path to every field (the inspector + globals drawer split is gone)
  • Small screens now collapse the preview into a clean "Show preview" button

Fixed

  • Save bar dropping edits across multiple subforms in the same section

v0.4.1

Improved

  • Globals drawer now slides in instead of snapping
  • Cleaner panel stacking — opening "More options" closes the inspector instead of layering it underneath
  • Discard now confirms before throwing away unsaved changes
  • Browser warns before you navigate away with unsaved settings

Fixed

  • Save bar silently dropped failed saves; now flags the failed sections and keeps them dirty so you can retry
  • Demo catalog fallback no longer flashes the filter tree off-screen during fresh-install backfill

v0.4.0

Added

  • Direct-manipulation editing — click any element on the preview to edit just the settings that affect it
  • Global settings drawer (⚙) for non-visual config like currency, custom CSS, and search behavior
  • Demo product set on the preview during fresh-install catalog sync, so the canvas is never empty

Improved

  • Settings preview now renders inside the admin instead of through an iframe — works on every store, including pre-launch ones with password protection
  • Preview updates instantly while you edit
  • Filter-tree edits (add option, reorder values, etc.) now refresh the preview live

Fixed

  • Preview blocked on stores with storefront password protection
  • Save button stayed dead after some edits
  • Filter-tree preview wasn't reacting to CRUD changes

v0.3.0

Added

  • Live storefront preview on the settings page — see edits in the actual store before saving
  • Live preview on the filter trees editor too
  • Auto-detects your theme's colors, fonts, and shape on install
  • "Re-scan theme" button to pick up theme changes after install
  • Curated explanations for non-obvious settings

Improved

  • Settings page redesigned with a collapsible side panel and no layout jump
  • Save without losing your scroll position; multi-section saves run in parallel
  • Badges editor is now inline in settings (one less page to click into)

Fixed

  • The old floating preview panel that overlapped form inputs

v0.2.0

Added

  • Opt-in takeover of the theme's native search bar with a multi-section autocomplete dropdown
  • Takeover of the /search results page with filter-powered results
  • Autocomplete now includes matching collections and tags alongside products
  • Recent searches list for returning shoppers
  • Keyboard-shortcut hint and loading skeletons in the dropdown
  • Usage analytics for search autocomplete interactions

Improved

  • Suggest endpoint returns results grouped by type in a single call

v0.1.1

Added

  • Plans page now surfaces subscription status and upgrade prompts
  • Storefront widget hides gracefully if the app has been uninstalled

Improved

  • Privacy policy clarifies hosting region and sub-processor handling
  • Terms include governing-law and termination clauses

Fixed

  • Billing fields are cleared on uninstall for a cleaner audit trail
  • Declining a charge now flashes a confirmation instead of silently returning

v0.1.0

Added

  • Initial beta release
  • Per-shop Meilisearch indexes with webhook-driven sync
  • Merchant-defined filter trees bound per collection template
  • Four filter source types: product options, product fields, variant fields, category metafields
  • Theme App Extension block for storefront rendering
  • Managed Installation and Token Exchange auth