Skip to main content

Changelog

Traide Changelog

We regularly update our product and API while providing detailed notes on each release. We first release to staging, then to production about a week later. Learn more about our release process.

: Staging

: Production

✨ New

Integrations

Enhanced analytics tracking

Added session tracking capabilities to PostHog analytics integration, providing better insights into user behavior across signup, product management, category management, marketplace configuration, and tenant operations.

💎 Changed

Performance

Performance improvements

Made several performance improvements across the platform:

  • Product and category queries now load more efficiently.
  • Search results return faster with optimized data retrieval.

🪲 Fixed

Shipping

Warehouse addresses no longer require a city to be specified, providing more flexibility for address entry.

Products

Fixed issues with product CSV exports now using the correct comma delimiter format.

Products

Resolved an issue where duplicate plain text attributes could appear on products.

API

Fixed an issue where hosted storefront domains would not work correctly when a custom domain was configured.

Tax

Currency exchange rates are now correctly populated for all currencies based on USD reference rates.

Integrations

Fixed an issue in the Stripe Tax integration that prevented it from validating secret keys correctly and could allow the dummy tax engine to be enabled when another tax engine was already active.

API

Fixed a potential security issue related to Django 4.2.20.

🚫 Deprecated

Orders

Several seller order management mutations have been deprecated. Please refer to the API documentation for recommended alternatives.

: Staging

: Production

✨ New

custom domain fallback

Marketplace operators can now use their default storefront domain as a backup if their custom domain becomes unresponsive in rare situations. Learn more about configuring storefront domains here.

🪲 Fixed

warehouse creation

Fixed an issue that prevented marketplace operators from creating warehouses in locations outside of North America. Learn more about creating warehouses here.

🚫 Deprecated

API fields and mutations

For the full list of deprecations and suggested replacements, see GraphQL API Deprecations and Removals.

: Staging

: Production

💎 Changed

Maintenance

This release contains internal improvements and maintenance updates.

: Staging

: Production

💎 Changed

Maintenance

This release contains internal improvements and maintenance updates.

: Staging

: Production

💎 Changed

API

This release contains internal improvements and maintenance updates.

: Staging

: Production

💎 Changed

General

This release contains internal improvements and maintenance updates.

: Staging

: Production

🪲 Fixed

API

Fixed an issue with domain validation where periods (.) were not being properly handled, ensuring more consistent domain processing.

: Staging

: Production

🪲 Fixed

Fixed various issues to improve platform stability and reliability.

: Staging

: Production

💎 Changed

Maintenance

This release contains internal improvements and maintenance updates.

: Staging

: Production

✨ New

Attributes

Locked attributes

Added support for locked attributes that prevent sellers from modifying certain product attributes. Marketplace operators can now control which attributes sellers can edit, ensuring consistency across product listings.

Products

Product validation warnings

When creating products, the system now provides helpful warnings when:

  • A category is not specified
  • Required attributes are missing values
  • No product variants are created

These warnings help ensure products are set up correctly before publishing.

Products

Automatic product unpublishing

Products are now automatically unpublished when their last variant is deleted, preventing customers from seeing products with no available options.

🪲 Fixed

API

Fixed an issue where certain operations could fail when authentication checks were not performed in the correct order.

Tax

Fixed an error in Stripe Tax integration that could occur when processing tax calculations under certain conditions.

API

Fixed an issue where expired marketplaces could not access certain required administrative routes.

Was this page helpful?