: Staging
: Production
🪲 Fixed
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 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.
: Staging
: Production
Made several performance improvements across the platform:
Fixed several issues with GraphQL queries and mutations:
Fixed an issue where discount filters could return unexpected results in certain scenarios.
: Staging
: Production
Resolved a database migration issue that could cause errors during deployment in certain PostgreSQL configurations.
: Staging
: Production
Fixed an issue where updating checkout lines could proceed even when product variants were out of stock, potentially leading to failed orders. Stock validation now occurs before line updates are committed.
: Staging
: Production
Added sub-status logging and automatic slug generation to product mutations, making it easier to track product changes and ensuring consistent URL-friendly product identifiers.
Improved the performance of attribute-related queries, making pages that display product attributes load faster.
Simplified bulk mutation operations by removing unused dependencies, resulting in faster and more reliable bulk updates.
Fixed issues with metadata mutations and product attribute handling that could cause incorrect type resolution in certain scenarios.
Fixed an issue where historical orders were missing discount information, ensuring all order data is properly displayed.
Fixed an issue where duplicate custom field templates could be created, now enforcing uniqueness to prevent data inconsistencies.