: Staging
: Production
✨ New
Metadata on order lines
Added support for storing metadata and private metadata on order line items, providing more flexibility for custom data storage at the line level.
Improved email notification system
Transitioned the email notification system to an event-driven architecture, improving reliability and consistency across order confirmations, fulfillments, account management, and other customer-facing notifications.
🪲 Fixed
Fixed an issue where order confirmation emails were not being sent in certain scenarios.
Fixed commission and accrual calculations to use undiscounted prices, ensuring accurate marketplace fee calculations.
Fixed an issue where ledger entries could fail when processing refunds.
Fixed an issue where fulfillment emails were not being sent due to incorrect data handling.
Fixed missing recipient information for partial order cancellation emails.
Fixed an issue where automatic credit card refunds were not triggering status change events.
Fixed an issue where seller webhooks for order events were not functioning correctly.
🚫 Deprecated
Deprecated the bids and offers functionality, including related mutations and email notifications. This feature will be removed in a future release.
Removed the deprecated ids field from product variants.