tracking/Documentation/Changelog/1.1.5.rst
Daniel Siepmann 6cef293298 Fix broken performance of list module
TYPO3 queries information of translations.
The fix adds database indices which are also applied for tt_content
by TYPO3 itself.
This fixes slow loading times of the list module.
2022-02-02 13:28:02 +01:00

30 lines
363 B
ReStructuredText

1.1.5
=====
Breaking
--------
Nothing
Features
--------
Nothing
Fixes
-----
* Fix broken performance of list module.
TYPO3 queries information of translations.
The fix adds database indices which are also applied for tt_content by TYPO3 itself.
This fixes slow loading times of the list module.
Tasks
-----
Nothing
Deprecation
-----------
Nothing