Skip to content

v0.2.0.alpha

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Jan 06:35
· 151 commits to main since this release
9e5f4c7

Features

  • feat: macos pkce support (#27)
  • feat: update index (#32)
  • feat: add android custom tabs dismiss listener for pkce flow (#33)
  • feat: get ID token (#34)
  • feat: add get access token node (#38)
  • feat: register offchain, registered offchain and update connect silent to reconnect (#44)
  • [DX-2518] feat: logout (#55)
  • feat: update sample blueprints (#58)
  • [DX-2506] feat: new passport login without wallet (#61)

Fixes

  • fix: broken Sample Widget and Readme update (#26)
  • fix: fix sample blueprints for UE v4.26 (#35)
  • fix: restructure level files (#36)
  • [DX-2462] fix: garbage being shown on the sample blueprint due to uninitialised variable (#37)
  • fix: crash when game is packaged as FindPlugin would return nullptr (#40)
  • [DX-2540] fix: android custom tabs dismiss callback nullifing pkce response delegate (#45)
  • [DX-2577] fix: added ue version condition for delegate instance type (#52)
  • [DX-2601] fix: chrome custom tabs (#59)