Go to navigation Go to content Go to footer
Changelog Basic

Changelog - Basic 5.2.0


Teilen

New Info, Bugfix and Task

!!!

The pagebrowser is now rendered in a different way (using the pagination API). If you used a custom template for the pagebrowser you will have to adopt it. Have a look at Resources/Private/Partials/PageBrowser.html

 

BUGFIX

Avoid undefined array key warning for "sphinxLimit"


TASK  

Properly type-hint IndexerBase constructor, thanks to hotbytes-dev, https://github.com/tpwd/ke_search/pull/202

Use pagination API to render pagination, github.com/tpwd/ke_search/issues/174 and github.com/tpwd/ke_search/issues/154