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

💎 Changed

Performance

Performance improvements

Improved API query performance by optimizing how related data is loaded, resulting in faster response times for complex queries.

🪲 Fixed

Orders

Fixed an issue where duplicate order line records could be created for the same product variant in certain scenarios.

: Staging

: Production

🪲 Fixed

API

Fixed several issues with API query handling that could cause incorrect responses or errors in certain edge cases.

Tax

Fixed an issue with AvaTax integration where partial order cancellations would incorrectly overwrite the sales invoice instead of creating a proper return invoice.

: Staging

: Production

🪲 Fixed

Orders

Fixed an issue where filtering orders by payout status could return incomplete results in certain scenarios.

: Staging

: Production

🪲 Fixed

Orders

Fixed an issue where filtering orders by payout status could return incorrect results in certain edge cases.

: Staging

: Production

💎 Changed

API

Improved observability

Enhanced tracing reliability by ensuring that diagnostic traces are properly captured even when API requests time out, improving the ability to diagnose performance issues.

: Staging

: Production

💎 Changed

Performance

Performance improvements

Made several performance improvements across the platform:

  • Cancelling marketplace orders is now significantly faster.
  • Updating product variants is more efficient when applying attribute filters.
  • Checkout price calculations are optimized, reducing overall checkout time.

: Staging

: Production

🪲 Fixed

API

Fixed issues with account-related queries and mutations that could return incorrect filter results.

: Staging

: Production

🪲 Fixed

API

Fixed an issue where retrying slug generation could cause database transaction errors in rare cases.

API

Fixed authentication token generation to work correctly with multi-tenant configurations.

API

Corrected product visibility checks to use the proper field, ensuring accurate filtering results.

: Staging

: Production

💎 Changed

Performance

Performance improvements

Made several performance improvements across the platform:

  • Tenant lookups by domain are now cached, significantly improving response times for multi-tenant operations.
  • Product attribute values are now loaded more efficiently, only when needed for dropdown-type attributes.

🪲 Fixed

API

Fixed several issues with GraphQL queries and mutations:

  • Node resolution now works correctly across all mutation types.
  • ID parsing is more robust and includes proper permission checks at runtime.
  • Filtering and sorting now work consistently across all query types.
Discounts

Fixed an issue where discount filters could return unexpected results in certain scenarios.

: Staging

: Production

🪲 Fixed

API

Resolved a database migration issue that could cause errors during deployment in certain PostgreSQL configurations.

Was this page helpful?