-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmetadata.yaml
More file actions
26 lines (26 loc) · 1.03 KB
/
metadata.yaml
File metadata and controls
26 lines (26 loc) · 1.03 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
homepage: "https://clickio.com/"
documentation: "https://docs.clickio.com/books/clickio-consent-cmp"
versions:
# Latest version
- sha: 52151e9d604066e354e4e173c47d25445c876bf2
changeNotes: Update for eea_uk test
# Older versions
- sha: 26648fd8b9e3b2fc4893a9e22c1006aaced49862
changeNotes: Changed country alias
- sha: 0fdd2e97529e95f4e82362b6404bbdbdb7637a86
changeNotes: |2
Code refactoring
Added localStorage unit test
- sha: 044ae440f8a23ea99d9b30c546d1f78bffe621a3
changeNotes: |2
Enabled injection of the main Consent script
Implemented a global toggle for enabling Consent Mode
Introduced a consent scope switch, changing the logic of standard defaults
Enabled overriding of defaults by individual regions and globally
Passed through developer_id
Created unit tests
Implemented debug logs
- sha: bb34613472f91570fc66c5487a046b22fa28c94c
changeNotes: Undefined variable fixed.
- sha: 52885722c319c1f15f01ff53a3ea048550b9a938
changeNotes: Initial release.