: Staging
: Production
💎 Changed
This release contains internal improvements and maintenance updates.
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
This release contains internal improvements and maintenance updates.
: Staging
: Production
Converted 7 bulk mutations to use a partial-success model instead of all-or-nothing. When processing multiple items in a single request, successful operations will now complete even if some items fail, providing better error handling and feedback.
Improved API error messages to be more consistent and informative, making it easier to diagnose and resolve issues when they occur.
Made several performance improvements across the platform:
: Staging
: Production
Improved API query performance by optimizing how related data is loaded, resulting in faster response times for complex queries.
Fixed an issue where duplicate order line records could be created for the same product variant in certain scenarios.
: Staging
: Production
Fixed several issues with API query handling that could cause incorrect responses or errors in certain edge cases.
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 an issue where filtering orders by payout status could return incomplete results in certain scenarios.
: Staging
: Production
Fixed an issue where filtering orders by payout status could return incorrect results in certain edge cases.
: Staging
: Production
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
Made several performance improvements across the platform:
: Staging
: Production
Fixed issues with account-related queries and mutations that could return incorrect filter results.
: Staging
: Production
Fixed an issue where retrying slug generation could cause database transaction errors in rare cases.
Fixed authentication token generation to work correctly with multi-tenant configurations.
Corrected product visibility checks to use the proper field, ensuring accurate filtering results.