This release fixes a potential pagination bug in the back end that could cause the same record to be listed on multiple pages. In addition, the automatic HTTP cache invalidation has been improved so that changes to the page structure should now also cause affected page cache entries to be deleted more reliably. Moreover, several improvements have been made to the automatic detection of database features so that Contao can be used even better with different database settings. Those who use "folder URLs" can enjoy the fact that subpages of a page with the index
alias now no longer automatically also get index
in their alias. In addition, other bugs related to PHP 8 have been fixed and preparations have been made for compatibility with PHP version 8.2, which will be released at the end of November.
Changelog of the fixed issues in Contao 4.9.32:
- #5123 Remove the "draft" overlay (leofeyer)
- #5121 Remove leftover code in the DataContainer class (fritzmg)
- #4628 Automatically reduce tl_search.url length (fritzmg)
- #4887 Update the Google Analytics tracking snippet (ameotoko)
- #5072 Backport lazy services for CronJob repository (aschempp)
- #5101 Check database version in migrate command (ausi)
- #4777 Fix the missing cache tag invalidation in tree view (Toflar)
- #5075 Do not include "index" in folderUrl (aschempp)
- #4968 Set login constants in request listener (fritzmg)
- #5032 Allow null for PaletteManipulator parent (fritzmg)
- #5077 Fix indeterministic order for non-unique filters in DC_Table (Toflar)
- #5010 Fix adjustTime in tl_calendar_events (fritzmg)
- #5102 Make sure the framework is initialized when accessing config (aschempp)
- #5058 Fix illegal string offsets in the translator (ausi)
- #4964 Fix PHP 8 warning in ModuleRegistration (ameotoko)
- #4975 Fix tl_member source translations for city and state (zoglo)
- #4966 Use cache_suffix for TinyMCE (fritzmg)
- #4366 Revise drafts only when navigating back (ausi)
- #4895 Fix an error in page forward if the $_GET parameter is an array (qzminski)
About Contao 4.9 LTS
The first stable version of Contao 4.9 has been released on February 18, 2020, replacing Contao 4.4 as the long term support version. As an LTS version, 4.9 has been be provided with bug fixes until February 14, 2023 and security-related updates until February 14, 2024. Contao 4.13 was the next LTS version of Contao and has been released in February 2022, ensuring a stress-free transition.