Releases: TreasureProject/tdk-unity
Releases · TreasureProject/tdk-unity
v2.7.0
What's Changed
- Added
TDK.API.EstimateTransactionGas
method for estimating transaction gas costs - Upgraded to Thirdweb SDK v5.17.0
Full Changelog: v2.6.1...v2.7.0
v2.6.1
What's Changed
- Make some Identity session methods have public access
Full Changelog: v2.6.0...v2.6.1
v2.6.0
What's Changed
- Update Thirdweb SDK to 5.15.1
- Simplify WalletConnect setup
- Use fallback for bundleId when Application.identifier is an empty string (fixes connect issues in windows build)
Full Changelog: v2.5.0...v2.6.0
v2.5.0
What's Changed
- Update Thirdweb SDK to 5.12.1
- Track connection event in thirdweb
- Add Treasure to the list of supported chains
- Set MagicswapRouter address for Treasure chain
Full Changelog: v2.4.0...v2.5.0
v2.4.0
What's Changed
- Use Thirdweb SDK for writing transactions in topaz
- Metamask support in topaz
- Add support for connecting with EOA wallets
- Upgraded to Thirdweb SDK v5.11.1
Full Changelog: v2.3.1...v2.4.0
v2.3.1
v2.3.0
What's Changed
- Fixed social login for WebGL builds
- Fixed cancellation / timeout error on social login reopening connect modal after it was closed by user
- Upgraded to Thirdweb SDK v5.9.0
Full Changelog: v2.2.0...v2.3.0
v2.2.0
Breaking Changes
User
struct changes:smartAccountAddress
renamed toaddress
allActiveSigners
renamed tosessions
User.Signer
struct renamed toUser.Session
What's Changed
- Upgraded to Thirdweb SDK v5.6.1
- Replaced deprecated fields on user object (see breaking changes above)
Full Changelog: v2.1.0...v2.2.0
v2.1.0
What's Changed
- Added environment-specific
ecosystemId
andecosystemPartnerId
config fields - Added Treasure Topaz testnet chain details
- Fixed social login flows not showing proper loading and error messages
- Fixed config overriding existing
sessionOptions
when no new ones are specified - Upgraded to Thirdweb SDK v5.5.4
Full Changelog: v2.0.0...v2.1.0
v2.0.0
Upgrade Notice
- We recommend a clean install, as some files have been removed.
- v1 introduced a new TDK config structure - if you are currently on v1 your config should still be valid. Please consult the Treasure engineering team if you experience any issues during TDK config.
- The scripting defines TDK_HELIKA is no longer required.
What's Changed
- Support for Thirdweb Ecosystem Wallets.
- Deprecation of Helika in favour of Treasure Analytics.
- Addition of Discord auth, deprecation of Facebook auth.
- Deprecation of Bridgeworld features.
- Drastically reduced TDK size.
- Various optimizations and improvements.
Full Changelog: v1.0.2...v2.0.0