: Staging
: Production
🪲 Fixed
Improved API consistency and reliability
Fixed numerous API schema inconsistencies to ensure better compatibility and more predictable behavior across queries and mutations. These improvements affect filtering, sorting, and data retrieval across products, collections, attributes, payouts, orders, and other core modules.
Fixed an issue where concurrent ledger updates could occasionally fail. The system now automatically retries with improved handling to ensure reliable financial record-keeping.
Fixed an issue where creating multiple products with similar names at the same time could result in slug collisions. The system now handles these cases gracefully with automatic retries.
Fixed an issue in the Stripe onboarding flow where sellers without a complete address could be presented with incorrect terms of service. The system now requires a valid seller address before initiating onboarding.