This release brings a number of improvements. To avoid display errors in the layout of the gallery in the back end, flex
is now used in the CSS instead of float
. In addition, a bug in TinyMCE on mobile devices has been fixed and a PHP8 error has been fixed.
Why is there a bugfix release published shortly before a security vulnerability is closed?
When Contao 4.9.6 was released, we did not have this separation yet. There were problems with the update via the Contao Manager as well as bugs that had to be fixed the next day in a new version 4.9.7. Therefore, the core team decided not to mix security and bugfix versions anymore. Security releases will henceforth contain only the changes necessary to close the vulnerabilities.
Changelog of the fixed issues in Contao 4.13.48:
- #7497 Use `flex` for the back end gallery layout (fritzmg)
- #7517 Fix the TinyMCE overflow on mobile devices (zoglo)
- #7466 Do not show the template warnings if a user only has group permissions (leofeyer)
- #7512 Allow the `name` attribute for the `<details>` element (ausi)
- #7506 Only get valid image extensions once (zoglo)
- #7483 Fix the description list markup for `template` templates (fritzmg)
- #7481 Fix a PHP8 error if a user has no groups (aschempp)
About Contao 4.13 LTS
The first stable version of Contao 4.13 has been released on February 17, 2022, replacing Contao 4.9 as the long term support version. As an LTS version, 4.13 will be provided with bug fixes until February 14, 2025 and security-related updates until February 14, 2026. Contao 5.3 will be the next LTS version of Contao and has been released in February 2024, ensuring a stress-free transition.