Broadleaf Microservices
  • v1.0.0-latest-prod

Admin User Release Notes for 1.7.2-GA

New Features & Notable Changes

  • Added theme fields section

Bug Fixes

  • Fixed: Added missing @ConfigurationOnMissingBean for UserUpdateListenerAdminUser and added missing User fields to fix force-change-password sync issue

  • Fixed: Removed cache none property from metadata defaults which was preventing use of caching without using -Dspring.cache.type= in configuration

  • Fixed: Hydrate the user roles and permissions before validation to fix NPE when the permission name is null

  • Fixed: Remove override of getDomainType to fall back to default behavior because of which admin extensions were not getting picked up

  • Fixed: Added quotes which were missing in liquibase sql

Schema Changes & Data Migrations

  • Added an index to blc_notification_state table.