Broadleaf Microservices
  • v1.0.0-latest-prod

Release Notes for 2.0.2

Tip
The 2.x versions are Spring Boot 3 compatible.

Requirements

  • JDK 17 is required for Broadleaf release trains 2.0.0-GA, and beyond.

New Features & Notable Changes

  • Disabled polling on the Customers grid and added a refresh button to manually trigger updates.

  • Added displayShowInQueryBuilders metadata attribute to the customer augmentation form. This allows a user to manually update the content of the grid to see any changes since it was rendered without reloading the page.

Bug Fixes

  • Fixed bug where Dynamic Customer Segments rule builders were not displaying augmentation fields from the customer form.

  • Fixed bug where sorting on linked columns in Customer Order and Account Member grids caused a JPA error — added filterAndSortAlias attribute to linked columns to fix issue