: Staging
: Production
✨ New
API
Dashboard configuration management
Added the ability to manage dashboard configurations with a new mutation and manage_dashboard_configuration permission, allowing marketplace operators to customize dashboard settings.
Webhooks
Order substatus in webhooks
Order webhooks now include substatus information, providing more detailed order state tracking for integrations.
Orders
Quote and offer seller orders in Me query
Sellers can now retrieve their quote and offer-related orders directly through the Me query, simplifying access to these order types.
Products
Product variant substatus field
Added a sub_status field to the ProductVariant type, enabling more granular tracking of variant states.
🪲 Fixed
API
Fixed a migration issue that could prevent database updates from completing successfully.