Releases: ChainSafe/web3.unity
Releases · ChainSafe/web3.unity
v1.2.8
12 Apr 16:57
Compare
Sorry, something went wrong.
No results found
This release adds bug fixes and extended documentation
Bug found in Web3Wallet login scene that would keep user signed in if toggle wasn't selected.
Extended documentation.
Fixes issue with disposing web requests in Unity 2021
v1.2.7
01 Apr 16:14
Compare
Sorry, something went wrong.
No results found
This is a minor update
Added documentation to SDK. You will now see a documentation folder with our developer portal documentation sub sectioned
Returned to our standard WebGLTemplate 2020x
Added Cronos WebGLTemplate and standalone.
v1.2.7.mp4
v1.2.6
30 Mar 20:48
Compare
Sorry, something went wrong.
No results found
Build 1.2.6 login updates
Wallet modal integration
Cronos wallet deep integration
Login via scanning QR code
v1.2.6.mp4
v1.2.5
14 Mar 13:36
Compare
Sorry, something went wrong.
No results found
Release Notes
Bugfix addition of get account for wallet connect
Removed legacy Web3Template for 2019
Renamed Web3Template 2020 to 2020x as this template supports WebGL builds 2020 and up.
Updated Chronos to supported chains list in network.js
v1.2.4
23 Feb 21:12
Compare
Sorry, something went wrong.
No results found
In this release, the SDK will add a network to MetaMask if not currently present in the RPC settings. We have also added support for pagination in all721/1155's
v1.2.3
21 Feb 22:08
Compare
Sorry, something went wrong.
No results found
This release adds pagination for allERC721 and 1155's and Hash Message (SHA3)
v1.2.2
03 Feb 14:02
Compare
Sorry, something went wrong.
No results found
Release v1.2.2 adds in-game signing.
Walkthrough video:
Known issues:
Deep links do not work for Android 12 refer to this link to help resolve this issue.
MetaMask/metamask-mobile#3678
v1.2.1
27 Jan 19:11
Compare
Sorry, something went wrong.
No results found
Release v1.2.1 adds functionality for a user connecting with web3wallet to remember signed-in user.
Minor updates
Updated naming conventions web3mobile to web3wallet
v1.2.0
22 Jan 16:49
Compare
Sorry, something went wrong.
No results found
Version 1.2.0 now supports Mobile and Desktop builds via Web3Wallet
Mobile and Desktop Prefabs provided for SendTransaction - SignMessage - Transfer20 - Transfer721 - Transfer1155
There is a known bug in Android with environment not being checked correctly in some use cases and will be updated in the next release.
1.1.0
19 Jan 17:54
Compare
Sorry, something went wrong.
No results found
Release notes
Removed modal and now defaults to browser extension wallet i.e MetaMask
Variable name changed from networkId to web3ChainId
If you want to add a modal as in previous releases follow instructions in the WebGLTemplates folder file named readme.md for a guide on how to implement this.
We have also added a game-web3gl playground