1.20.0
·
194 commits
to master
since this release
Included commits: 1.19.0...1.20.0
Fixes
- Introduced
PaginationConfig:getMaxItemsInPagination()to limit the maximum items number in the search pagination. - Adjusted
PaginatedResultFormatterPluginto use this configuration. - Adjusted
PaginatedQueryExpanderPluginto use this configuration.