Admin Portal
- You can now edit a customer's email address directly from the customer card.
- Address state is now editable from the customer details page.
- Date filters throughout the portal now reflect your profile's date format setting.
- Various smaller UI components have been updated.
Returns Widget
- Accessibility improvements: page content is now properly structured for screen readers, and mandatory fields on the Return Portal login page are correctly marked as required.
Public API
- The WMS update endpoint now returns a full response for each return processed, including the return ID, whether the return was created, updated, or unchanged, and the status of each item. Previously the endpoint only returned a generic success message with no details. This makes it much easier for integrators to confirm what happened and to retrieve return IDs without making additional lookups.
Bug fixes
- Fixed: sequential order numbers were not working correctly in the new admin.
- Fixed: incorrect shipping and return fees were being sent when saving from the new admin.
- Fixed: copying settings from one market to another was broken for accounts on the old login domain.
- Fixed: a validation error incorrectly prevented creating customers whose name matched an existing one.