
About Contao 4.11
The first stable version of Contao 4.11 was released on 17 February 2021 and is the successor of Contao 4.10. 4.11 will be updated until 14 August 2021, after which it will be replaced by Contao 4.12.
Changelog Contao 4.11
Contao 4.11.2 (2021-03-25)
Fixed issues in Contao 4.11.2:
- #2915 Fix the version 4.8.0 update (leofeyer)
- #2911 Fix more PHP 8 warnings (leofeyer)
- #2908 Add a command to debug the page controllers (aschempp)
- #2907 Manually override content composition for known legacy types (aschempp)
- #2902 Fix the list/explodes when the second variable can be null (leofeyer)
- #2858 Quote the "group" field in the UserCreateCommand statement (richardhj)
- #2706 Add support for namespaced DC drivers (Toflar)
- #2845 Always show all errors in the contao-setup binary (m-vo)
- #2843 Fix another illegal array access in System::getReferer() (m-vo)
- #2856 Fix the search query if there are no keywords (ausi)
Contao 4.11.1 (2021-03-04)
Fixed issues in Contao 4.11.1:
- #2785 Handle null arguments in the ContentCompositionListener (fritzmg)
- #2835 Fix an illegal object access in the Versions class (leofeyer)
- #2833 Use dependency injection for the InitializeController (aschempp)
- #2834 Allow passing an array of IDs to User::isMemberOf() (leofeyer)
- #2805 Fix an illegal array access in DC_Table when expanding the tree (m-vo)
- #2818 Fix the logout handler in Symfony 5 (fritzmg)
- #2794 Handle another illegal array access in the tl_page DCA (m-vo)
- #2788 Fix accessing Model\Collection instead of Model in ModuleFaqPage (m-vo)
- #2784 Correctly sort the pages if the URL suffix is empty (aschempp)
- #2806 Fix accessing an undefined variable (m-vo)
- #2796 Suggest using the contao-setup binary with @php prefix (m-vo)
- #2783 Correctly merge image size _defaults (m-vo)
- #2782 Fix the type casting for the FigureBuilder::enableLightbox() method (richardhj)
- #2774 Do not use Kernel::$rootDir anymore (fritzmg)
Contao 4.11.0 (2021-02-17)
Fixed issues in Contao 4.11.0:
- #2763 Fix an illegal array access in BackendUser::navigation() (m-vo)
- #2764 Fix an illegal array access in DC_Table::reviseTables() (m-vo)
- #2766 Automatically prefix the back end data attributes (leofeyer)
- #2752 Symlink highlight.php as highlight_php (leofeyer)
- #2743 Change the default URL suffix (leofeyer)
- #2732 Handle non-existing resources in the FigureRenderer (m-vo)
- #2731 Do not replace template data recursively when applying legacy template data (m-vo)
- #2704 Fix the rgxp=>httpurl implementation (leofeyer)