- Fix background-image generation not working anymore (introduced in 2.4.0)
### Addition
* added `script` block to the legacy blocks `block_searchable` and `block_unsearchable` f5e8b24c7e0a1df365d9e2d8a39a95a7b99c656d
### Update
* Strict types f9d530a15ccef56f38281b1dcdbc8dd4f621e33d c92e97df7e4c06103280aa7e946785de3d3a6cf2 * ^PHP 8.3 56df2290d5a4e21ddb19767b3ed5cd724fea6250 * Unlock doctrine/dbal ^4.3 56df2290d5a4e21ddb19767b3ed5cd724fea6250 * Omit the field alias generation for the automatically generated xml file f8aa2466f10eac879d8b65d6ddac951aa7e41869 * mark all generator classes as `@internal` f860f3b545da4f1a7239a02614b5e8d676f062b7
* Added support for `element_group` 5bc488fa1372f1282cdfbfff23117928adeeeda9 8301b2d201ddc7e2e93b7e5f520df107d224938f
* Added wrapperAttributes to `block_searchable` and `block_unsearchable` 615d0a1ede3cb355be0d12a08d752fd3db0dc427
### Deprecations
* Deprecated `ContentWrapperStart` and `ContentWrapperStartContent` - Use the `element_group` instead * ContentWrapperStart -> Element Group with template: `content_element/element_group/article` * ContentWrapperStartContent -> Element Group with template: `content_element_group/content`
### Removals
* Dropped `fe_page.html5` in favor of the twig surrogate `fe_page.html.twig` 04d35bb9a3933635bf0b2229edeeb171c6cb8f6a * If you have overwritten fe_page previously, make sure to use proper template extending for modifications
* Dropped `mod_article.html5` in favor of the twig surrogate `mod_article.html.twig` 88dc04ea923d06a58be29e71c029a832948f6745 * If you have overwritten mod_article previously, make sure to use proper template extending for modifications
* Switched `mod_article_contao53_default` with `mod_article_default`. 88dc04ea923d06a58be29e71c029a832948f6745
* Dropped Contao 4.13 support and removed all BC layers 562f6e8057872d9fc796ef5d4f876fc7043b69bb c20a28c5be5ba88f47781fc4c14f098c643145ba
* Skip adding the styleManager Widget for certain palettes 117722280fd2c8576a5a820eee56547b51605be5
### QOL changes
- consider layer 8 problems when using headline2 and leaving headline1 blank
### Update
* Allow selecting headline style for fieldset legends c67c803ba0dd250c5efc4c55829e3b9156415d0f * Allow resetting the headline margin within the style manager c67c803ba0dd250c5efc4c55829e3b9156415d0f
### Bugfix
* Reworked the `form_fieldset` templates to be accesible (legend needs to be the first descendant of fieldset) 84d3de5904e65859a3da5b9ecd4dd3a39917f586
* Show the generated icons within the choices selection
### Update
* make the theme configuration legends keyboard accessible c551f1ddd72f7529e5452fc59daa4b7dbd70e3a7 * add an option to activate portrait mode for YouTube Shorts on mobile devices 3180233c4f8af2cc6f17fe56235a92a133492015
### Compatibility
* always show the theme configuration within the theme overview 790fc3b5386524fff29b29fb8b1c043a52e1c125 * forwards compativility for the new Contao 5.5 color picker 7f3c78c6d23c6a5a247c3db9abc3870d25e71cdd * adjusted the plugin load configuration ac911ff848d3a3cef491bcc4e073ce034c9a1999
* Fixed an issue with article spacings within `#main`
## Accessibility and semantics update
>[!Warning] > You need to run a migration after this update > If you have made changes to your `fe_page` template, please make sure to match the new strucutre: > See: https://github.com/contao-thememanager/core/blob/90137a972682d4ba4f1e2912d6994aec7da28a2f/contao/templates/frontend/fe_page.html5
### Changes
- Semantic html - main_above and main_below are now within `` e1084c76da465428fcd06304f8b99ee1d4db2c70 > Make sure to run the migration - They are now custom layout sections that are embedded within `fe_page` > If you have changed your `fe_page` template, make sure to adjust it
- Adjusted the default value for custom viewport to allow resizing 90137a972682d4ba4f1e2912d6994aec7da28a2f > You can change this in your layout yourself `'width=device-width,initial-scale=1.0,maximum-scale=5.0'`
- Added focus-visibility for input-checkbox c77d167674ad1cd4dfe94e2097feda006c264c11 > You can use `--focus-clr` to adjust it based on the inverted colors
- Added a possibility to append alternative text to icon-content dd4fd101713a6eda5443a07297649d4ae4bb8648
- fixed an issue regarding forms in Contao 4.13 69c0aa78a588697cbd8c56ce1e15bb3b06c07a9b
### Update
* Updated `form_wrapper` template to match the latest Contao `5.3.11` release 015ad24b976789fe6e7ca5153cef631ece500dce 25bdddc40158b194a7b0cc3d462a06a79450fdbb
### Update
Updated template for the latest Contao `5.3.10` release regarding double form submission and script evaluation in ajax forms
- Consider list-styles for `mod-newsmenu` fae38e4fccb57ec30cecc5ef01ff0718f1b12d20 (implements #36)
### Bugfix / Feature
- Consider bottom spacings within *_full templates https://github.com/contao-thememanager/core/pull/37 94baeac9a36e3a5f9e59ab25f0f5506f6d0d98a4
> If you are using content-elements within events or news details, this will now create a grid within the text-element. You are now able to also set up grid columns and leverage the flex-grid that you know from articles.
- Add a margin-bottom to `
`-elements created with tinymce 746d31aac3e88d6dc3e5a437cade19dbbec767ab