Skip to content

Releases: ITGSoftwareProducts/sfcc-bm-extension

v1.1.1

05 Mar 11:13
Compare
Choose a tag to compare

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.

v1.1.0

05 Jan 09:05
Compare
Choose a tag to compare

Release Notes

[v1.1.0] - 2024-05-01

🛠 Enhancements

  • Added support for the new SFCC Business Manager UI.
  • Improved UI/UX and overall performance for a smoother experience.
  • Enhanced error handling for better reliability.
  • Introduced an automatic clean-up process for uploaded or generated files in both the Targeted Page Export and CSV Import & Export features.
  • Dates are now localized based on the respective site or instance timezone.
  • Automatic Notifications now include the site name/ID for better clarity.
  • No Order Notification now counts only successfully placed orders, excluding orders that have FAILED or CREATED status for improved accuracy in reporting.
  • Removed the time component from our OCI Inventory record view for Location Group inventory items due to a bug within Salesforce OCI which displays an incorrect value. Please note that the inventory record view for Location inventory items remains unaffected and displays accurate date and time information.

🐞 Bug Fixes

  • Fixed an issue with CSV Import & Export, ensuring support for compatibility mode 21.2 and higher for product inventory records with custom attributes.
  • Corrected an issue in Coupon Replicator with coupons containing special characters in their IDs.
  • Fixed a bug in Coupon Replicator where coupons with multiline descriptions caused process failures.
  • Addressed an issue where the out-of-the-box (OOTB) login popup didn’t appear when a Business Manager user session timed out.
  • Job Execution Report - Corrected an issue where the details tooltip was not displaying properly for aborted or long-running job executions.

🔧 Migration Notes (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.

v1.0.0

03 Mar 07:42
e580154
Compare
Choose a tag to compare

Initial Release

Features

  1. OCI Data Management Interface
  2. CSV Import & Export
  3. Automatic Notifications
  4. Coupon Replicator
  5. Customer Product Lists Displaying
  6. Job Execution Report
  7. Page Designer Export