Releases: ITGSoftwareProducts/sfcc-bm-extension
Releases · ITGSoftwareProducts/sfcc-bm-extension
v1.1.1
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
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
Initial Release
Features
- OCI Data Management Interface
- CSV Import & Export
- Automatic Notifications
- Coupon Replicator
- Customer Product Lists Displaying
- Job Execution Report
- Page Designer Export