Releases: magicblock-labs/Solana.Unity-SDK
Releases · magicblock-labs/Solana.Unity-SDK
v0.0.7
What's Changed
- ✨ Add Solana Mobile Stack implementation by @GabrielePicco in #61
Full Changelog: v0.0.6...v0.0.7
v0.0.6
What's Changed
- Fix: typos by @omahs in #48
- Add support for Phantom signMessage method by @dpatekar in #47
- 🐛 Fix WebGL signature by @GabrielePicco in #52
- ✨ Upgrade to Solana.Unity.Dex 1.0 by @GabrielePicco in #53
- ⚡ Improve Unity compatibility & bug Fixing by @GabrielePicco in #55
New Contributors
Full Changelog: v0.0.5...v0.0.6
v0.0.5
v0.0.4
What's Changed
- ✨ Add StreamingRpc support by @GabrielePicco in #43
- Fix build with websockets on iOS by @GabrielePicco in #45
Full Changelog: v0.0.3...v0.0.4
v0.0.3
What's Changed
- Remove file downloader dependencies and refactor by @GabrielePicco in #20
- 🐛 Fix Phantom deeplinks signature with multiple accounts by @GabrielePicco in #27
- 🐛 Add animation url to metaplex data by @Woody4618 in #29
- ✨ Add XNFT Wallet + xNFT WebGLTemplate by @GabrielePicco in #35
- 🐛 Fixed android deeplinks by @Woody4618 in #37
- ✨ Add dex example using Solana.Unity.Dex by @GabrielePicco in #42
Full Changelog: v0.0.2...v0.0.3
v0.0.2
- Improved UI
- Add Phantom wallet adapter
- Bug fixes
Release 0.0.1
- Standard IWallet interface for implementing custom adapter
- Web3Auth support for IOS, Android and Windows
- Full RPC coverage
- Working Example