Skip to content

Tags: cavi-au/Consent-O-Matic

Tags

v1.1.3

Toggle v1.1.3's commit message
Make ready for automatic packaging directly from build script

v1.1.0

Toggle v1.1.0's commit message
More XCode changes for 1.1.0 release

v1.0.13

Toggle v1.0.13's commit message
Prepare for release 1.0.13

v1.0.12

Toggle v1.0.12's commit message
Visual indicator as extension badge while searching/handling a CMP.

Added option "noTimeout" to ClickAction, that if used, prevents COM from using even a setTimeout(0) after the click, this is sometimes needed for performance reasons.

Added OnOffMatcher that has a css selector for both on and off state of a consent. This enables us to only click if the state is wrong, saving clicks, and potential performance improvement.

Removed some left over logging, that was not behind the debugLog flag.

Fixed a bug realted to multiple CMP searches running on top of each other.

Added negateChildFilter option, that enables a childfilter to filter out possible targets, based on not having a specific child. (:has, is not supported in all browsers yet)

v1.0.11

Toggle v1.0.11's commit message
Bump to 1.0.11

v.1.0.10

Toggle v.1.0.10's commit message
Bumped version to 1.0.10

v1.0.9

Toggle v1.0.9's commit message
Added missing createAction for IfAllowNoneAction

v1.0.8

Toggle v1.0.8's commit message
Prepare fix for debug value defaults for Firefox and Safari, update v…

…ersion to 1.0.8

v1.0.2

Toggle v1.0.2's commit message
Prepare for release 1.0.2

v1.0.0

Toggle v1.0.0's commit message
Bumping version number for 1.0.0 release (yay!)