Broadleaf Commerce 5.2.14-GA
Release Date: September 27, 2019
Overview
This is the 14th patch release for Broadleaf Framework 5.2.x. To upgrade a 5.2.x application to the 5.2.14-GA release, it should only require updating the parent pom.xml broadleaf-boot-starter-parent
to 5.2.14-GA.
New and Noteworthy
NOTE: jQuery was updated in one of our former releases. There are breaking changes introduced in jQuery 3.0. It is recommended to test all pages thoroughly to verify compatibility with jQuery 3. More detailed information can be found here
An at-a-glance view of the issues that were closed in this release:
Minor Bugs(9)
- Fixed performance issues on product edit screen with large number of product options
- Added a missing class
ProductOptionXrefImpl
to application context. - Fixed a issue where an exception is thrown when reverting new product.
- Added SKU availability verification on checkout
- Fixed an issue where an error appears in validation of URL for XSS on Admin
- Added a getter and setter methods for the
Auditable
field toOrderItem
domain class - Fixed an issue when Theme fields not updating when parent
ThemeConfiguration
is removing - Fixed an issue when it was incorrectly sending transactions to Google Analytics on "reorder" page
- Fixed a bug where category sequence was calculated incorrectly
Enhancements(1)
- Upgraded
tika-core
to latest patch 1.22 for security vulnerabilities
Total Resolved Issues: 10