github PolymeshAssociation/polymesh-rest-api v7.0.0

14 days ago

7.0.0 (2024-12-06)

Bug Fixes

  • ๐Ÿ› Add missing IsOptional to CreateVenueDto.signers (8849d34)
  • ๐Ÿ› Add missing IsOptional to securityIdentifiers (49378b1)
  • ๐Ÿ› Add missing support for NFT collection in UUID format (38dcfae)
  • ๐Ÿ› bump sdk to v27.0.2 (311924f)
  • ๐Ÿ› Fix validations for ScopeType.Asset in ScopeDto (5ccb402)
  • ๐Ÿ› Use getLegsFromChain for getting legs after creation (b0d380c)

Features

  • ๐ŸŽธ add endpoint to create permission group for asset (e24b94d)
  • ๐ŸŽธ add endpoint to get paymentHistory for a distribution (375297a)
  • ๐ŸŽธ Add endpoints to link, unlink ticker (bbfbda8)
  • ๐ŸŽธ add/remove agent to a PermissionGroup (4d0846a)
  • ๐ŸŽธ Bump package version (b1aec9c)
  • ๐ŸŽธ Bump SDK version to 27.0.0-alpha.9 (e4f2699)
  • ๐ŸŽธ Bump SDK version to v27.0.0-alpha.6 (8b60c96)
  • ๐ŸŽธ check asset permissions for did (4722a46)
  • ๐ŸŽธ enable fetching agents for an asset (e4b04c9)
  • ๐ŸŽธ get all eligible dividend distributions for did (4a662ec)
  • ๐ŸŽธ get asset groups for did (8bf926b)
  • ๐ŸŽธ Make ticker optional while creating nft collection (06e9dc8)
  • ๐ŸŽธ modify permission group permissions (f6ef682)
  • ๐ŸŽธ remove POST /mock-cdd use /create-test-accounts instead (eb1ea7a)
  • ๐ŸŽธ Return newly created nft collection when creating one (661b132)
  • ๐ŸŽธ Return ticker value with asset details (953f835)
  • ๐ŸŽธ support customClaim withouth scope (596bd9d)
  • ๐ŸŽธ update code to accomodate sdk v27.0.2 (d81c793)

BREAKING CHANGES

  • ๐Ÿงจ /multisigs/:multiSigAddress/join-creator is removed. Ticker is no longer
    allowed for claim scope (use asset ID instead)
  • ๐Ÿงจ POST /mock-cdd has been removed
  • ๐Ÿงจ ticker field in NftModel has been renamed to collection

Don't miss a new polymesh-rest-api release

NewReleases is sending notifications on new releases.