B2C Commerce Cloud Release notes
Release notes for the SF B2C Cartridge
- Version 25.8.0
- Version 25.7.0
- Version 25.6.0
- Version 25.5.0
- Version 25.4.0
- Version 25.3.0
- Version 25.2.0
- Version 25.1.0
- Version 25.0.0
- Version 24.0.0
- Version 23.9.0
- Version 23.8.0
- Version 23.7.1
- Version 23.6.0
- Version 23.4.0
- Version 23.2.4
- Version 23.1.0
- Version 23.0.0
- Version 22.1.10
- Version 22.1.1
- Version 21.1.13
- Version 21.1.12
- Version 21.1.11
- Version 21.1.9
- Version 21.1.8
- Version 21.1.7
- Version 21.1.6
- Version 21.1.5
- Version 21.1.4
- Historic Versions
Version 25.3.0
π Released 23 May 2025
- Remove second call to /ship endpoint for returns created with SFCC return handler.
- Add new site preference for configuring distance_units for /dopu call
- Enhance checkout dropoff locations map - added filtering & text search as well as the ability to use carrier logos as map markers
Version 25.1.0
π Released 25 March 2025
- Before PDP rate request, check product availability in Omnichannel inventory. The Store ID from the response should match to a native SFCC Store object ID. If Store objects exists, the code will pull the store address and use it in the /rates call as a sender address.
- Add new properties in /rate call request (including on PDP) : "special_services" and "service_type", to improve performance
Version 23.1.0
π Released 26 June 2024
- Add: feature to restrict return label based on value
- Add: missing preference in the import file
- Add: missing function export
- Add: handler for FE errors on the returns page
- Fix: shipping bugs on the checkout page
- Fix: broken shipping label on combined multi-label cases
- Fix: Split returns bug
- Fix: Rate bug
Version 22.1.1
π Released 25 January 2022
- Provide functionality to upload an image when a return order is created
- New MetaData to sync Shipping Preference ID to Order Management for Returns
- Fix for debug flag on sync returns with Zenkraft functionality
- Fix bug in Zenkraft Notifications job when January is set for month value
- Fix the way Zenkraft code is pulling the price for the products - use getPrice() instead of Gross or netPrice functions
- Fix bug when returns are created from SOM
- Fix bug with account creation on order confirmation page
- Fix missing meta data
- Fix a bug when order tracking page requires login
- Fix bug when product does not have the correct image type
- Remove unnecessary logger line in zenkraftJobs.js