: Staging
: Production
✨ New
Bulk attribute association
Added support for bulk operations when associating attributes with products and product types, making it faster to manage attributes across multiple items.
🪲 Fixed
Fixed an issue where vouchers were not properly restricted to their specified product variants, potentially allowing discounts on unintended items.
Fixed an issue where collection data was not properly formatted when passed to plugin integrations.
Fixed missing permission checks on insights queries that could allow unauthorized access to analytics data.
Fixed an issue where the payout status field was not displaying correctly in the user interface.
Fixed a performance regression in user queries that was causing slow page loads and incorrect order counts.
Fixed an issue where sellers could incorrectly access data from other sellers in certain scenarios.
Fixed an issue where setting a tax code override to null in product updates was not being properly handled.
Fixed an issue where date filters were not being applied correctly when connecting orders to payouts through ledger entries.
Fixed an issue where updating seller agreements incorrectly required all fields to be provided, even when only updating specific fields.
Fixed an issue where certain order event fields were incorrectly marked as nullable in the API schema.
Fixed an issue where large monetary amounts could cause precision errors by improving how base amounts are handled in the API.
Improved handling of allowed country areas in shipping configurations, providing more detailed validation and error messages.