- 333 Allows setting the initial value of preferences to
N/A
.
- 297 Add devmode to disable analytics.load
- 301 Update libraries dependencies
- 310 Fixed Fullstory destination name
- 288 Fix reload clicking inside banner
- 283 Add shouldReload on ConsentManagerBuilder like optional attribute
- 281 Replace lodash-es by lodash to fix error with nextJs
- 277 docs: fix link to nextjs example in table of contents
- 274 Allow passing additional cookie attributes
- 272 Add src folder to files array on package.json
- 271 Change enum closeBehavior to type
- 269 Add nanoid like sufix to preferenceDialogForm
- 268 Update type for bannerSubContent and subContent
- 261 Fix acceptAll method on container
- 258 Add param coockeName to method on loadPreference on Preference interface
- 248 Remove validation to show deny button on modal
- 237 Change emotion/core to emotion/react, and fix issue on dialog
- 234 Update imports libraries of lodash to lodash-es
- 232 Update library on eventsource
- 228 Change tracking preference to save automatically the cookies
- #216 Update emotion library
- #220 Update isomorphic-fetch library to fix vulnerabilities
- #222 Upgrade to react 18 library
- #223 Replace container div with Fragment
- #227 support FullStory (actions) as integration
- #228 Fix Tracking Preferences cookie is saved automatically
- #184 Fix the behavior of
initialPreferences
- #192 Fix linting, dependency upgrade
- #188 Allow TS to generate code for enum
- #180 Add id to preference dialog form
- #179 Typescript improvement
- #176 Allow customizing the texts of the preferences dialog
- #173 Fix implyConsentOnInteraction behavior
- #170 Dependency upgrades
- #145 Introduce cookieName attribute to allow a custom cookie name
- #126 Fixing types directory
- #164 Fix On Standalone script closeBehavior: accept does not work
- #164 A possibility to add default buttons to accept/deny cookies via bannerActionsBlock
- #164 A possibility to add custom buttons block via bannerActionsBlock
- #164 Hide Clone button via bannerHideCloseButton
- #164 Fix the dialog on iPhone
- #164 Add option to show banner as modal
- #164 Use only loadsh-es and remove lodash package and include only used functions instead of the whole package (reduce the final bundle size)
- #164 Update webpack CLI
- #152 Add configurable expirey date for the preferences cookie
- Chore: Dependency upgrades
- #123 Fixed an issue where the react state wasn't being updated after the user updates the preferences via the
.savePreferences
API. This change also slightly changes how the Cancel confirmation modal is displayed.
- #111 Added missing TypeScript declarations in packaged output
- #110 Added
cdnHost
property to allow using non-default CDN host
- #110 Added
cdnHost
property to allow using non-default CDN host
- #60 Add new
customCategories
option
- Fix commonJS bundle
- #51 Deprecate data attributes and dataset
- #47 No longer imply consent on interaction
- 86387e6 Fix integrity hash