Releases: 0xsequence/sequence-unity
Releases · 0xsequence/sequence-unity
4.2.3
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
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
What's Changed
- Added Android secure storage module - more info here: https://docs.sequence.xyz/sdk/unity/recovering-sessions#android
- Added Daily Rewards, In Game Shop, Inventory, Login, Player Profile, and Sign Message boilerplates - more info here: https://docs.sequence.xyz/sdk/unity/bootstrap_game
- Added Indexer streams: SubscribeReceipts, SubscribeEvents, SubscribeBalanceUpdates - more info here: https://docs.sequence.xyz/sdk/unity/contract-events
- Added Telos, Moonbeam, Etherlink, XR1, and testnets support
- Use Address as Dictionary keys
- Added 'Decompression Fallback' support to WebGL template, simplifying server deployment
- Improved error handling and error messages
- Bug fixes
New Contributors
- @bunnybones1 made their first contribution in #243
Full Changelog: v3.14.1...v3.19.4
3.14.1
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
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
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
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
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
Bug fixes
Full Changelog: v3.3.0...v3.3.1
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