1. Home
  2. Docs
  3. B2Ccommerce
  4. Release Notes
Log a Case

B2C Commerce Cloud Release notes

Release notes for the SF B2C Cartridge

 

Version 25.8.0

πŸ“… Released 25 July 2025
  • Improve product dimensions processing for package object for Zenkraft API endpoints request
  • Update message on return confirmation page
  • Add boxing algorithm functionality in SFCC cartridge

Version 25.7.0

πŸ“… Released 10 July 2025
  • Add locale for tracking request
  • Add customization to choose what type of field to be used in /track request
  • Fix issue with checkpoint location data once location data is missing
  • Fix issue with track object properties debug and test

Version 25.6.0

πŸ“… Released 26 June 2025
  • Changed postal code validation strictness for countries that do not require postal codes
  • Fixed marked-up cost not being applied in calculated rate on PDP
  • Displayed Estimated Delivery Dates (EDD) based on zip code from IP address in SFCC

Version 25.5.0

πŸ“… Released 06 June 2025
  • Removed hardcoded labels and moved them to properties files
  • Included pickup point name in the address block on checkout and confirmation pages

Version 25.4.0

πŸ“… Released 27 May 2025
  • Improve UX of Collection points modal: add rounding rules for distances and add a space between distance value and distance unit

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.2.0

πŸ“… Released 28 March 2025
  • SFCC - new custom API added for retrieving slot by its ID, PWA - add product suggestions section on tracking page

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 25.0.0

πŸ“… Released 18 March 2025
  • Add OCI service meta data in the repo

Version 24.0.0

πŸ“… Released 13 January 2025
  • Add zenkraftExtendedReturnAvailabilityDates preference definition in metadata
  • Fix issue with 'undefined' value for 'Bringg Location ID' in Shipment Attributes

Version 23.9.0

πŸ“… Released 07 January 2025
  • Fix bug with return date not being calculated correctly

Version 23.8.0

πŸ“… Released 19 December 2024
  • Fix error where shipping weight did not increase with quantity
  • Add missing attribute metadata

Version 23.7.1

πŸ“… Released 25 November 2024
  • Fix bug with same day delivery shipping method

Version 23.6.0

πŸ“… Released 31 October 2024
  • Add tracking Proof of delivery (PoD)
  • Add localisation for checkout page labels
  • Add zenkraft icon for BM menu
  • Fix issue with return product categories
  • Fix issue with Return Reason category logic
  • Fix Drop off location button not working

Version 23.4.0

πŸ“… Released 03 October 2024
  • Add QR codes added
  • Fix Trigger tracking status request when returns call made
  • Fix Issue with tracking status for returns

Version 23.2.4

πŸ“… Released 14 August 2024
  • Add HMAC signature added to webhooks
  • Add drop off location method data to shipment
  • Add new shipping method custom attribute
  • Update webhook logic
  • Fix issue with drop off methods rendering
  • Fix issue in PurgeEmptyReturn job
  • Fix delivery slots issues

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 23.0.0

πŸ“… Released 05 October 2023
  • Provide functionality to upload an image when a return order is created

Version 22.1.10

πŸ“… Released 22 August 2023
  • Provide functionality to upload an image when a return order is created

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

Version 21.1.13

πŸ“… Released 14 December 2021
  • Fix wrong return order status on My Account landing page
  • Fix issue when creating return orders

Version 21.1.12

πŸ“… Released 08 December 2021
  • css change for return label
  • new job to rerun syncReturns job
  • fix missing debug in syncReturns

Version 21.1.11

πŸ“… Released 08 November 2021
  • fix issue with returns and shipto/ship from addresses
  • fix tracking information related to order for logged in users.
  • fix typo that caused an error with Order Track functionality
  • fix reference value so its standardized

Version 21.1.9

πŸ“… Released 01 November 2021
  • HOTFIX: Merge of return labels didn't work in some circumstances
  • New custom setting to toggle between creating single or multiple return labels based on number return lines.

Version 21.1.8

πŸ“… Released 25 October 2021
  • Extending custom authentication to auth against API key instead of OCAPI
  • Fix for return Ids - new return id for each return against an order
  • Fix for merge of return labels into Return - allLabels
  • Removed outdated documentation

Version 21.1.7

πŸ“… Released 14 September 2021
  • Fix order total issue
  • Fix issue with order totals calculations
  • Add missing meta data for shipment object

Version 21.1.6

πŸ“… Released 11 August 2021
  • Updated metadata to include fallback in EDD group
  • Fix typo in /return metadata
  • Fix return custom preference data not being referenced correctly if not using advanced json
  • Fix issue #12

Version 21.1.5

πŸ“… Released 05 August 2021
  • Fix getReturnSyncReturnRequest commented out
  • Updated Meta for http.zenkraft.return

Version 21.1.4

πŸ“… Released 03 August 2021
  • Add option to use single packagefor EDD
  • Fix EDD request for multishipments
  • Missing meta data fixed
  • Other Minor fixes related to Issues and Pull Requests on GitHub repo

Historic Versions

Version 21.1.2

Released 15 June 2021
  • Community PR fixes

Version 21.1.1

Released 15 June 2021
  • CompanyWideLead time - fixed

Version 21.1.0

Released 04 June 2021
  • Improved Performance on checkout
  • Fallback to default shipping methods
  • Improved return page flow
  • Drop-off locations map improvements
  • SFRA - Change caching mechanism
  • Enhanced returns
  • Fix wrong meta data in repo
  • Fix styling on checkout steps