: Staging
: Production
✨ New
Tax codes on order line items
Added tax code information to order line items, providing better visibility into tax classification for each product in an order.
Storefront logo in login response
The tenant login endpoint now returns the storefront logo, making it easier to display branding during the authentication flow.
Improved Stripe Tax calculation for shipping
Enhanced shipping tax calculations when using Stripe Tax, ensuring accurate tax amounts are applied to shipping costs on a per-seller basis.
Email change confirmation for staff members
Staff members now receive a confirmation email before their email address is updated, adding an extra layer of security to account changes.
More flexible variant attribute visibility
Relaxed the storefront visibility filter for variant attributes, making it easier to manage which attributes are displayed on product variants.
🪲 Fixed
Improved the error message shown when attempting to checkout with insufficient stock, making it clearer why the checkout cannot proceed.
Fixed an issue with tenant exemption queries that could cause incorrect data to be returned in certain cases.
Fixed an issue where anonymous users could become stuck in a redirect loop if their trial period had expired.
Resolved an issue where email change confirmations were being sent to the new address instead of the old address for verification.
Fixed calculation issues with order line totals and unit prices to ensure accurate pricing information.
Fixed an issue where vouchers were not being properly applied when building order items.
Improved error handling when unsigned sellers attempt to create products, now returning a more appropriate permission denied error.
Changed certain validation errors to permission denied errors for better clarity on access restrictions.