Broadleaf Commerce 6.0.9-GA
Released on May 13, 2020
Overview
This is the 9th patch release for Broadleaf Framework 6.0.x. To upgrade a 6.0.x application to the 6.0.9-GA release,
it should only require updating the parent pom.xml broadleaf-boot-starter-parent
to 6.0.9-GA.
New and Noteworthy
Simple Transition
This release introduces a new simplified strategy for Promotion
, Approval
and Deployment processes
.
More information is included in 5.2.16-GA.
An at-a-glance view of the issues that were closed in this release:
Minor Bugs(10)
- Fixed an issue where catalog could not be changed on Global Admin
- Remove
orphanRemoval = true
from collections of sandboxable entities - Prevent creating static asset, if file size does not pass max upload size validation
- Fixed an issue where Inventory check doesn't work properly for products with product options
- Fixed default OOB admin permissions where the
Catalog ALL
was being assigned when it should beCATALOG READ
- Fixed an issue where translations could not be added to fields when the entity was part of a MappedCollection
- Fixed an issue where
IndexFieldTypes
andSearchFacetRanges
were being returned in collections after they were archived - Added check for read only tables which were allowing reorder edits
- Fixed the issue where some fields were not disabled after
Approve
- Fixed an issue where validations fails with NPE for
blRequiredIfPropertyValidator
Enhancements(3)
- Fixed usage of Content Security Policies in admin
- Upgrade owasp.esapi to version 2.2.0.0
- Merged bug fixes and enhancements included in 5.2.16-GA
Total Resolved Issues: 13