: Staging
: Production
✨ New
GMV tracking and metering
Added support for tracking Gross Merchandise Value (GMV) for subscription-based marketplaces. The platform now automatically records daily GMV and meters payment captures, enabling usage-based billing. Dummy payments are excluded from GMV calculations to ensure accurate reporting.
Stripe subscription webhooks
Added webhook handling for Stripe subscription events, allowing the platform to automatically update subscription status when changes occur in Stripe.
Automatic customer creation in Stripe
When a new marketplace account is created, a corresponding customer record is now automatically created in Stripe, streamlining the billing setup process.
✨ New
Currency conversion without plugin dependency
Currency conversion rates now work independently of external plugins, improving reliability and reducing dependencies.
🪲 Fixed
Fixed an issue where duplicate wishlist entries could cause errors when creating or updating wishlists.
Fixed an issue preventing new Shopify connections from being established successfully.
Fixed a crash that could occur when saving VAT codes during checkout.
Fixed an issue where persisted headers in the GraphQL playground were not being saved correctly.
Fixed an issue with category slug uniqueness constraints that could cause conflicts when categories were soft-deleted and recreated.