Releases: TreasureProject/tdk-unity
Releases · TreasureProject/tdk-unity
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
v1.0.2
v1.0.1
Upgrade notice
- We recommend a clean install as some files have been removed. If you have modifications such as the WebGL template, remember to preserve these during the upgrade.
- v1 introduces a new TDK config structure - please consult the Treasure engineering team to obtain the new key.
- The scripting defines
TDK_ANALYTICS
andTDK_THIRDWEB
have been deprecated and can be removed from player settings.
What's Changed
- Magiswap v2 support.
- Refactored TDK config to enable session options and contract whitelisting. NOTE: This requires a new config key and reconfiguration.
- Always enable all supported login options.
- Improved API access security.
- Updated Helika/Kochava SDK (fixes Google Play compliance)
- Added Discord login; deprecated Facebook login
Full Changelog: v0.5.0...v1.0.0
v0.5.0
What's Changed
- Refactoring of analytics service
- Improved WebGL support
- Update Thirdweb SDK to v4.16.6
- Upgrade helika sdk to 0.2.0
- Add test setup and analytics
- Minor Connect UI improvements
Full Changelog: v0.4.2...v0.5.0