v2.5.5
kantagara
released this
15 Dec 09:27
·
187 commits
to main
since this release
We are constantly improving our SDK, and before the holidays we're pushing one more update!
New Feature
- Metamask Browser Wallet is now fully supported for WebGL builds ONLY. You can check the
SampleLogin - MetaMask
scene in the samples area to test it out. - You can now set the scene to load up after successful connection by setting the scene name on the login object in the login scene.
- The server settings area has had a huge quality of life improvement, we now give you the option to choose from a list of networks and RPCs.
Bug fixes
- Fixed Libc DLL missing issue on WebGL when logging in via Web3Auth.
- Fixed Web3Auth issue where it would automatically log you in even though you didn't give consent for it to remember you.
- Fixed an issue where saving the server settings prior to WebGL being selected wouldn't write to the network.js file correctly.