Releases: Web3Auth/web3auth-unity-sdk
Releases · Web3Auth/web3auth-unity-sdk
5.0.0
What's Changed
- feat: observable action added for signature method result. by @grvgoel81 in #37
Full Changelog: 4.0.0...5.0.0
4.0.0
What's Changed
- Feat/request signature method by @grvgoel81 in #36
- Feat/config api by @grvgoel81 in #35
Full Changelog: 3.0.0...4.0.0
3.0.0
2.1.1
What's Changed
- Change usages of ToLower into ToLowerInvariant by @ersagunkuruca in #33
New Contributors
- @ersagunkuruca made their first contribution in #33
Full Changelog: 2.1.0...2.1.1
2.1.0
What's Changed
- feat: add sessionTime in Web3AuthOptions by @grvgoel81 in #29
- feat: update openlogin version to v6 by @grvgoel81 in #30
Full Changelog: 2.0.2...2.1.0
2.0.2
What's Changed
- fix: add mfasettings in initParams by @grvgoel81 in #28
- Fixing Web3Auth not working with newer versions of BouncyCastle.Crypo.dll by @kantagara in #27
New Contributors
- @kantagara made their first contribution in #27
Full Changelog: 2.0.1...2.0.2
2.0.1
2.0.0
What's Changed
- Feat/sapphire updates by @grvgoel81 in #24
- Adds support for sapphire network
Full Changelog: 1.3.0...2.0.0
1.3.0
What's Changed
- Update README.md by @yashovardhan in #16
- coreKitKey and coreKitEd25519PrivKey added in Web3AuthResponse by @grvgoel81 in #17
- adding clientId in setOptions and code refactoring by @grvgoel81 in #22
- Update android deps by @chaitanyapotti in #23
- Lots of bug fixes
New Contributors
- @grvgoel81 made their first contribution in #17
Full Changelog: web3auth-unity-sdk-v1.2...1.3.0
Web3Auth Unity3D Package v1.2
- Session management crypto libs updated
- iOS keychain added
- WebGL support
- Mac & Linux Desktop support fixed