Documentation Home

Broadleaf Commerce 6.1.4-GA

Released on October 22, 2020

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

New and Noteworthy

New purge job

There is a new job to purge archived workflow records. More information can be found here.

Translations import

There is a new section called Translations in the admin under Internationalization menu. They can now also be imported.

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

Major Bugs(2)

  • Fixed the issue where turning cache off while using actuator causes failure in the start up.
  • Fixed the issue where relationships with wrong catalog was persisted when multiple catalogs are present.

Minor Bugs(6)

  • Fixed various javascript errors in Admin
  • Fixed issues with Currency sign in the Admin
  • Used alternative way to use the reserved word rank for MySQL 8.0
  • Fixed the logic to identify profile during Admin password link email.
  • Fixed the html tag in filter builder which caused inconsistent rendering
  • Added annotation for clone policy which was throwing warning messages during the startup.

Enhancements(3)

  • Enhanced start date validator to check the given entity instead of relying on the instance
  • Added the ability to override the promotion calculation logic to allow an item percent off promotion to use more precise discounting
  • Merged bug fixes and enhancements included in 6.0.11-GA

Total Resolved Issues: 11