13 October 2017
Both flat and structure table will support duplicate objects now.
Data tables will now support relationship attributes and selectables. For configuration details see Table Column Configuration.
It is now possible to specify Custom Search Provider in Search Config. When no Search Provider is specified in Search Config, global Search Provider is used.
<SearchConfig>
...
<SearchProvider>com.acme.search.PartSearchProvider</SearchProvider>
</SearchConfig>
For configuration details see Search Documentation.