: Staging
: Production
✨ New
Warehouse webhooks
Added webhook events for warehouse operations, enabling integrations to receive real-time notifications about warehouse changes.
Price book webhooks
Added price_book_created and price_book_updated webhook events to notify integrations when price books are created or modified.
Category webhooks
Added webhook events for category operations, including category_deleted and category_updated, allowing integrations to track category lifecycle changes.
Product and variant deletion webhooks
Added product_deleted and variant_deleted webhook events to notify integrations when products or variants are removed from the marketplace.
Collection webhooks
Added webhook events for collection operations, including collection_created and collection_deleted, enabling integrations to track collection changes.
✨ New
Marketplace timezone configuration
Added the ability to configure a timezone for the marketplace, improving accuracy of date and time displays across the platform.
✨ New
Shopify price synchronization
Marketplace product prices now automatically sync with Shopify product prices, ensuring price consistency across both platforms.
🪲 Fixed
Fixed an issue where refund totals could be calculated incorrectly, now properly using the gross amount from refund lines.
🪲 Fixed
Fixed an issue where sellers could see products from other sellers within a category. Sellers now only see their own products when viewing category listings.
🪲 Fixed
Fixed an issue where stock-related webhooks were not firing properly when orders were placed and fulfilled.
🪲 Fixed
Fixed issues with the payout_updated and vendor_payout_updated mutations to ensure they work correctly.