Releases: Harborn-digital/cookie-consent-bundle
Releases · Harborn-digital/cookie-consent-bundle
Release 0.8.3
bugfix dependency injection of wrong and deprecated classes (#45) bugfix dependency injection of wrong and deprecated classes
Release 0.8.2
Fix Symfony 5 & doctrine bundle 2 support (#44) Fix Symfony 5 & doctrine bundle 2 support
Release 0.8.1
Support doctrine bundle ^2.0 (#42) Support doctrine bundle ^2.0
Release 0.8.0
- Add support for Symfony 5
- Remove support for Symfony 4.0 and 4.1
Release 0.7.1
- Fix bug in debug of event-dispatcher
- Fix deprecations
- Fix unreached code
Add option to set position of cookie consent
Merge pull request #35 from jaimybroere/add-position-option Add option to configure the position of the cookie bar
Fix root node
Fix root node (#32) Fix root node
Production autoload fix
Production autoload fix (#29) Production autoload fix
Fix for older symfony/config versions
Fix deprecation for symfony/config 4.2 #594 (#28) Fix deprecation for symfony/config 4.2 #594
Allow render of templates with specific locale
Merge pull request #26 from TimGroenenberg/custom-locale Allow render of templates with specific locale