Go to navigation Go to content Go to footer
Changelog Basic

Changelog - Basic 6.4.0


Share

New Feature, Bugfix, Tasks and Docs

BUGFIX

 Fix typo in constants.typoscript filename. Thanks to nebrot. https://github.com/tpwd/ke_search/commit/e762364111a78ea8b2378b634ca7cf77d3ae0903#r151745378

 Prevent undefined array key in page indexer. Thanks to Markus Hackel. github.com/tpwd/ke_search/pull/283

 

TASKS

Migrate usage of StandaloneView to ViewFactoryInterface. https://github.com/tpwd/ke_search/issues/249

 Index content elements inside a container element referenced via a shortcut. https://github.com/tpwd/ke_search/issues/246

Report error if no directories have been configured for file indexing. https://github.com/tpwd/ke_search/issues/281

Show status of cleanup process in indexer status (backend module and CLI)

Update backend icons, github.com/tpwd/ke_search/issues/108

 

DOCS

Add note about additional fields type (must be string). github.com/tpwd/ke_search/issues/248

 

FEATURE

Index tag titles as hidden content, https://github.com/tpwd/ke_search/issues/183

Set default sorting direction for "customranking" to "desc". Thanks to Markus Hackel. github.com/tpwd/ke_search/issues/279