Releases
v3.0.0-beta.4
What's Changed
Thirdweb API Key support for improved default Storage, RPC and Account Abstraction thirdweb services
You can now set your Client ID in your ThirdwebManager
component directly
If you would like to restrict your API Key to certain bundle IDs/platforms (non-WebGL), you can find your bundle ID using Utils.GetBundleID()
fix: Blurry QR image have made sharpen by @savasadar in #91
RPC overrides are now passed to wallet providers correctly, including addNetwork actions (typically on connection)
IStorageUploader and IStorageDownloader interfaces for custom storage overrides logic
Fixed Currency fetching returning data in the wrong order
Fixed ERC20 transfers not properly setting To address
Improved WebGL performance by passing supported chains from C#
Fixed Marketplace scene
Updated native chainlist and included new chains such as Base and Linea
Fixed issue with chains that have some incomplete or null values in chainlist
Allowed standalone usage of native storage implementation scripts in WebGL, as in uploading an image standalone
Fixed exporting password-protected local wallets from the ConnectWallet prefab
New Contributors
You can’t perform that action at this time.