: Staging
: Production
✨ New
Wire payment gateway renamed
The wire payment gateway has been renamed to better align with platform terminology and improve clarity for marketplace operators.
Card failure simulation in test mode
The dummy payment gateway now supports simulating card failures during testing, making it easier to test error handling in your checkout flow.
Strict attribute template enforcement
Added a new attribute_template_strategy setting that enforces stricter attribute template requirements, replacing the deprecated require_product_types setting for better product catalog consistency.
Enhanced menu item linking
Menu items now support additional linking types, providing more flexibility when building site navigation and menu structures.
Improved seller reporting
Introduced new seller reporting capabilities while deprecating legacy reporting queries for better performance and accuracy.
Product dimensions support
Added support for storing product dimensions (length, width, height) with configurable length units at the marketplace level, enabling better shipping calculations and product specifications.
🪲 Fixed
Fixed an issue where warehouse shipping zone queries were inefficient in certain scenarios.
Removed trial-related data from the tenant signup process that was no longer needed.
Fixed an issue where product publication status could become inconsistent across different workflows.
Fixed an issue preventing apps from creating webhooks for other apps when using bearer token authentication.
🚫 Deprecated
Removed deprecated order payout field
The deprecated Order.vendorPayout field has been removed. Use the current payout fields instead.
Typeform plugin deprecated
The Typeform plugin is now deprecated and will be removed in a future release.
Product variant fields marked for deprecation
The size and descriptionHTML fields on product variants are now marked for deprecation and will be removed in a future release.