Skip to main content

API v3.6.0

: Staging

: Production

✨ New

API

AI-powered code review

Integrated Claude-powered code review into our continuous integration pipeline, providing domain-specific feedback on pull requests to improve code quality and catch issues earlier.

💎 Changed

Performance

Performance improvements

Made several performance improvements across the platform:

  • Loading the seller list and product schema is now significantly faster, eliminating query inefficiencies.
  • Webhook processing now uses less memory and handles high volumes more reliably.

🪲 Fixed

Seller mgmt

Fixed an issue where first-time sellers would see a blank payout summary instead of their current payout information.

Seller mgmt

Fixed a race condition where concurrent payout deletions could cause errors when viewing seller payout summaries.

🪲 Fixed

Attributes

Fixed validation errors when creating or updating reference and file attributes, ensuring proper error codes are returned.

🪲 Fixed

Emails

Fixed an issue where password-set emails were not being routed correctly based on user roles (customer, seller, staff).

🪲 Fixed

API

Fixed several data loading issues that could cause incorrect results in certain edge cases.

Was this page helpful?