Broadleaf Quote 3.0.0-GA
Released on Jan 10, 2024
This is the initial release for the Broadleaf Quote 3.0.x module. This module requires Broadleaf Framework 7.0.0-GA or greater.
An at-a-glance view of the issues that were closed in this release:
Minor bugs(3)
- In
QuoteNoteImpl
changed the mapping ofauthor
from@JoinColumn
to@Column
. - In
QuoteSellerToolsController #getQuoteViewRedirectWithQueryString()
removed '/' at the end of the URL. - Made
QuoteAttribute
extendValueAssignable<String>
so that it can be added/removed from Quotes.
Enhancements(3)
- Updated module with Broadleaf Framework 7.0.x
- Migrated from Java EE to Jakarta EE
- Updated annotations like
@Index
and@GenericGenerator
Total Resolved Issues: 6