Broadleaf Commerce 5.2.8-GA
Release date: Feb 15th, 2019
Overview
This is the 8th patch release for Broadleaf Framework 5.2.x. To upgrade a 5.2.x application to the 5.2.8-GA release, it should only require updating the parent pom.xml broadleaf-boot-starter-parent
to 5.2.8-GA.
Library Dependency Updates
- tika-core to 1.20
An at-a-glance view of the issues that were closed in this release:
Minor Bugs(8)
- Fix for Filter builder bugs
- Fix for issue where it was not able to add new translations for CustomField FriendlyName field
- Fix for issue where OrderItemPriceDetail was not syncd from OrderItem when OrderItem.isDiscountingAllowed is false
- Fix for issue where it was not able to promote a Content Targetter that already has a pending promotion.
- Fix for the issue where the sandbox ribbon datepicker was not respecting different client and server time zones
- Fix for a bug showing indication of dirty fields in HTML.
- Fix for issue it was showing incorrect pending changes warning
- Update sandbox ribbon and show "saved" message when changing products order in products bundle
Features(1)
- Upgrade tika-core to latest patch 1.20 for security vulnerabilities
Enhancements(10)
- Added a readOfferCodesByIds method to reduce multiple trips to the database
- Added help text message on list grid for offer codes
- Added group order handling
- Added new interface method, that will returns all site parent ids.
- Added new DAO method that returns collection of IndexField associated with given Field.
- Added username validation for customer update
- Added new interface method, that will returns all site parent ids.
- Clear entity manager before updating collections
- Check that the order item can be cast to a SkuAccessor before casting.
- Removing iframe tags from antisamy cleanse process instead of just validating them
Total Resolved Issues: 19