: Staging
: Production
✨ New
Enhanced order line tracking
Added tracking for additional fields on marketplace order lines, providing more detailed information for order management and reporting.
Shipping discounts at checkout
Shipping discounts are now automatically applied at checkout when minimum order requirements are met, making it easier for customers to see their savings.
Delete draft payouts
Marketplace operators can now delete draft payouts before they are finalized, providing more flexibility in payout management.
Numeric attributes on product variants
Product variants now support numeric attributes, enabling better product specification and filtering capabilities.
💎 Changed
Performance improvements
Made several performance improvements across the platform:
- Added the ability to disable GraphQL tracing to reduce overhead in production environments.
- Optimized discount calculation utilities for faster checkout processing.
🪲 Fixed
Fixed an issue where the CheckoutSellerShippingMethodsBulkUpdate mutation did not properly accept GraphQL IDs.
Fixed an issue where deleted shipping methods could cause errors during checkout migrations.
Fixed an issue where product price queries did not always return the expected price, min_price, and max_price values.
Fixed issues with vendor payout calculations in the legacy payouts flow:
- Checkout vendor payouts now correctly match orders.
- Vendor payout totals are now calculated accurately.
Fixed an issue where the display_gross_prices field was always set to true in email payloads, regardless of the actual marketplace configuration.
Fixed an issue where multiselect product attributes did not allow selecting multiple options properly.