Releases: 0xsequence/sequence-unity
3.3.0
What's Changed
- Added new networks
- Add Windows secure storage support
- Added secure storage on web
- Automatically catch intent timing mismatch errors (TimeMismatchException)
- Bug fixes
Full Changelog: v3.0.0...v3.3.0
3.0.0
What's Changed
- Bug fixed
- New auth system, adding: Guest login, PlayFab login, simpler email login
- Cleaner interfaces and variable names
Full Changelog: v2.15.1...v3.0.0
2.15.1
What's Changed
- Added web build support - WebGL + WebGPU
- Added secure storage for session wallet information on iOS and MacOS using Keychain Services
- Connect with an external wallet using a web-based flow
- OpenIdAuthenticator can now be replaced by any class implementing the IAuthenticator interface in WaaSLogin
- Lowercase all emails used for auth
- Add third party licenses
- Bug fixes
Full Changelog: 2.10.0...v2.15.1
2.9.0
- IntelliSense summaries
- New project structure - compliant with Unity Asset Store policies
- Indexer returns error event instead of just logging errors directly
- Transak on-ramp support - allow users to buy a variety of cryptocurrencies using their credit card
- Now exported as a Local UPM package
- Miscellaneous bug fixes
2.5.0
Email sign in support - note: not available for Community-tier builder accounts. You must be able to configure an Email login option in the builder
Fee Options support - the SDK+API will automatically sponsor user transactions by default as in prior versions. However, in some use cases, you may choose not to sponsor a user's gas fees. In this case, you will want to use fee options. See docs: https://docs.sequence.xyz/sdk/unity/write-to-blockchain#feeoptions
v2.4.4
What's Changed
- Fixed delayed encode end to end test typos
- Redirect to api.sequence.app not dev2-api.sequence.app
2.4.2
Added licensing information.
Bug fixes.
Removed Tower Defense Sample to reduce size
2.4.0
Now production ready! This release adds:
- iOS native sign in
- Sign in with Apple on iOS
- Permissioned minter
- Transaction queuers
- New supported networks
- Misc bug fixes
2.1.8 - early access
Fixed email sign in and transaction return objects
2.1.6 - early access
Updating to the new WaaS API