: Staging
: Production
✨ New
Seller application management
Added a complete seller application workflow, allowing prospective sellers to submit applications and marketplace operators to review and approve them. The seller status now includes an "APPLYING" state to track applications in progress.
✨ New
Shipping discount visibility
Shipping discounts are now visible directly on the checkout, making it easier to see how vouchers and sales affect shipping costs.
✨ New
Seller-specific shipping zones and warehouses
Shipping zones and warehouses now belong to specific sellers, providing better organization and control for multi-vendor marketplaces.
✨ New
Fulfillment model configuration
Added the ability to configure fulfillment models at the marketplace level, giving operators more control over how orders are processed and fulfilled.
💎 Changed
Seller data management improvements
Seller owners can now update their own seller data and manage seller identifiers, streamlining the seller onboarding and management process.
Custom field template improvements
Custom field templates can now be resolved by enum, and custom attributes handling has been aligned with product and variant attributes for consistency.
🪲 Fixed
Fixed an issue where the manual payment gateway wasn't properly stored during the payout process.
Fixed a bug where shipping voucher discounts weren't being calculated correctly in certain scenarios.
Fixed an issue where media queries required authentication when they should have been publicly accessible.
Fixed an issue where default shipping prices weren't working correctly with the dummy tax plugin.
Enabled atomic mutations to ensure database consistency across all GraphQL operations.
🚫 Deprecated
Deprecated features
The following features have been deprecated and will be removed in a future release:
- Affiliate functionality
- Channel-based operations (replaced with seller-based approaches)
- Several unused fields on the Shop type
- Strict product image handling mode
- Adyen payment gateway (non-functional)