Documentation Home

Broadleaf Commerce 5.2.5-GA

Release date: July 12, 2018

Overview

This is the 5th patch release for Broadleaf Framework 5.2.x. To upgrade a 5.2.x application to the 5.2.4-GA release, it should only require updating the parent pom.xml broadleaf-boot-starter-parent to 5.2.4-GA.

Update Spring Boot

Spring Boot was updated to 1.5.13 - https://spring.io/blog/2018/05/09/spring-boot-1-5-13`
Spring was updated to 4.3.16

An at-a-glance view of the issues that were closed in this release:

Critical Bugs(2)

  • Revert "BroadleafCommerce/QA#3310 - initial commit to fix the alternate themeā€¦"
  • Added missing admin presentation on fulfillmentOption fields

Major Bugs(3)

  • Fix bug where OrderMultishipOption's OrderItem's children aren't added to fulfillment groups
  • Add FulfillmentGroupItems for any child OrderItems
  • Fixed issue where the RuleBuilder Selectize Component was not loading additional rows from the server beyond the original initialized list

Minor Bugs(8)

  • Allow AdornedTargetCollection fields to have i18n translatable values
  • Fix issue where multiple bundles with same name get the same file lists
  • Normalize uploaded file assets to lowercase the extension
  • Fix offer does not apply when edited by a CSR
  • When searching, removing "system" parameters (e.g. blLocale) so they do not influence the primary search parameter
  • Add dependentFieldHandler for defaultSku's min order quantity fields in the Admin
  • Ensure the confirm password field is ordered directly after the password
  • ReferenceSite - If cart has errors validated during checkout, user gets redirected to login page instead of displaying error message

Features(2)

  • Introduce Minimum Order Quantity Validation for Skus
  • SEO Auto Redirects

Enhancements(14)

  • Change receiveEmail on Customers to default to false
  • Cleaned up AdminUserDetails, Service, and AdminProvisioningService
  • Update Spring, Spring Boot and Spring Security versions to 4.3.18, 1.5.14 and 4.2.7
  • Add AdminPresentation annotations to reviews domain
  • Added more exception context when an EntityNotFoundException occurs
  • Updated FilterBuilder to validate that a filter Operator and Value exist before Applying the filter
  • Bundle Dependency Management Enhancements and Preloading
  • Include the alt text of the static assets on the CMS Pages.
  • Internalization enhancements
  • Add Support for the Java bin RequestWriter during Solr indexing
  • Resolve the StaticAssetView immediately from the asset controller without going through the view resolver chain
  • Add a helper class to support setting QueryHints across Hibernate 4.1 and 5.2
  • Cleaned up AdminUserDetails, Service, and AdminProvisioningService
  • Bundle Dependency Management Enhancements and Preloading

Total Resolved Issues: 39