: 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.