Tip
|
The 2.x versions are Spring Boot 3 compatible. |
Disabled polling on the Customers grid and added a refresh button to manually trigger updates.
Added displayShowInQueryBuilders
metadata attribute to the customer augmentation form.
This allows a user to manually update the content of the grid to see any changes since it was rendered without reloading the page.
Fixed bug where Dynamic Customer Segments rule builders were not displaying augmentation fields from the customer form.
Fixed bug where sorting on linked columns in Customer Order and Account Member grids caused a JPA error — added filterAndSortAlias
attribute to linked columns to fix issue