: Staging
: Production
✨ New
Visibility field for collections
Added the isVisible boolean field to the collection object.
New seller statuses
Added the following statuses to the SellerStatus enum:
SUSPENDEDBANNEDDEACTIVATED
💎 Changed
Customer order count
Changed customer.numOrders to resolve the total number of marketplace orders instead of seller orders.
🪲 Fixed
Fixed an issue preventing the order refund confirmation and CSV export emails from sending.
Fixed an issue with Stripe webhook processing to handle webhook errors appropriately.