Skip to content

Releases: 0xsequence/sequence-unity

v5.0.7

Choose a tag to compare

@andygruening andygruening released this 15 Dec 11:20
9cdc67d

Changelog

Added

  • V5 of Sequence's Unity SDK features our new Ecosystem Wallet infrastructure

Changed

  • Some boilerplate class names have changed. For example, SequenceLoginWindow is now called EmbeddedWalletLoginWindow

Learn how to configure your project for Ecosystem Wallets

4.6.7

Choose a tag to compare

@andygruening andygruening released this 26 Nov 19:06
4d32923

Changelog

Added

  • New chain support: Monad mainnet, Incentiv mainnet, Arc testnet, and Etherlink Shadownet testnet
  • Support for native currencies inside the ingame shop boilerplate

Changed

  • Removed obsolete chains

Fixed

  • Stripping issues by adding preserve flags

5.0.5 Beta

5.0.5 Beta Pre-release
Pre-release

Choose a tag to compare

@andygruening andygruening released this 25 Nov 19:06

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.

If you have installed the SDK as a .unitypackage file, please locate the Demo scene inside
Unity's Project window under Packages > Sequence Embedded Wallet SDK > Sequence > Samples > Demo

Checkout our docs for more informations!

4.6.0

Choose a tag to compare

@andygruening andygruening released this 23 Oct 16:01
d3bfc54

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

4.4.1

Choose a tag to compare

@andygruening andygruening released this 04 Aug 12:48
89f42cf

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

Choose a tag to compare

@BellringerQuinn BellringerQuinn released this 11 Jun 14:53
v4.2.3
b167223

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

Choose a tag to compare

@BellringerQuinn BellringerQuinn released this 31 Mar 20:18
v4.0.0
3028572

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

Choose a tag to compare

@BellringerQuinn BellringerQuinn released this 03 Mar 17:12
v3.19.4
d5a968c

What's Changed

New Contributors

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

3.14.1

Choose a tag to compare

@BellringerQuinn BellringerQuinn released this 18 Dec 18:03
v3.14.1
d882f9c

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

Choose a tag to compare

@BellringerQuinn BellringerQuinn released this 06 Dec 17:17
v3.12.1
16d55b3

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