- Add support to select a placeholder template
- Dump dependency of Contao to
^4.13 || ^5.2
- Dump symfony dependencies to
^5.4 || ^6.4
- Require at least PHP 8.1
- Fix compatibility with symfony/translation v5
- Dump dependency of Contao to
^4.9
- Dump symfony dependencies
- Allow
doctrine/dbal ^3.1
- Fix issue with empty google web fonts, especially with Contao 4.11
1.4.0 - (2021-02-12)
- Support auto configuration for plugins and consent tools (#3 by @richardhj)
- Allow PHP 8.0
- Allow symfony 5 components where possible
- Updated coding standard an tool change
- Prevent that fields are added multiple times in the page data container
1.3.1 - (2020-10-08)
- Remove final from
ServiceConsentId::__construct
to avoid breaking changes
1.3.0 - (2020-10-07)
- Allow to parse a consent id from the active consent tool
- Make
ServiceConsentId::__construct
final to prevent breaking offromSerialize()
- Deprecate the
TemplateHelper
as it does not work within Contao templates
1.2.0 - (2020-08-07)
- Add basic support for rocksolid custom elements
- Add configuration option to adjust supported content elements and frontend modules
- Fix license information in the composer.json
1.1.1 - (2020-05-14)
- Fix google web fonts integration
1.1.0 - (2020-04-01)
- Add info messages if no consent tag is assign for supported frontend modules and content elements