Skip to content

v2.6.2

Choose a tag to compare

@Jehosephat Jehosephat released this 18 Dec 22:50
· 42 commits to main since this release
6552772

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 PublicKeyService by @dzikowski in #718
  • Fix: Remove publicKeySignature from payload to sign by withPublicKeySignedBy in UpdatePublicKeyDto by @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 FetchFeeAutorizations by @dzikowski in #733
  • Migrate nftcollection feature by @Jehosephat in #735
  • fix: outdated comment in updateTokenClass.ts by @sentientforest in #736

New Contributors

Full Changelog: v2.6.1...v2.6.2