: Staging
: Production
✨ New
Sort product variants by ID
Added the ability to sort product variants by ID, making it easier to organize and display variants in a consistent order.
Filter draft orders by substatus
Added support for filtering draft orders by substatus, providing more granular control over order management workflows.
Product variant webhooks
Added webhook events that trigger when product variants are created or updated, enabling better integration with external systems.
Update tracking URLs
Added the ability to update tracking URLs when updating fulfillment information, making it easier to keep customers informed about their shipments.
💎 Changed
Improved order filtering
Marketplace and seller quote orders can now be filtered more accurately by order status, improving the reliability of order queries.
Update seller company names
Marketplace operators can now update a seller's company name directly, simplifying seller account management.
Marketplace permissions for order mutations
Updated permissions for marketplace order mutations to require marketplace-level permissions, ensuring proper access control.
Order substatus updates
Order substatus is now automatically updated when sending quotes to customers, keeping order statuses synchronized with workflow actions.
🪲 Fixed
Fixed an issue where conversation status queries could fail due to incorrect enum handling.
Fixed webhook endpoint handling to properly respond to GET requests, improving compatibility with webhook testing tools.
Fixed an issue where order payout status changes weren't triggering order update events, ensuring webhooks fire correctly.
Fixed an issue where shipping amounts weren't displaying correctly during checkout.