Skip to content

Latest commit

 

History

History
35 lines (27 loc) · 976 Bytes

CHANGELOG.md

File metadata and controls

35 lines (27 loc) · 976 Bytes

v0.4.0

06/24/2018

    • 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.

v0.3.0

06/24/2018

    • 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

v0.2.0

10/29/2017

    • 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

    • ChangeLog started...