
This release improves the work with background tasks in particular: On the one hand, fewer database connections should be necessary from now on and on the other hand, the interaction of contao:cron
and the maintenance mode has been improved. In addition, the insertion of images as <img src="data:image/png;base64,...">
in tinyMCE is now prohibited by default (previously possible via drag n' drop or copy and paste). In addition, the handling of CSRF tokens has been improved.
Changelog of the fixed issues in Contao 5.3.31:
- #8232 Make the maintenance tasks in the user profile configurable (Toflar)
- #8211 Skip cron jobs in maintenance mode (aschempp)
- #8190 Handle arrays when converting basic entities (leofeyer)
- #8219 Add a missing database connection argument (fritzmg)
- #8201 Prevent useless database connections (Toflar)
- #8198 Disable pasting data images by default in tinyMCE (Toflar)
- #8162 Do not remove request tokens from the HTML response anymore (richardhj)
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 will be the next LTS version of Contao and will be released in February 2026, ensuring a stress-free transition.