Skip to content

v0.3.0

Compare
Choose a tag to compare
@alecananian alecananian released this 14 May 02:44
· 103 commits to develop since this release
df992c6

What's Changed

  • Added ability to validate and use existing sessions
  • Added transaction overrides parameters to write transaction helper, enabling custom gas limits
  • Fixed ClipboardHelper for non-WebGL platforms
  • Fixed smart wallet address not updating on account modal
  • Fixed mising link.xml from package
  • Fixed transaction hash missing from analytics events
  • Fixed contract address missing from analytics events

Breaking Changes

  • Deprecated TDK.API.GetAuthPayload in favor of TDK.API.GetLoginPayload
  • Replaced TDK.Identity.Authenticate with TDK.Identity.StartUserSession, which requires a Project parameter obtained through TDK.API.GetProjectBySlug

Full Changelog: v0.2.8...v0.3.0