Skip to content

Releases: sandstorm/Sandstorm.CookiePunch

bugfix release - more robust purpose and service config

17 Aug 11:53
cad6ce4
Compare
Choose a tag to compare
3.0.1

Merge pull request #8 from sandstorm/bugfix/translation-overrides-not…

purpose configuration with title and description

17 Aug 10:26
cad6ce4
Compare
Choose a tag to compare
  • purposes are now configured as objects with title and description properties
  • fixes not being able to override translations (texts) in the consent

upgraded to most recent Klaro.js version

12 Jul 16:21
Compare
Choose a tag to compare
  • 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

28 Jan 09:51
141caf1
Compare
Choose a tag to compare
  • 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

03 Jan 13:01
2e38bdf
Compare
Choose a tag to compare
1.1.0

TASK: declare Neos 7.0 compatibility

initial stable release

05 Dec 19:52
632b612
Compare
Choose a tag to compare
1.0.0

TASK: fix typos in README