This release fixes a bug that prevented the creation of new pages when the database was still completely empty. This was introduced in 5.3.27 and was not detected due to another error in the automated test pipeline. In addition, the form_session_data insert tag can now also handle array data.
Changelog of the fixed issues in Contao 5.3.28:
- #8175 Fix an SQL error if there are no pages at all ( aschempp )
-
#8167
Handle array values in the
form_session_datainsert tag ( leofeyer ) -
#8165
Check the default table options in the
RememberMeMigration( leofeyer )
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 is the next LTS version of Contao and was released in February 2026, ensuring a smooth transition.
Add a comment