Skip to content

v1.1.1

Latest
Compare
Choose a tag to compare
@mosab-zakarneh mosab-zakarneh released this 05 Mar 11:13

Release Notes

[v1.1.1] - 2025-03-05

📋 Executive Summary

This release addresses critical compatibility issues with Salesforce updates, ensuring seamless integration and enhancing system reliability.

🔥 Hotfix

  • Resolved a bug in the Coupon Replicator.
    • Adjusted the relevant jobs to align with Salesforce's recent update to the ExportCouponCodes job step which renamed the output file.
  • Addressed an issue where Salesforce eCDN was blocking OCAPI Batch calls within the Coupon Replicator, Targeted Page Export, and CSV Import/Export tools.

🔧 Migration Notes

  • Upgrading from v1.1.0:
    • No additional migration steps are required. Simply update to v1.1.1 by upgrading the existing cartridge in your codebase to the latest version.
  • Upgrading from v1.0.0
    • First, upgrade the existing cartridge in your codebase to the latest version (v1.1.0).
    • Re-import the following jobs from metadata/site_import/jobs.xml:
      • BM Extension - Page Designer Export
      • BM Extension - CSV Import Export
    • To enable the Targeted Page Export for pages containing Unicode characters, ensure that the “Filter Invalid XML Characters during Export” feature is enabled by navigating to Administration > Organization > Roles & Permissions.
      See the instructions in 4.6.2.4 from the user guide for more details.