Broadleaf Commerce 6.0.12-GA
Released on January 4, 2021
Overview
This is the 12th patch release for Broadleaf Framework 6.0.x. To upgrade a 6.0.x application to the 6.0.12-GA release,
it should only require updating the parent pom.xml broadleaf-boot-starter-parent
to 6.0.12-GA.
New and Noteworthy
Library upgrades
Following are the various libraries upgraded to address the security vulnerabilities
- JQuery Datatables -> from 1.10.6 to 1.10.22
- Junit -> from 4.12 to 4.13.1
- Jackson -> from 2.10.1 to 2.11.3
- Commons-io -> from 2.6 to 2.8.0
- Zip4j -> from 1.3.2 to 1.3.3
An at-a-glance view of the issues that were closed in this release:
Major Bugs(1)
- Populated entity type and field name on the Translations controller to avoid NPE during the update of translations.
Minor Bugs(4)
- Fixed cascades for Products and Skus in order to prevent the delete cascading to product when sku is deleted
- Prevent negative discount adjustments when evaluating offers.
- Added logic to ignore pages with empty url during site map generation.
- Fixed the WYSIWYG editor to allow adding columns and rows to an HTML table
Enhancements(2)
- Refactored and improved logic around offer calculations.
- Merged bug fixes and enhancements included in 5.2.19-GA
Total Resolved Issues: 7