You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Breaking changes
Use symfony/config to process theme.yml manifests. The YAML syntax changed. Upgrade path: Move the layouts key one level up in the theme.yml syntax (there is one migration that handles this).
Switched to native Twig support introduced in Contao 4.12. Upgrade path: Change references from @foobar/template.html.twig to @Contao_Theme_Foobar/template.html.twig.
Fixes
Use the configured web directory, other than hardcode it to /web
Process image_sizes config of the manifest file and persist the config in tl_image_size