github PolymeshAssociation/polymesh-sdk v30.0.0

7 hours ago

30.0.0 (2026-06-17)

Bug Fixes

  • ๐Ÿ› claims expiry query (23908e4)
  • ๐Ÿ› get all exemptions (23856eb)
  • ๐Ÿ› handle v7 types explicitly (6d6bfcd)
  • ๐Ÿ› remove id assignement to default portfolio (6a89d1e)
  • ๐Ÿ› setTransferRestrictions input validation (dfee198)
  • ๐Ÿ› transfer restrictions (7710eda)

Features

  • ๐ŸŽธ Add account details in BaseHistoricAssetTransaction (e0309b5)
  • ๐ŸŽธ add balance stat support to setAssetStats (f17711f)
  • ๐ŸŽธ add chain v8 support (e762e54)
  • ๐ŸŽธ Add dual version support with 8.x chain (b7ae551)
  • ๐ŸŽธ Add method to issue multiple NFTs (ed9fd46)
  • ๐ŸŽธ Add methods to fetch asset balances in an account (7c343a0)
  • ๐ŸŽธ add preRunValidation function for transaction procedures (761ffec)
  • ๐ŸŽธ Add procedure to allow spender allowance (e3bbebd)
  • ๐ŸŽธ add procedure to self register DID (73455f7)
  • ๐ŸŽธ Add procedure to transfer funds between asset holders (91a1e0d)
  • ๐ŸŽธ add procedures to accept and revoke subsidy requests (2dc92f2)
  • ๐ŸŽธ added add and remove methods for document management (23456d7)
  • ๐ŸŽธ allow non-admin to modify MultiSig (13ab2a2)
  • ๐ŸŽธ Automated next release workflow (b0f1db3)
  • ๐ŸŽธ Bump min SQ version to v19.6.0-alpha.2 (3410a9a)
  • ๐ŸŽธ create asProposal methods (818277d)
  • ๐ŸŽธ enhance assertExpectedChainVersion to support native browser WebSocket object (c93cf22)
  • ๐ŸŽธ handle receiver affirmation requirements and auto-affirmation logic in addInstruction (d035ec0)
  • ๐ŸŽธ Implement mandatory receiver affirmation procedures and related tests (102bb25)
  • ๐ŸŽธ implement preRunValidation handling in createTransactionBatch procedure (b2ef35f)
  • ๐ŸŽธ initiate ca validation improvements (423637a)
  • ๐ŸŽธ Rename attributes of ModifyInstructionAffirmationParams (465076f)
  • ๐ŸŽธ signal InBlock and Future transaction status (b4fe1bf)
  • ๐ŸŽธ support agent specific permission groups and v7.3 transactions (1cff53e)
  • ๐ŸŽธ trigger dev release (2db5637)
  • ๐ŸŽธ update Account and Portfolio getCollections methods for new nft storage structure (584ef20)

BREAKING CHANGES

  • ๐Ÿงจ
  • RejectInstructionParams.portfolio has been renamed to
    RejectInstructionParams.assetHolder.
  • WithdrawInstructionParams has
    been marked as deprecated. Also portfolios param has been renamed to
    holders
  • AffirmInstructionParams.portfolios has been renamed to
    AffirmInstructionParams.holders
  • ๐Ÿงจ
    Deprecated changes -
  • AccountManagement.subsidizeAccount has been deprecated in favour of
    AccountManagement.approveSubsidy

Don't miss a new polymesh-sdk release

NewReleases is sending notifications on new releases.