Skip to content

v3.0.0-pre.5

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 05 Jun 23:48
· 347 commits to pre since this release

3.0.0-pre.5 (2022-06-05)

Features

  • walletconnect: add wallet connect support to UnityEditor (#143) (60c13af)

BREAKING CHANGES

  • walletconnect: AlgorandWalletConnectSession flow has been changed to reflect new JsonRpcClient.
  • StartConnection renamed to Connect
  • Disconnect renamed to DisconnectWallet
  • WaitForConnectionApproval renamed to WaitForWalletApproval
  • SavedSession renamed to SessionData