Broadleaf Microservices
  • v1.0.0-latest-prod

Content Release Notes for 2.1.0

New Features & Notable Changes

  • Introduced CustomContentFields, enabling the creation of custom fields in the admin application. This feature is useful when a content item requires a field that is not part of the standard ContentFields metadata type. These custom fields allow users to define a list of Enums or values that can be selected from an external API.

Important Updates

Bug Fixes

  • Fixed SQL changeset failing because column count is not correct for the current version of the ContentModel domain.

    • Update the SQL and enable multiple valid checksums in case the changeset was previously executed.