: Staging
: Production
✨ New
CSV upload for order lines
Added the ability to upload order lines via CSV, making it easier to bulk import order data into the platform.
Dashboard embedding tokens
Introduced a new DashboardEmbeddingToken mutation that enables secure embedding of analytics dashboards, with support for seller-specific data filtering.
PayPal payout gateway
Added initial support for PayPal as a payout gateway, providing more options for marketplace operators to distribute seller payouts.
💎 Changed
Simplified fixed amount refunds
Fixed amount refunds no longer include tax calculations, streamlining the refund process for operators.
WorkOS authentication improvements
Enhanced WorkOS integration with strongly typed plugin configuration and support for specifying authentication providers in authorization URLs.
🪲 Fixed
Fixed an issue where the default refund type was not properly set to order line refunds.
Fixed a bug preventing storefront order shipping cost refunds from processing correctly.
Fixed an issue where order line refunds were incorrectly allowed after manual refunds had been processed.
Fixed a bug where shipping prices were not properly set to zero when orders were cancelled after being declined.
Fixed validation issues in refund calculations to ensure accurate refund amounts based on order line quantities and amounts.
Fixed an issue where previously refunded order line quantities were not correctly accounted for in subsequent refund requests.
Fixed an issue with Avalara tax integration where zero-tax return invoices were not being posted correctly due to missing entity use codes.
Resolved several issues with Stripe card payment processing affecting initial card transactions.