Product sync now fetches and sends your catalog a page at a time instead of loading every
product into memory at once — fixes sync failing or timing out on large catalogs.
If a sync is interrupted (e.g. a server error partway through), “Sync now” no longer gets
permanently stuck saying a sync is already in progress — it now recovers automatically.
2.4.0 – 2026-07-26
Added a separate Sync Key, distinct from the Widget Key — product catalog sync now requires
it specifically. The Widget Key (safe to embed publicly, used by the chat widget) no longer
has catalog-write access on its own. If you’re updating from an earlier version, get your new
Sync Key from your Querzy dashboard and enter it in Settings → Querzy before your next sync.
Sync Key field is now masked (password-style input) in the settings page.
2.3.0 – 2026-07-25
Added Cloudflare Turnstile support to the embedded chat widget (bot-abuse protection).
Backend URL is no longer merchant-configurable — always querzy.com. Simplifies setup and
removes a self-hosting-style misconfiguration/SSRF vector.
2.2.0 – 2026-07-23
Simplified the settings page — removed the self-hosting URL field (Querzy is a hosted service, not something you self-host) and the technical “store domain” field. Connecting your store is now a single “Get your access key” button.
Sync status now shows plain-language messages instead of technical log text, with a “Show technical details” section for support requests.
Added a best-effort sync-log beacon so support can see sync attempts without the merchant needing to report anything.
2.1.0 – 2026-06-10
Setup is now faster — your site identifier is filled in automatically, no copy-pasting required
Performance and stability improvements
2.0.0 – 2026-06-05
Responses now stream in real time — customers see answers appearing word by word instead of waiting for the full reply
Products sync automatically whenever you add, edit, or remove items — no manual refresh, no separate feed plugin required
Widget is lighter and faster — no jQuery dependency, no effect on page load scores