Releases: sandstorm/Sandstorm.CookiePunch
Releases · sandstorm/Sandstorm.CookiePunch
bugfix release - more robust purpose and service config
3.0.1 Merge pull request #8 from sandstorm/bugfix/translation-overrides-not…
purpose configuration with title and description
- purposes are now configured as objects with
title
anddescription
properties - fixes not being able to override translations (texts) in the consent
upgraded to most recent Klaro.js version
- now using most recent klaro.js version
- removed code for inline hints as klaro.js now supports contextual consents
- removed code for creating Js in PHP
- PHP now only creates a json config
- everything concerning Js is kept in the browser
- changed api/config to be closer to the klaro.js config - klaro now feels more mature and uses nicer namings :)
- added a lot of documentation
Fixed bugs with blocking behaviour
- Klaro can now unblock scripts with src but no type
- type="application/json+ld" will never be blocked
- less invasive manipulation of markup -> now reusing the original type of a script tag
- some improved documentation
Neos 7.0 Compatibility
1.1.0 TASK: declare Neos 7.0 compatibility
initial stable release
1.0.0 TASK: fix typos in README