Documentation Home

Broadleaf Commerce 6.0.16-GA

Released on October 6, 2021

Overview

This is the 16th patch release for Broadleaf Framework 6.0.x. To upgrade a 6.0.x application to the 6.0.16-GA release, it should only require updating the parent pom.xml broadleaf-boot-starter-parent to 6.0.16-GA.

New and Noteworthy

New Nexus with 'https' endpoints

We have migrated to a new Nexus server which now supports https. We encourage everyone to update the repository URLs with https endpoints.
To update, replace the URL prefix http://nexus.broadleafcommerce.org/... with https://nexus2.broadleafcommerce.org/....

Jquery-ui upgraded

Due to security vulnerability Jquery-ui was upgraded. If there are references to 'jquery-ui-1.10.2.custom.js' file in header or footer, update it to 'jquery-ui-1.12.1.custom.js'.

An at-a-glance view of the issues that were closed in this release:

Minor Bugs(2)

  • Fixed the issue where 'Save' button would not enable after removing the primary image.

- Added a null check for property while building Collection List Grid which was causing NPE.

Enhancements(3)

  • Updated the URLs of repositories and distribution with https endpoints.
  • Merged bug fixes and enhancements included in 5.2.22-GA

Total Resolved Issues: 5