Skip to content

Releases: PolymeshAssociation/polymesh-rest-api

v7.0.0-alpha.2

26 Nov 16:36
eb1ea7a
Compare
Choose a tag to compare
v7.0.0-alpha.2 Pre-release
Pre-release

7.0.0-alpha.2 (2024-11-26)

Features

  • 🎸 remove POST /mock-cdd use /create-test-accounts instead (eb1ea7a)

BREAKING CHANGES

  • 🧨 POST /mock-cdd has been removed

v7.0.0-alpha.1

26 Nov 14:47
4156d0e
Compare
Choose a tag to compare
v7.0.0-alpha.1 Pre-release
Pre-release

7.0.0-alpha.1 (2024-11-26)

Bug Fixes

  • 🐛 Add missing support for NFT collection in UUID format (38dcfae)

BREAKING CHANGES

  • 🧨 ticker field in NftModel has been renamed to collection

v6.1.0-alpha.8

26 Nov 13:19
49378b1
Compare
Choose a tag to compare
v6.1.0-alpha.8 Pre-release
Pre-release

6.1.0-alpha.8 (2024-11-26)

Bug Fixes

  • 🐛 Add missing IsOptional to CreateVenueDto.signers (8849d34)
  • 🐛 Add missing IsOptional to securityIdentifiers (49378b1)
  • 🐛 Fix validations for ScopeType.Asset in ScopeDto (5ccb402)

v6.1.0-alpha.7

22 Nov 20:45
e4b04c9
Compare
Choose a tag to compare
v6.1.0-alpha.7 Pre-release
Pre-release

6.1.0-alpha.7 (2024-11-22)

Features

  • 🎸 enable fetching agents for an asset (e4b04c9)

v6.1.0-alpha.6

22 Nov 10:14
06e9dc8
Compare
Choose a tag to compare
v6.1.0-alpha.6 Pre-release
Pre-release

6.1.0-alpha.6 (2024-11-22)

Features

  • 🎸 Make ticker optional while creating nft collection (06e9dc8)
  • 🎸 Return newly created nft collection when creating one (661b132)

v6.1.0-alpha.5

22 Nov 09:12
375297a
Compare
Choose a tag to compare
v6.1.0-alpha.5 Pre-release
Pre-release

6.1.0-alpha.5 (2024-11-22)

Features

  • 🎸 add endpoint to get paymentHistory for a distribution (375297a)

v6.1.0-alpha.4

21 Nov 15:03
4a662ec
Compare
Choose a tag to compare
v6.1.0-alpha.4 Pre-release
Pre-release

6.1.0-alpha.4 (2024-11-21)

Features

  • 🎸 get all eligible dividend distributions for did (4a662ec)

v6.1.0-alpha.3

15 Nov 11:23
b1aec9c
Compare
Choose a tag to compare
v6.1.0-alpha.3 Pre-release
Pre-release

6.1.0-alpha.3 (2024-11-15)

Features

  • 🎸 Bump package version (b1aec9c)

v6.1.0-alpha.2

14 Nov 16:40
bbfbda8
Compare
Choose a tag to compare
v6.1.0-alpha.2 Pre-release
Pre-release

6.1.0-alpha.2 (2024-11-14)

Features

  • 🎸 Add endpoints to link, unlink ticker (bbfbda8)
  • 🎸 Return ticker value with asset details (953f835)

v6.1.0-alpha.1

08 Nov 12:58
596bd9d
Compare
Choose a tag to compare
v6.1.0-alpha.1 Pre-release
Pre-release

6.1.0-alpha.1 (2024-11-08)

Features

  • 🎸 support customClaim withouth scope (596bd9d)