Go to navigation Go to content Go to footer
Changelog Basic

ke_search 7.0.3


Share

ke_search 7.0.3 has been released; it includes minor improvements, fixes a bug, and introduces a new icon for TYPO3 14.

[BUGFIX]  Set request on ContentObjectRenderer to avoid deprecated getRequest() fallback. Thanks to Konrad Michalik. github.com/tpwd/ke_search/pull/337
[TASK]    Add extension title to localization file (for usage in the new record wizard)
[TASK]    Add extension title in composer.json description (for usage in the extension manager)
[TASK]    Update phpstan to version 2.2.2 in composer.json
[TASK]    Simplify filter option checks by reducing redundant `piVars` references
[TASK]    Modernize module icon for TYPO3 v14. Thanks to Konrad Michalik. github.com/tpwd/ke_search/pull/336
[TASK]    Update icons in various places to match with the new module icon and update the info icon in the backend module
[DOCS]    Update outdated links in documentation and composer.json