v1.022
about 4 hours ago
Webhook store filter is now documented. The Webhooks documentation now describes the store filter capability: by default a webhook subscription delivers events for every store in your account, and it can optionally be restricted to one or more specific stores so you only receive those stores' events. The capability itself has been available since December 2025; this release documents it. The change is documentation-only — no endpoint, schema, or payload behaviour changes.
🚀 New Endpoints
None
📖 Documentation & Constraints Changes
- Webhooks — added a Store filter section to the Webhooks overview. It explains that a subscription delivers events for all stores by default and can be restricted to one or more specific stores, so you only receive events for those stores.
No endpoints, fields, types, or required-status were added, removed, or changed — documentation-only and fully backward-compatible.