Skip to content

Releases: 0xsequence/sequence-unity

3.3.0

02 Aug 18:26
v3.3.0
9f7575a
Compare
Choose a tag to compare

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

25 Jul 15:41
v3.0.0
1580ecd
Compare
Choose a tag to compare

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

27 Jun 15:01
v2.15.1
ba92bca
Compare
Choose a tag to compare

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

03 Jun 20:52
v2.9.0
4331b88
Compare
Choose a tag to compare
  • 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

23 May 15:41
5ddb104
Compare
Choose a tag to compare

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

14 May 14:42
112a83a
Compare
Choose a tag to compare

What's Changed

  • Fixed delayed encode end to end test typos
  • Redirect to api.sequence.app not dev2-api.sequence.app

2.4.2

30 Apr 16:57
Compare
Choose a tag to compare

Added licensing information.

Bug fixes.

Removed Tower Defense Sample to reduce size

2.4.0

23 Apr 19:11
Compare
Choose a tag to compare

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

26 Feb 20:49
v2.1.8
fbd1fa7
Compare
Choose a tag to compare
2.1.8 - early access Pre-release
Pre-release

Fixed email sign in and transaction return objects

2.1.6 - early access

22 Feb 13:49
v2.1.6
f445ddb
Compare
Choose a tag to compare
2.1.6 - early access Pre-release
Pre-release

Updating to the new WaaS API