This release primarily includes further fine-tuning of the new page layouts based on Twig and slots, as well as the new pagination component, making it even easier to implement customizations in the future. In addition, the back end search has been improved in various areas, and support for insert tags—which was previously missing—has been added to various Twig templates.
Changelog of the fixed issues in Contao 5.7.3:
- #9666 Add link tags to the default layout templates ( fritzmg )
- #9663 Fix the inconsistent active pagination element ( fritzmg )
-
#9661
Fix nullable
htmlvariable being passed to the filter ( fritzmg ) - #9562 Return 404 for unused path parameters in modern layouts ( fritzmg )
-
#9657
Add text overflow handling to the
tl_tipclass ( Tastaturberuf ) - #9609 Replace insert tags in form labels ( fritzmg )
- #9658 Ignore focus events when toggling ( fritzmg )
- #9652 Replace insert tags in article teasers ( fritzmg )
-
#9637
Ensure that the minimum page count is
1in the new pagination ( leofeyer ) -
#9642
Fix a Twig issue in the
form_html.html.twigtemplate ( zoglo ) -
#9641
Remove an obsolete
actionattribute ( bytehead ) -
#9623
Do not auto map if there is no
inputType( fritzmg ) -
#9615
Quote column identifiers in the
TableDataContainerProvider( alike03 ) -
#9632
Use
currentTargetto set the active state of the search facets ( zoglo ) - #9627 Use a delegate template when rendering components ( m-vo )
- #9624 Adjust the pagination component to support attributes extension ( bauer00 )
- #9439 Make the auto refresh of the template hierarchy configurable ( fritzmg )
-
#9621
Flatten array values in the
ValueFormatter( aschempp ) - #9622 Escape backslashes in strings in Twig templates ( leofeyer )
About Contao 5.7 LTS
The first stable version of Contao 5.7 will be released on February 15, 2026, replacing Contao 5.3 as the long term support version. As an LTS version, 5.7 will be provided with bug fixes until February 14, 2029 and security-related updates until February 14, 2030. Contao 6.3 is the next LTS version of Contao and is due to be released in February 2028, ensuring a smooth transition.
Add a comment