Releases: adriandmitroca/cookie-consent-box
Releases · adriandmitroca/cookie-consent-box
2.4.0
2.3.1
- added: portuguese translation (language: 'pt') by @cenourinha
2.3.0
- added: italian translation (language: 'it') by @nicodmf
- added: french translation (language: 'fr') by @vittoboa
- added: option to customise notice content using
content
object - added: option to customise cookie expiration time using
expireInDays
- added: option to set href target using
linkTarget
param - tweak: hide "read more" link when
url
is not provided - tweak: remove box from the DOM after accepting it (resolves Safari iOS issue with transform recalculation on orientation change)
- fixed: more robust styles to avoid conflicts with site styling