v0.3.0
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 ofTDK.API.GetLoginPayload
- Replaced
TDK.Identity.Authenticate
withTDK.Identity.StartUserSession
, which requires aProject
parameter obtained throughTDK.API.GetProjectBySlug
Full Changelog: v0.2.8...v0.3.0