Skip to content
Log in

Package v20.4 - 13 August 2025

On this page

This patch focuses on ensuring data accuracy and stability. Deletion events now confirm the record exists before removal, and saved carts enforce key fields through native validation rules. We also refined internal release tooling for smoother packaging.

Enhancements

  • Saved Cart Validations – Cart items now require a product, quantity, and unit price before saving. Carts require a status and store, helping keep cart data complete and ready for checkout.

  • Native Validation Rules – Previous trigger-based checks were replaced with Salesforce’s built-in validation rules, reducing custom code and improving maintainability.

Deprecated Fields

  • None.

Fixed Bugs

  • Safer Delete Operations – The sync process now checks that records exist in Salesforce before attempting to delete them, preventing errors caused by missing or already-removed data.

Was this article helpful?

Was this article helpful?