Files
2023-07-18 10:47:46 +01:00

36 lines
976 B
Markdown
Executable File

# v0.4.0
## 06/24/2018
1. [](#new)
* Added plugin setting to include cookie consent js and css from official cdn or local
* Added sections to structure plugin settings
2. [](#improved)
* Updated cookie consent js and css from version 3.0.3 to 3.0.6.
3. [](#bugfix)
* Fixed typo in helper text for color of button background.
* Fixed typos in README.
# v0.3.0
## 06/24/2018
1. [](#new)
* Added color picker to fields with color in blueprint
2. [](#improved)
* Changed the validation for policy link to be less strict to allow absolute as well as relative URl and path
3. [](#bugfix)
* Fixed typo in labels and helper
# v0.2.0
## 10/29/2017
1. [](#new)
* Add translations for english, french, spanish, german and italian.
* Translations will be used if no `content_message`, `content_dismiss`, `content_link` or `content_href` are defined in `cookieconsent.yaml`.
# v0.1.0
## 08/17/2017
1. [](#new)
* ChangeLog started...