Skip to content

Releases: Jersyfi/js-cookify

Enhancement & Fixes

26 Sep 17:36
eca01b7
Compare
Choose a tag to compare

What's Changed

  • Support to manage consent for img and iframes @caschberg in #11
  • Async self initialization to prevent false loading by @caschberg in #12

New Contributors

Full Changelog: v3.0.2...v3.1.0

Fixes

19 Jul 09:45
0ec5ecf
Compare
Choose a tag to compare
  • Fixed Bug in changeScriptType() where scripts are not loaded in Firefox
  • Fixed Bug in initCheckboxes() where scripts loaded multiple times
  • Fixed Bug in test file where src is imported
  • Fixed Bug in event onCheckboxClick where script type changes directly to 'plain' without selected saveWithChange
  • Changed inline script in test file to 'performance'

Fixes

15 Jul 12:45
046aec1
Compare
Choose a tag to compare
  • Modified test file with excluded source code implementation
  • Modified documentation
  • Added both inline and src code for testing

First release of v3

15 May 11:53
5d68324
Compare
Choose a tag to compare
  • Added different Events for actions
  • Added a new socialcard
  • Added a file bootstrap.html for testing
  • Finished the documentation for v3

Bug Fixes

06 May 13:38
959bb71
Compare
Choose a tag to compare
  • Fixed the script for reloading eighter the src or the inner script
  • Fixed "SameSite=lax" with removing it from cookie initialisation
  • Fixed init() funktion where case support called the wrong funktion

Extended Initialization

08 Nov 13:38
Compare
Choose a tag to compare
  • More options to initialize data for Cookify
  • Extended examples

Minimized and new features

07 Nov 14:57
Compare
Choose a tag to compare
  • JSON data can be passed directly while constructing new Cookify({ ... })
  • Added Error Handling for the initialization
  • Minimized the initialization process
  • Dropped support for inline javascript styles and class names Own CSS need to be created
  • Added CSS example
  • Added option to choose between a cookie or a fingerprint for the cookie button

Fixes

21 Oct 19:13
Compare
Choose a tag to compare

This Release is based on the First Release v1.0.0 with one enhancement and 3 bug fixes.

First Release

11 Oct 17:22
Compare
Choose a tag to compare

Full working/customizable script.

Alpha

03 Oct 13:21
e4ebcd7
Compare
Choose a tag to compare
Alpha Pre-release
Pre-release

This is a working prototype that is not fully customizable jet