Skip to content

2.7.1

Choose a tag to compare

@bretticus-mc bretticus-mc released this 26 Sep 20:20
· 123 commits to master since this release
3f08508
  • Added support for the RequestStorageAccess page, which allows customer to consent to Connect's use of an authentication cookie after Chrome deprecates third-party cookies in Q1 2024
  • updated request-storage-access url validation to include govcloud domains
  • The callback function registered via contact.onEnded is no longer invoked when the contact is destroyed. This fix prevents the callback from being invoked twice on ENDED and DESTROYED events.