Documentation Home

Broadleaf Commerce 6.0.7-GA

Released on January 8, 2020

Overview

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

New and Noteworthy

Solr Optimization

Set the following property to true to trigger solr optimization after index is rebuild. By default this is set to false

enable.solr.optimize

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

Minor Bugs(3)

  • Fixed an issue where Login page the head element has another nested head element
  • Fixes issue with bundled resource references having a hardcoded ID
  • Support blank non-required FK lookup page fields

Enhancements(4)

  • Adding a default index on PROPERTY_NAME to BLC_SYSTEM_PROPERTY
  • Add a property to disable solr optimize call
  • Enhance performance of SystemPropertyImpl select by name queries by adding additional indexes
  • Merged bug fixes and enhancements included in 5.2.15-GA

Total Resolved Issues: 7