: Staging
: Production
✨ New
Webhooks
Customer update webhook on address changes
The customer_update webhook now fires when a customer's address is added, updated, or removed, making it easier to keep external systems in sync with customer data.
💎 Changed
Performance
Performance improvements
Made several performance improvements across the platform:
- Checkout completion is now significantly faster, addressing latency issues during order finalization.
- Product variant price calculations are more efficient, reducing database queries.
- Creating and updating marketplace order lines is optimized for better performance.
🪲 Fixed
Orders
Fixed an issue where some fields were missing when adding refund lines to orders.
Customer mgmt
Fixed an issue where field validation errors were displayed twice when creating a customer account.
Orders
Fixed an issue where CSV uploads on draft and quote orders could fail or produce incorrect results.
Payouts
Fixed an issue where the payoutUpdate mutation could update payouts that were already marked as completed or failed.