This release fixes various errors that affect the operation of Contao. An update is therefore strongly recommended. Among other things, the incorrect start of background workers has been fixed, which should now run normally again. In addition, a concept problem with the permissions has been adjusted so that the duplication of content including its child elements now also works again. Furthermore, various errors during the migration from Contao 4.13 to Contao 5.3 have been fixed and the undo function has been improved. Twig has also received some adjustments, so there is now a deserialize filter and it is now allowed to use hyphens in Twig template file names everywhere again.
Changelog of the fixed issues in Contao 5.3.8:
- #7195 Handle quoted columns names in the boolean fields migration ( ausi )
- #7133 Skip permissions checks for child records ( aschempp )
- #7192 Hide migrated news feeds in the navigation menu ( leofeyer )
-
#7189
Fix the
ParsedSequence::serialize()method ( ausi ) -
#7186
Allow
contao.insert_tagtags without method and priority ( fritzmg ) -
#7164
Do not use the deprecated
replaceInsertTagshook ( ausi ) -
#7175
Check access to
fieldsOfTablefor the file edit operation ( aschempp ) - #7149 Show all page types in the help wizard ( leofeyer )
- #7145 Allow hyphens in custom legacy template names ( fritzmg )
- #7151 Add the component style sheets before the user style sheets ( leofeyer )
- #7049 Implode arrays recursively when showing undo records ( leofeyer )
- #7168 Allow to move an error page within its root ( aschempp )
-
#7173
Correctly set the
deferattribute for combined deferred scripts ( ReneLuecking ) -
#7170
Use the new
onpalette_callbackto unset fields in the file manager ( aschempp ) - #7165 Fix invalid HTML markup in splash screens ( bennyborn )
- #7154 Store enum fields in the DCA extractor cache ( SeverinGloeckle )
- #7153 Fix non-existent "contao.image.image_factory" in FeedItem.php ( stefansl )
- #7148 Disable the search index listener in the back end ( Toflar )
- #7144 Fix the PHP subprocess call once again ( Toflar )
- #7147 Catch the URL generator exception in the news insert tag ( qzminski )
-
#7146
Test the
deserializeTwig filter ( ausi ) -
#7139
Add a
deserializeTwig filter ( leofeyer )
About Contao 5.3 LTS
The first stable version of Contao 5.3 has been released on February 16, 2024, replacing Contao 4.13 as the long term support version. As an LTS version, 5.3 will be provided with bug fixes until February 14, 2027 and security-related updates until February 14, 2028. Contao 5.7 is the next LTS version of Contao and was released in February 2026, ensuring a smooth transition.
Add a comment