Skip to content

v1.1.0

Compare
Choose a tag to compare
@emdobrin emdobrin released this 08 Jun 02:45
· 81 commits to main since this release
7338285

Highlights

  • Added the getUrlVariable API to support passing the visitor ID from a mobile app to a web view.
  • Added support for advertising identifier and ad tracking consent collection.
  • Internal fixes for IdentityMap deserialization.
  • Documentation for API reference and advertising id testing.
  • Test app updates for the new APIs.
  • Code formatting and code coverage support.

What's Changed

  • Add CodeCov upload step for unit and functional tests by @kevinlind in #47
  • Fix broken link in README by @kevinlind in #48
  • Include code format tools by @kevinlind in #49
  • [MOB-15718] Updates the parsing of invalid identityMap by @emdobrin in #52
  • Feature implementation for supporting advertising identifier by @timkimadobe in #53
  • Testing implementation for supporting advertising identifier by @timkimadobe in #56
  • Test App Update for Ad ID Edge Identity Features by @timkimadobe in #57
  • Update Readme for demo app setup steps by @cacheung in #60
  • [MOB-15817] Add getUrlVariables public API by @addb in #59
  • [MOB-15818] Added documentation directory with getting started guide and api reference pages by @addb in #61
  • Update Edge build in test app for feature testing by @emdobrin in #62
  • New Documentation directory for detailed documentation by @timkimadobe in #58
  • Update env file ID var name and help text for consistency by @timkimadobe in #64
  • Support for advertising identifier and adId consent collection by @emdobrin in #63
  • Documentation update: setAdvertisingIdentifier API reference by @timkimadobe in #65
  • Documentation update: setAdvertisingIdentifier API reference (#65) by @emdobrin in #66
  • Fetch dev branch to get the AdId implementation and documentation by @addb in #67
  • Feature: Added new getUrlVariables API by @addb in #68
  • Bump version to 1.1.0 by @addb in #69
  • Update Android test app to use ad ID feature comment blocks by @timkimadobe in #71
  • Dev->Staging v1.1.0 Release by @addb in #70
  • Staging -> Main v1.1.0 Release by @addb in #72

New Contributors

Full Changelog: 1.0.0...1.1.0