Improvements
- The Data Push unpublished changes pill in the integration header is now clickable and opens the same current draft details view available from Version History.
- Data Push error toast messages can now be dismissed.
- Data Push version history and mapping screens now use more consistent typography: titles use the heading font, while controls, table text, badges, and modal body content use the standard app body font. The Data Push version history import, export, and clone actions also show their icons again.
Bug Fixes
- Fixed an issue where transaction filtering could fail when multiple filters targeted fields from the same related order or order-line data.
- Fixed an issue where restarting ItemPath after creating a new Data Push integration could cause startup contract migration to treat that new integration as an old legacy integration.
- Data Push now updates the unpublished changes indicator immediately after settings changes. Version details also avoid showing unchanged published loop mappings as added, removed, or unpublished when only settings changed.
- Fixed an issue where some legacy Data Push templates with nested array mappings could fail during migration to the updated mapping editor format.
- Order line dynamic fields are now preserved during order and order-line creation even when line numbers are not provided.
- Changed ItemPath 1-compatible order list responses to include the full order data by default, with
data=simpleavailable for clients that need the smaller response shape.