Skip to content

Releases: immutable/unreal-immutable-sdk

v1.10.0

13 May 18:17
Compare
Choose a tag to compare

Game bridge built from Immutable Typescript SDK version 2.2.0

1.5.0

28 Feb 01:44
f28c74b
Compare
Choose a tag to compare

Chores

Game bridge built from Immutable Typescript SDK version 2.0.3

v1.4.0

07 Feb 04:19
04b3faa
Compare
Choose a tag to compare

Features

  • feat: add silent logout to passport init blueprint (#131)
  • feat: minor improvements (#140)
  • feat: added zk evm sign typed data method (#146)
  • feat: added experimental orderbook and zkevm api modules (#147)
  • feat: added application configuration utilities (#151)
  • feat: added immutable plugin manager (#154)
  • feat: added on-ramp widget (#158)
  • feat: added swap functionality and blueprint sample content (#165)
  • feat: added bridge functionality and blueprint sample content (#166)
  • refactor: align marketplace structure with unity (#167)

Fixes

  • fix: github actions not being optimal (#172)
  • fix: json parsing issue with empty string (#130)
  • fix: ensure queryparams are set to their correct default values (#169)
  • fix: inconsistent naming for for on ramp widget (#170)
  • fix: errors after onrampwidget got renamed (#171)
  • fix: compile errors for 5.1 and greater (#174)

Game bridge built from Immutable Typescript SDK version 1.58.0

v1.3.1.alpha

14 Nov 22:02
62ac863
Compare
Choose a tag to compare

What's Changed

  • refactor: zkevm api is not experimental by @YermekG in #152

v1.3.0.alpha

04 Nov 20:29
Compare
Choose a tag to compare

New

  • feat: added zk evm sign typed data method by @YermekG in #146
  • [DX-3352] feat: experimental orderbook and zkevm api modules by @YermekG in #147

What's Changed

Game bridge built from Immutable Typescript SDK version 1.58.0

v1.2.10

05 Aug 23:17
baa3048
Compare
Choose a tag to compare
  • Chores

  • Update game bridge (build from ts-immutable-sdk version 1.46.13) (#124)

Full Changelog: v1.2.9...v1.2.10

v1.2.8

23 Jul 04:42
Compare
Choose a tag to compare
  • The game bridge uses IndexedDB instead of local storage for storing OIDC data. (#99)

v1.2.7

15 Jul 23:52
2e7f5e7
Compare
Choose a tag to compare

Fixes

  • [DX-1939] fixed compiler errors encountered in unreal engine 5.4 (#97)

v1.2.6

08 Jul 05:36
8c94880
Compare
Choose a tag to compare

Features

  • [DX-2975] feat: get linked addresses (#93)

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)