Broadleaf Enterprise 4.3.8-GA
Released on January 24, 2024
This is the 8th patch release for the Broadleaf Enterprise 4.3.x module.
An at-a-glance view of the issues that were closed in this release:
Major Bugs(2)
- Fixed the issue where rejecting an item from 'Not Approved' tab will reject items in the 'Approved' tab as well.
- Fixed the issue where previewing Add-on Product throws errors.
Minor Bugs(10)
- Fixed the issues with the price and error message displays in the CSR editing mode.
- Fixed the issue where
cleanUpMedia()
inPurgeSandboxClonedEntitiesEventConsumer
can cause foreign key constraint. - Fixed few minor UI details that are wrong in the 'Approve Changes' section in the admin
- Fixed the issue where incorrect title was shown for 'SystemProperty'
- Changed the design of the date picker in the preview mode to match with the frontend site.
- Fixed the issue where
ChangeDetailValueChunk
were duplicated when saving/importing new entities. - Fixed the issues with timezone settings. The dates were not processed when viewing details in 'Site Updates' and 'Audit' sections
- Fixed the issue where select all option in the workflow listgrid adds an additional empty row when there are more than 50 items.
- Fixed the issue where 'Addition Status Resource' purge job throws errors when purging cross sale and up sale products.
- Fixed the issues with sandbox clone purge which complains about foreign key constraint. Added
PurgeSandboxClonedEntitiesEventConsumer
to handle purge.
Enhancements(3)
- Updated copyright dates to 2024 in all the files and updated BLC dependencies.
- Added support for importing custom sandboxable entity. Fixes the issue where sandbox ribbon would not show after importing custom entities.
- Made the display order of the category more customizable. It can now be set by the property
category.sequence.interval.on.add
Total Resolved Issues: 15