Go to navigation Go to content Go to footer
Changelog Basic

Changelog - Basic 6.2.0


Share

New Feature, Bugfix and Task

BUGFIX

Account for files without file extension. Thanks to Simon Praetorius. https://github.com/tpwd/ke_search/pull/268
Retain filter order from configuration. Thanks to Simon Praetorius. github.com/tpwd/ke_search/pull/272

 

TASK

Switch to PHP based rendering for documentation. Thanks to Chris Müller. https://github.com/tpwd/ke_search/pull/265
Migrate outdated TCA configurations in FlexForms. https://github.com/tpwd/ke_search/issues/264
Migrate usage of $GLOBALS['TSFE']->tmpl for TYPO3 13. github.com/tpwd/ke_search/issues/258
 

FEATURE

Make it possible to add JOIN query part via "getQueryParts" hook. Thanks to André Müller