Skip to content

Releases: 0xsequence/sequence-unity

3.8.2

04 Oct 15:18
v3.8.2
eee9e85

Choose a tag to compare

What's Changed

  • New networks - Borne and Scale Nebula testnets
  • Improved transaction receipt parsing
  • Get OIDC ID token from Sequence API
  • Use an EOA wallet with the SequenceWallet interface using EOAWalletToSequenceWalletAdapter
  • Polygon native token renamed from MATIC to POL
  • Bug fixes

Full Changelog: v3.5.2...v3.8.2

v3.5.2

04 Sep 15:23
v3.5.2
f636cfd

Choose a tag to compare

What's Changed

  • Read marketplace listings
  • Editor secure storage
  • Get associated accounts list integration
  • Security enhancements
  • Bug fixes

Full Changelog: v3.3.1...v3.5.2

3.3.1

06 Aug 15:10
v3.3.1
6a3c942

Choose a tag to compare

Bug fixes

Full Changelog: v3.3.0...v3.3.1

3.3.0

02 Aug 18:26
v3.3.0
9f7575a

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

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

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

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

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

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

Choose a tag to compare

Added licensing information.

Bug fixes.

Removed Tower Defense Sample to reduce size