: Staging
: Production
🪲 Fixed
Fixed an issue where guest orders were not generating a SalesInvoice in Avalara.
Resolved an issue where the Nautical order confirmation was not appearing for guest users.
Fixed an attribute-related inequality error on the products page.
Resolved an issue where the new MANAGE_EMAILS
permission was not automatically added to users with full access permissions.
Fixed an issue where users were unable to add permissions to the seller admin group.
✨ New
Orders related to previous payouts will now remain linked to that payout, even when the same order is involved in a new payout.
Addressed a timeout issue on collection reordering mutations.
staffCreate
and staffUpdate
now correctly trigger the appropriate user events.
Added unfulfilledQuantityRefunded
and fulfilledQuantityRefunded
fields to the OrderLine
. These fields now reflect the quantities refunded on orders.
🚫 Deprecated
For the full list of deprecations and suggested replacements, see GraphQL API Deprecations and Removals.
Default Shipping Zone
- The
default
field forShippingZone
will be removed on October 17, 2024. Shipping zones will no longer be marked as default, and this field will no longer be supported. The default shipping zone will be used for countries not covered by other zones.