: Staging
: Production
💎 Changed
This release contains internal improvements and maintenance updates.
: Staging
: Production
This release contains internal improvements and maintenance updates.
: Staging
: Production
Fixed an issue where order subtotals could be calculated incorrectly in marketplace orders with multiple sellers.
: Staging
: Production
Fixed an issue where shipping costs were included in the discounted order total at checkout, even when a free shipping voucher was present. Learn more about free shipping vouchers here.
For the full list of deprecations and suggested replacements, see GraphQL API Deprecations and Removals.
The following fields, types, and mutations have reached end of their deprecation period and have been removed:
allowedCountryAreas - This field was in the CountryDisplay object type.seller - This field was in the MultiSellerShippingMethod object type.: Staging
: Production
Added support for storefront app integrations, allowing marketplaces to configure and query integrations (such as Crisp chat) that are available to storefronts. This enables better third-party tool management across the platform.
Added the ability to track trial end dates for marketplace tenants, making it easier to manage subscription trials and billing periods.
Enhanced the merchant onboarding flow with dedicated email templates for password setup, ensuring merchants receive clear, actionable instructions when their accounts are created.
Added metadata support to the PublicSeller query, allowing storefronts to access custom seller information without authentication.
Improved the tenant signup process by making it transactional and moving merchant password emails to an independent task, ensuring more reliable account creation and email delivery.
Company names are now required when updating seller data, preventing incomplete seller profiles.
Added validation to prevent access to expired marketplace tenants, improving platform security and billing enforcement.
Fixed an issue where shipping voucher discounts were calculated incorrectly in certain scenarios.
Fixed an issue where warehouse resolution for marketplace sellers could return incorrect results.
Fixed an issue that allowed the creation of multiple checkout and storefront themes, which could cause conflicts.
Fixed an error that occurred when processing order lines without inventory allocations.
Fixed an issue where duplicate Trolley user accounts could be created under certain conditions.
Fixed database migration issues related to unique constraint conflicts.
Fixed an issue where asynchronous operations were not properly committed to the database.
Fixed missing email parameters in marketplace operator queries.
Fixed an issue where certain agreement types incorrectly exposed metadata interfaces.
Removed the following deprecated fields:
allowedCountryAreas from shipping zone queriesseller field from MultiSellerShippingMethodis_sandbox and sandbox_end fields from tenant configuration: Staging
: Production
Fixed an issue where order subtotals could display incorrect amounts when marketplace orders contained line items from multiple sellers.
: Staging
: Production
This release contains internal improvements and maintenance updates.
: Staging
: Production
Fixed an issue where orders with lines that have no inventory allocations would cause errors during order processing.
: Staging
: Production
Fixed an issue where warehouses were not being correctly resolved for marketplace sellers in certain scenarios.
: Staging
: Production
Improvements to API key validation and error handling during the sign up process. When signing up via the API, users will experience the following:
For the full list of deprecations and suggested replacements, see GraphQL API Deprecations and Removals.
: Staging
: Production
Introduced a new messaging system that enables communication between marketplace participants, enhancing collaboration and support capabilities within the platform.
Added the ability to set featured images on pages, allowing for richer visual presentation of content throughout your marketplace.
Added a new tenant signup endpoint with email validation, streamlining the onboarding process for new marketplace tenants.
Began the deprecation process for the manage_pages permission as part of ongoing improvements to content management capabilities.
Fixed an issue where discounted and undiscounted price information was not properly exposed on orders and order lines, improving price transparency.
Fixed an issue that prevented plain text from being used in store descriptions by removing overly strict HTML validation.
Fixed an error that could occur when processing email CC and BCC fields in certain edge cases.