Skip to content

2.4.2 (24 Oct, 2023)

Compare
Choose a tag to compare
@nzagorchev nzagorchev released this 24 Oct 12:46
· 57 commits to master since this release
835e3d3
  • Profile APIs support for multiple data types
    • Adds OnUserLogin(Dictionary<string, object> properties) and ProfilePush(Dictionary<string, object> properties)
    • ProfileGet continues to return string which can be parsed to the desired type

Full Changelog: 2.4.1...2.4.2