Skip to content

Releases: immutable/unreal-immutable-sdk

v1.11.2

Choose a tag to compare

@github-actions github-actions released this 22 Dec 01:24

Game bridge built from Immutable Typescript SDK version 2.12.3

v1.11.1

Choose a tag to compare

@github-actions github-actions released this 30 Sep 01:13

Features

  • feat: add direct login support (#3857) (#214)
  • chore: update direct login support to use direct login options and add marketing consent support (#218)
  • feat: add embedded login support (#3972) (#221)

Game bridge built from Immutable Typescript SDK version 2.4.6

v1.11.0

Choose a tag to compare

@github-actions github-actions released this 19 Jun 11:19

Game bridge built from Immutable Typescript SDK version 2.3.0

v1.10.0

Choose a tag to compare

@github-actions github-actions released this 13 May 18:17

Game bridge built from Immutable Typescript SDK version 2.2.0

1.5.0

Choose a tag to compare

@github-actions github-actions released this 28 Feb 01:44
f28c74b

Chores

Game bridge built from Immutable Typescript SDK version 2.0.3

v1.4.0

Choose a tag to compare

@github-actions github-actions released this 07 Feb 04:19
04b3faa

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

Choose a tag to compare

@YermekG YermekG released this 14 Nov 22:02
62ac863

What's Changed

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

v1.3.0.alpha

Choose a tag to compare

@YermekG YermekG released this 04 Nov 20:29

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

Choose a tag to compare

@YermekG YermekG released this 05 Aug 23:17
baa3048
  • 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

Choose a tag to compare

@github-actions github-actions released this 23 Jul 04:42
  • The game bridge uses IndexedDB instead of local storage for storing OIDC data. (#99)