Skip to content

Releases: immutable/unreal-immutable-sdk

v1.2.5

11 Jun 03:47
a9d29cf
Compare
Choose a tag to compare

Features

  • [DX-2905] feat: add send transaction with confirmation (#87)
  • feat: [DX-2897]: add engine sdk version (#89)

v1.2.4

24 May 02:08
aa7a00d
Compare
Choose a tag to compare

Features

  • [DX-2787] feat: added zkevm transaction receipt acquirement method (#85)
  • [DX-2828] feat: added analytics (#86)

v1.2.3

24 Apr 02:43
f03e62d
Compare
Choose a tag to compare

Fixes

  • [DX-2780] fix: exposed data types so they can be accessed via cpp calls externally (#82)

v1.2.2

13 Mar 00:56
11e8635
Compare
Choose a tag to compare

Fixes

  • [DX-2735] fix: fixed blui browser closure (#80)

v1.2.1

05 Mar 04:01
ff34ed4
Compare
Choose a tag to compare

Features

  • [DX-2716] feat: ability to skip logging out of auth0 in the browser (#76)

Fixes

  • [DX-2718, DX-2719] fix: removal of redundant data types, save game load on initialisation (#78)

v1.2.0

26 Feb 01:24
834b7bf
Compare
Choose a tag to compare

What's Changed

  • [DX-2669] feat: added device model info for bridge analytics by @YermekG in #73
  • [DX-2704] chore: update game bridge to include passport performance improvements by @YermekG in #74

Full Changelog: v1.1.0...v1.2.0

v1.1.0

20 Feb 22:28
4d865de
Compare
Choose a tag to compare

What's Changed

  • [DX-2616] fix: added blui macro for ue5 projects by @YermekG in #71
  • [DX-2589] feat: update game bridge to include mainnet configuration by @YermekG in #72

Full Changelog: v1.0.1...v1.1.0

v1.0.1

13 Feb 03:23
7490c1c
Compare
Choose a tag to compare

What's Changed

  • [DX-2614] fix: sample blueprints missing functions, incorrect login/connect by @nattb8 in #64
  • [DX-2603] fix: add save game object to store immutable passport pkce connected by @YermekG in #65
  • [DX-2604] fix: added error output message parameter for RegisterOffChain by @YermekG in #66
  • [DX-2602] fix: corrected blui plugin download link for ue 4.26 by @YermekG in #67
  • [DX-2616] fix: failed login with cached session falls back to login pkce by @YermekG in #69
  • [DX-2591] fix: adjusted blui process closure routines by @YermekG in #70

Full Changelog: v0.3.0.alpha...v1.0.1

v0.3.0.alpha

25 Jan 22:38
9b6276d
Compare
Choose a tag to compare

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)
  • [DX-2615] fix: android custom tabs dismiss callback (#63)

v0.2.0.alpha

25 Jan 06:35
9e5f4c7
Compare
Choose a tag to compare

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)