Releases: immutable/unity-immutable-sdk
Releases · immutable/unity-immutable-sdk
v1.7.0
Features
- [DX-2713] Developers can now choose not to display the browser pop-up when logging out. However, if they choose this option, users will remain logged into Passport in the browser until the browser session expires. (#175)
v1.6.0
Fixes
- [DX-2700] Android PKCE flow not working if Minify is enabled in the sample app (#173)
Performance
- [DX-2705] Update game bridge to include Passport performance improvements (#174)
v1.5.0
Features
- Ability to set the build target to Android or iOS and run the SDK in the Mac Unity Editor. (#170)
- Update the game bridge
index.html
file (built from ts-immutable-sdk e567b4b
) (#171)
v1.4.0
Fixes
- [DX-2641] fix: ios game bridge file path (#164)
v1.3.0
Features
- [DX-2624] feat: set pkce result if user is in the correct state (#161)
Fixes
- [DX-2623] fix: gree browser does not load index file if path has spaces (#162)
v1.2.0
Fixes
- [DX-2622] fix: android custom tabs version, build immutable android library as aar (#160)
v1.0.0
Features
- feat: update game bridge (#155)
v0.10.0
Fixes
- fix: sample app is registered offchain button text (#152)
- [DX-2600] fix: custom tabs dismiss callback triggered before redirect (#153)
- [DX-2609] fix: game bridge does not have sdk version set (#154)
v0.9.0
Fixes
- [DX-2565] [DX-2564] fix: android chrome custom tabs (#151)