Skip to content

Version 2.3.0

Compare
Choose a tag to compare
@namini40 namini40 released this 21 Jan 15:01
· 0 commits to 2701797ed86b7d88f1da954253da94bd3f9b3764 since this release
7a9bd9c

Added

  • Added getWebUUID method to access SDK generated ID web_uuid.
  • Added getAttribution method to access user's current attribution information.
  • Added Typescript support.
  • Added setReferrer method to set referrer and trigger /sdk_click request manually.
  • Added support of Data Residency.
  • Added sending of deduplication_id parameter in event package.
  • Added SmartBanner
  • Added SRI feature support.

Fixed

  • Fixed SDK state synchronization issue between multiple tabs.
  • Fixed issue when Url Strategy ignored SDK config.
  • Updated deprecated and vulnerable dependencies.
  • Fixed issue with URL strategy retrying to send requests after SDK was disabled.
  • Fixed top-level Typescript declarations.