Releases: naucon/grav-plugin-cookieconsent
Releases · naucon/grav-plugin-cookieconsent
0.4.0
- Added plugin setting to include cookie consent js and css from official cdn or local
- Added sections to structure plugin settings
- Updated cookie consent js and css from version 3.0.3 to 3.0.6.
- Fixed typo in helper text for color of button background.
- Fixed typos in README.
0.3.0
- Added color picker to fields with color in blueprint.
- Changed the validation for policy link to be less strict to allow absolute as well as relative URl and path.
- Fixed typo in labels and helper.
0.2.0
- Add translations for english, french, spanish, german and italian. #1
- Translations will be used if no
content_message
, content_dismiss
, content_link
or content_href
are defined in cookieconsent.yaml
.