Broadleaf Microservices
  • v1.0.0-latest-prod

Release Notes for 1.8.3-GA

New Features & Notable Changes

Added support for External Product Options

We’ve introduced the ability to add Product Options from an Option Template by reference, also known as External Options. Options added using this feature will:

  • Only hold a soft reference to the template’s ID, instead of a copy of the option generated by the template.

  • Automatically reflect changes to the Option Template that they reference.

  • Be hydrated onto the Product Details when retrieving the product.

  • Not be modifiable at the product level.

Tip
Read the Product Options and Templates docs to learn more about how this behavior differs from generating embedded templates.

Bug Fixes

  • Fixed an issue in the admin metadata causing product variations to not show when adding a variation product choice.

  • Fixed issue where catalog filters were not being applied when retrieving explicitly defined category products in the admin.

  • Fixed issue where the 'labels' attribute on liquibase changesets was in the wrong place and failing XML validation