: Staging
: Production
✨ New
Notes on order lines
Added the ability to include custom notes on individual order lines, providing more flexibility for capturing line-level details and instructions.
Original image URLs in email payloads
Email notifications now include the original image URLs for products, making it easier to display high-quality product images in custom email templates.
Sort products by brand and manufacturer
Added support for sorting products and variants by brand and manufacturer, making it easier to organize and browse large product catalogs.
💎 Changed
Improved shipping method handling
Simplified how shipping methods are managed for marketplace orders, improving reliability and making it easier to update shipping information after an order is placed.
Internal data structure improvements
Updated several internal data structures to improve consistency and maintainability across the platform. These changes are transparent to API consumers.
🪲 Fixed
Fixed an issue where payment webhook race conditions could cause inconsistent order states when multiple payment events occurred simultaneously.
Improved error messages when attempting to create duplicate authentication tokens, making it clearer what action needs to be taken.
Fixed an issue where the seller order status could be incorrect when checking if a seller is the only seller on a marketplace order.
Fixed an issue where webhook payloads could serialize date fields incorrectly, ensuring consistent date formatting across all webhook events.