v2.6.2
What's Changed
- Bump Version to 2.6.2 by @galachain-release-bot in #715
- Fix: Revalidate mint allowances against current authorities by @siddu0523 in #722
- Fix: Prevent duplicate allowances double-spending by @siddu0523 in #723
- fix(H-03): Validate NFT instance ownership before using allowance by @siddu0523 in #725
- Fix rounding error in vesting token locked quantity calculation by @siddu0523 in #726
- Chore: Remove unused support for TON users and TON crypto by @dzikowski in #720
- Fix: Remove duplicate validation check in
PublicKeyServiceby @dzikowski in #718 - Fix: Remove
publicKeySignaturefrom payload to sign bywithPublicKeySignedByinUpdatePublicKeyDtoby @dzikowski in #717 - Fix: Add missing owner validation for mints by @dzikowski in #716
- Fix: isAllowanceSpent validation logic to check fields independently by @siddu0523 in #728
- Fix: SetFeeProperties method in connect library by @dzikowski in #730
- Fix: Incorrect method name for
FetchFeeAutorizationsby @dzikowski in #733 - Migrate nftcollection feature by @Jehosephat in #735
- fix: outdated comment in updateTokenClass.ts by @sentientforest in #736
New Contributors
- @siddu0523 made their first contribution in #722
Full Changelog: v2.6.1...v2.6.2