Documentation Home

BroadleafCommerce 5.1.8-GA

Released on November 29, 2017

This is the 8th patch release for Broadleaf Framework 5.1.x.

Noteworthy Changes

"Incognito" mode for the Jobs/Events module

This mode is controlled via standard Spring properties, or system properties, and allows a developer workstation to launch against a shared development database in a more isolated way, but without forcing the developer to maintain a local Jobs/Events database. This mode also addresses some of the resiliency and cache invalidation issues noted previously.

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

Critical Bugs(1)

  • SKU Modal tabs not lazy loading

Major Bugs(4)

  • Offers Not Applied to Products with Comma in Name
  • Error when adding an image on a product with changes
  • Use the raw product option value to get skus when adding to cart instead of the translated value.
  • Outstanding issues with catalog and profile propagation setup and usage

Minor Bugs(5)

  • Product Add-Ons Don't Allow Separate Skus
  • Content Items in the admin are only pulling in content data for up to the max results (50)
  • When Custom Validator fails validation on Sku add, an NPE occurs when hasDefaultSku is called
  • Add site id to the cache key to prevent incorrect lookups when an installation has multiple sites available
  • Add method to the framework to query products that use a specific product option

Enhancements(2)

  • Upgrade insecure third party libraries
  • Enhance ClassTransformer flexibility to allow with Persistence Unit it will influence and conditional class transformation

Total Resolved Issues: 12