Skip to content

Releases: 0xsequence/sequence-unity

4.6.0

23 Oct 16:01
d3bfc54

Choose a tag to compare

Changelog

Added

  • New chain support: Somnia mainnet, Incentiv testnet v2, and Sandbox testnet
  • EmbeddedWalletAdapter as a lightweight integration layer

Changed

  • New class-based chain configuration

Fixed

  • Stripping issues by adding preserve flags
  • Ignore case sensitivity when comparing fee option contract address with balances

5.0.3 Beta

23 Oct 15:50

Choose a tag to compare

5.0.3 Beta Pre-release
Pre-release

New in the latest Sequence Unity SDK Beta:
We’ve added support for Ecosystem Wallets! This feature lets developers seamlessly integrate wallets across an entire ecosystem, making onboarding and account management smoother than ever.

Checkout our docs for more informations!

4.4.1

04 Aug 12:48
89f42cf

Choose a tag to compare

Changelog

Added

  • Player Profile Boilerplate allows to show ERC20 balances
  • Added custom log class with more context

Changed

  • Removed deprecated 'SequenceFrontend' samples

Fixed

  • Fixed exception where version reader could not find the package
  • Fixed exception when calling SequenceLogin.GetInstance()
  • Fixed swap response on iOS builds

4.2.3

11 Jun 14:53
v4.2.3
b167223

Choose a tag to compare

What's Changed

  • New swap API
  • Android secure storage module integration improvements
  • MacOS secure storage module using .dylib for easier integration
  • Improved error handling for marketplace interactions
  • New Chains: Frequency Testnet, Incentiv Testnet
  • More configuration checks to ease integration
  • Bug fixes

Full Changelog: v3.19.4...v4.2.3

4.0.0

31 Mar 20:18
v4.0.0
3028572

Choose a tag to compare

What's Changed

  • Full support for the Sequence Marketplace API - allowing you to query and interact with Sequence and external marketplaces (Opensea, Reservoir, Blur, LooksRare, etc.) under one unified API+SDK
  • Full support for Sequence Pay - pay with crypto, smart swap and pay, QR code-based transfer, credit/debit card on-ramp into cryptocurrencies, NFT checkout with credit/debit card
  • Enhanced primary sale contract support
  • Marketplace view to checkout boilerplate
  • Primary sale checkout boilerplate
  • Create listing boilerplate
  • Create offer boilerplate
  • Sell offer boilerplate
  • Added new chains - Monad + Somnia testnets

Full Changelog: v3.19.4...v4.0.0

3.19.4

03 Mar 17:12
v3.19.4
d5a968c

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.14.1...v3.19.4

3.14.1

18 Dec 18:03
v3.14.1
d882f9c

Choose a tag to compare

What's Changed

  • Add ability to get email from SequenceWallet
  • Add Soneium mainnet
  • Use PlayerPrefs for secure storage while working in the editor
  • Bug fixes

Full Changelog: v3.12.1...v3.14.1

3.12.1

06 Dec 17:17
v3.12.1
16d55b3

Choose a tag to compare

What's Changed

  • Added primary sales integration to demo scene
  • Added support for LAOS mainnet and testnet
  • Bug fixes
  • Improved error handling

Full Changelog: v3.11.1...v3.12.1

3.11.1

04 Nov 21:30
v3.11.1
36965ec

Choose a tag to compare

What's Changed

  • Update supported networks
    • Added B3, APE chain, TOY testnet, Immutable zkEVM mainnet + testnet, SKALE Nebula Gaming Hub mainnet + testnet, Root network, Root Porcini testnet, Soneium Minato testnet
    • Remove AstarZK networks as they are no longer active
  • Bug fixes and developer experience improvements

Full Changelog: v3.8.2...v3.11.1

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