Skip to main content

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.14.1 (2024-09-06)

Bug Fixes

  • prevent clashing when using local storage

2.14.0 (2024-09-04)

Features

  • sdk updates based on external feedback

2.13.0 (2024-08-27)

Features

  • readd remote storage functionality

2.12.0 (2024-08-20)

Features

  • deprecate remote storage apis

2.11.0 (2024-08-02)

Features

  • create new apis for arenas do set video and display ads domains

2.10.0 (2024-07-30)

Features

  • persistence: add Arenas blacklist for remote storage usage

2.9.3 (2024-07-22)

Bug Fixes

  • prerollAd wrongly registering for InterstitialAd call

2.9.2 (2024-07-22)

Bug Fixes

  • issues loading SDK on Microsoft Zone

2.9.1 (2024-07-19)

Bug Fixes

  • make sure game sdk replies successfully to sdkLoaded message from Arena

2.9.0 (2024-07-15)

Features

  • expose auth.onAuthProblem and make nakamaProvider use it

2.8.1 (2024-07-10)

Bug Fixes

  • only expose nakamaProvider on DEV environment [TECH-163]

2.8.0 (2024-07-09)

Features

  • make anonymous login possible

2.7.1 (2024-07-05)

Bug Fixes

  • loading issues

2.7.0 (2024-07-04)

Features

  • add remote storage feature

2.6.0 (2024-07-03)

Features

  • ads: preroll type ads

2.5.0 (2024-07-02)

Features

  • add support for multiple lifecycle events subscribers

2.4.1 (2024-07-02)

2.4.0 (2024-06-27)

Features

  • nakama: add NakamaProvider to the SDK

2.3.1 (2024-06-24)

Bug Fixes

  • loader getInstance passing unused parameter

2.3.0 (2024-06-21)

Features

  • add STAGING environment

2.2.4 (2024-06-19)

2.2.3 (2024-06-19)

2.2.2 (2024-06-19)

2.2.1 (2024-06-19)

[2.2.0]

Features

  • analytics: add apis to enable and disable providers

Bug Fixes

  • avoid using 0 value on enum
  • docusaurus documentation generation

[2.1.0]

Features

  • add api to set fingerprint data

[2.0.1]

Bug Fixes

  • update url on cdn loader for v2

[2.0.0]

[1.1.1]

Bug Fixes

  • npm package version

[1.1.0]

Bug Fixes

  • ads: use different div#id for display container

Features

  • expose SDK version
  • sdk loader

[0.0.55]

[0.0.54]

[0.0.53]

[0.0.52]

[0.0.51]

[0.0.50]

[0.0.49]

[0.0.48]

[0.0.47]

Bug Fixes

  • ads: interstitial and rewarded ads styling
  • ads: reject 'ads.interstitial()' for subscribers , closes #163598
  • ads: suppress error from getUserProfile()

Features

  • ads: add stub video support for interstitial and rewarded

[0.0.45]

[0.0.44]

[0.0.43]

[0.0.41]

[0.0.40]

Features

  • ads: add "duration" parameter to .interstitial() and .rewarded()

[0.0.39]

[0.0.38]

[0.0.37]

[0.0.36]

[0.0.35]

[0.0.34]

[0.0.33]

[0.0.32]

[0.0.31]

[0.0.30]

[0.0.29]

[0.0.28]

[0.0.27]

[0.0.26]

[0.0.25]

[0.0.24]

[0.0.23]

[0.0.22]

[0.0.21]

[0.0.20]

[0.0.19]

[0.0.18]

[0.0.17]

[0.0.16]

[0.0.15]

[0.0.14]

[0.0.13]

[0.0.12]

[0.0.11]

[0.0.10]

[0.0.9]

[0.0.8]

[0.0.7]

[0.0.6]

[0.0.5]

Bug Fixes

  • ads: properly get video container
  • ads: video ad positioning

[0.0.4]

[0.0.3]

Bug Fixes

  • package: put forgotten .appenChild back to loader

[0.0.2]

Bug Fixes

  • ads: use proper autoplay parameter
  • environment: uRLParamsreader should pass key

Features

  • ads: implement interstitial, rewarded, add tests
  • ads: working ads example
  • examples: added working example with LS
  • sdk: make 3 entries: package-loader, game and arena