This release primarily focuses on performance improvements in the back end. Following extensive work by the core team, secondary operations are now loaded lazily when required, significantly improving the loading times of larger page, article and file structures. Combined with various JavaScript optimizations and more efficient polling for back end jobs, affected views can now load more than twice as fast as before in many cases! In addition, root-page-dependent front end modules now support content elements, providing greater flexibility when building websites.
Changelog of the fixed issues in Contao 5.7.6:
- #9843 Fix the initial state visibility and the missing reset support of the row wizard ( zoglo )
- #9887 Do not open the context menu when text has been selected ( zoglo )
-
#9885
Ensure that there is only one
--time-limitoption ( leofeyer ) - #9883 Fix the operations menu controller performance ( zoglo )
-
#9874
Show the translated slot names instead of
{% slot … %}( leofeyer ) - #9873 Always use modern controllers ( aschempp )
-
#9872
Revert
pointerDownpreload for lazy operations ( zoglo ) - #9855 Lazy-load secondary operations ( Toflar )
-
#9865
Do not load labels in
System::getReferer()( Toflar ) - #9857 Queue the tooltips migration ( Toflar )
- #9863 Also check for scalar values when formatting options ( aschempp )
- #9859 Use ETag-based conditional polling for backend jobs ( Toflar )
- #9854 Fix an error if a hidden form field is created without a value ( qzminski )
- #9846 Improve the breadcrumb menu implementation ( leofeyer )
- #9851 Ignore separators when checking whether to show the operations menu button or not ( qzminski )
-
#9860
Pass a
DataContainerobject instead ofnullin theFallbackRecordLabelListener( leofeyer ) - #9815 Support content elements in the root-page-dependent frontend module ( aschempp )
- #9858 Negate the condition for auto-closing messages ( bytehead )
-
#9852
Add a class service alias for
VirtualFieldsHandler( aschempp ) - #9836 Handle empty user when indexing protected pages ( aschempp )
-
#9840
Set the
pickerclass in the listing attributes ( leofeyer ) - #9834 Do not render the trail headline if there is a breadcrumb ( leofeyer )
- #9837 Fix the facet alignment ( aschempp )
-
#9835
Add the
SORT_INITIAL_LETTER_BOTHflags to the value formatter ( pressi )
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