Skip to content
This repository has been archived by the owner on Apr 3, 2024. It is now read-only.

Releases: segmentio/consent-manager

5.8.0

22 Mar 20:39
Compare
Choose a tag to compare

See here for the list of changes.

5.7.0

13 Dec 23:04
c536330
Compare
Choose a tag to compare

See (here)[https://github.com/segmentio/consent-manager/blob/master/CHANGELOG.md#570-dec-7-2022] for the list of changes

5.6.0

11 Jul 17:15
b8fac15
Compare
Choose a tag to compare

5.6.0 (July 8, 2022)
#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
5.5.0 (May 25, 2022)
#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
5.4.0 (Nov 30, 2021)
#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
5.3.0 (Sept 13, 2021)
#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
5.2.0(May 11, 2021)
#152 Add configurable expirey date for the preferences cookie
Chore: Dependency upgrades

1.1.2

04 Jul 07:41
v1.1.2
Compare
Choose a tag to compare

Bug fixes

Upgrade in-eu to fix an Internet Explorer compatibility issue.

1.1.1

25 May 22:10
v1.1.1
Compare
Choose a tag to compare

Bug fixes

  • Remove "Segment" from the ConsentManager category copy. #13

1.1.0

23 May 21:49
v1.1.0
Compare
Choose a tag to compare

New features

  • Upgrade @segment/in-eu to include the dependent territories of states subject to the GDPR. #4

1.0.1

18 May 21:46
v1.0.1
Compare
Choose a tag to compare

Bug fixes

  • Remove the package.json engines field.

1.0.0

18 May 21:45
v1.0.0
Compare
Choose a tag to compare

Initial stable release.