
This release introduces several enhancements and fixes across the system. Search functionality has been improved with the addition of listeners for news, events, and FAQs that will now delete a previously stored search index entry when switching to noindex
. The user interface sees multiple improvements, including a refined back end layout for mobile devices, unified .cte_preview
styles for consistency, and a fixed Dropzone overlay in the file tree. Additionally, more irrelevant query parameters are now stripped from URLs, resulting in more HTTP cache hits out-of-the-box.
Changelog of the fixed issues in Contao 5.3.33:
- #8319 Recursively run `StringUtil::decodeEntities()` on arrays (aschempp)
- #8274 Add search listeners for news, events and FAQs (CMSworker)
- #8330 Mention basic entities in the `UPGRADE.md` file (fritzmg)
- #8221 Add workers to the functional tests (fritzmg)
- #8342 Catch exceptions in the `DelegatingIndexer` (Toflar)
- #8269 Fix the back end layout for mobile devices (fritzmg)
- #8286 Unify the `.cte_preview` styles (fritzmg)
- #8324 Remove the `tableless` leftovers (aschempp)
- #8327 Make `tl_newsletter_subscriptions.email` nullable (fritzmg)
- #8334 Correctly support the `:collapsed` keyword in the palette manipulator (zoglo)
- #8336 Make the Dropzone overlay in the file tree fixed (fritzmg)
- #8322 Allow absolute URLs in DCA backlinks (aschempp)
- #8341 Strip more irrelevant query parameters (Toflar)
- #8344 Remove `error_reporting` from `contao-setup` (fritzmg)
- #8328 Add `alwaysSave` to `tl_calendar_feed.feedBase` (fritzmg)
- #8304 Render the QR code margin directly in the image (Tastaturberuf)
- #8307 Throw an exception on backup errors (fritzmg)
- #8309 Use the module ID for flash bag variables in the newsletter modules (fritzmg)
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 has been the next LTS version of Contao and will be released in February 2026, ensuring a stress-free transition.