: Staging
: Production
✨ New
Image upload via URL
You can now create product images by providing a URL instead of uploading a file directly, making it easier to import products from external sources.
Product variant descriptions
Product variants now support their own description fields, allowing sellers to provide variant-specific details that differ from the main product description.
Metadata support for sellers
Added metadata fields to the seller model, enabling marketplace operators to store custom seller-level data.
Product and variant status management
Products and variants now have status and substatus fields, providing better control over product lifecycle and visibility.
💎 Changed
Improved order splitting logic
Orders are now split by the variant's seller rather than the product's seller, ensuring more accurate order routing in master product scenarios.
Updated collection permissions
Collection permissions have been refined to provide better access control for marketplace operators and sellers.
🪲 Fixed
Fixed an issue where sellers could unintentionally change product ownership when updating their own products.
Fixed an issue where sellers could see all variants on master products instead of only their own variants.
Fixed product and variant filter queries to work correctly with master marketplace configurations.
Fixed product publishing logic in ProductCreate and ProductUpdate mutations to ensure correct visibility settings.
Fixed attribute validation in ProductVariantBulkCreate to match the validation logic used in ProductVariantCreate.
Fixed attribute uniqueness checks for master product variants to properly filter by seller.
Fixed an issue where sellers could create new attribute values even when the feature was disabled by marketplace settings.
Added validation to ensure a minimum weight of 0.01 kg when using ShippyPro shipping integration.
Fixed an issue with the Klaviyo integration where newly created customers were not being added to the correct lists.