Go to navigation Go to content Go to footer
Changelog Basic

Changelog - Basic 5.1.0


Teilen

New Features, Tasks and Bugfixes

FEATURE

Additional word characters: Allows searching for words containing e.g. dots or hyphens, https://github.com/tpwd/ke_search/issues/19


TASK

Exclude all parameters (including filters) from cHash calculation, thanks to Uwe Hawkeye1909, https://github.com/tpwd/ke_search/issues/187
Pass $field to modifyContentFromContentElement hook, thanks to Marc Harding, github.com/tpwd/ke_search/pull/192/


BUGFIX

Allow to use 'loadFlexformsFromOtherCE' parameter for TypoScript-instantiated plugins, thanks to Garvin Hicking, github.com/tpwd/ke_search/pull/152
Avoid undefined array key "sortWithoutSearchword", "resultsPerPage" and "noResultsText", github.com/tpwd/ke_search/issues/151
Avoid slow TYPO3 backend list view due to missing sql index, thanks to Daniel Siepmann, github.com/tpwd/ke_search/issues/190
Fix encoding of spaces in file path, thanks to Jan-Claas Dirks, github.com/tpwd/ke_search/pull/189