Skip to content

Releases: polkadot-js/api

v15.8.1

10 Mar 12:44
Compare
Choose a tag to compare

Changes:

  • Add derives to obtain Extrinsic Information (#6113)

v15.7.2

03 Mar 13:45
Compare
Choose a tag to compare

Changes:

  • Update asset-hub type-support metadata files for v1.4.0 (#6105)
  • Document available Api Derives (#6106)
  • Fix derives base path in typegen (#6107)

v15.7.1

25 Feb 15:15
Compare
Choose a tag to compare

Changes:

  • Upgrade Kusama types to 1.4.0 (#6098)
  • Api-Derives documentation generator (#6099)
  • Upgrade Polkadot types to v1.4.0 (#6100)
  • Add WeightReclaim transaction extension to known extensions (#6102)
  • Add westend code upgrades (#6103 )

v15.6.1

17 Feb 18:33
Compare
Choose a tag to compare

Changes:

  • Log Http/Ws request on error #6091
  • Only identify Struct as empty when it has no keys. #6092
  • Check for api.query.identity in getSubIdentities #6093
  • Upgrade common to 13.4.3 #6095

v15.5.2

03 Feb 13:47
Compare
Choose a tag to compare

Changes:

  • Ensure assetId is handled correctly when addSignature is used (#6083)
    • NOTE: This is specific to signers but also extends to class GenericExtrinsicPayloadV4.
  • Fix typegen adding invalid imports (#6082)
  • Include missing known keys (#6084)

v15.5.1

27 Jan 17:30
Compare
Choose a tag to compare

Contributed:

Changes:

  • Update polkadot, kusama types-support for rpc, and ver (#6078)
  • Update Asset-Hub types-support rpc, and ver (#6077)
  • Patch typegen query to prevent it from adding invalid import (#6073)
  • Extend GenericAccountId description (#6072)

v15.4.1

20 Jan 21:38
Compare
Choose a tag to compare
  • Allow api.derive.accounts.identity() to obtain SubIdentities (#6066)
    • Adds a new field subs to the DeriveAccountRegistration output of api.derive.accounts.identity()
  • Add ElectionResult type override (#6067)
  • Bump dev to 0.83.2 (#6069)
    • Increases performance of the test-runner, both locally, and in the CI

v15.3.1

12 Jan 02:18
Compare
Choose a tag to compare
  • Set typegen scripts for Docs to use v15 (#6060)
  • Add Asset hub options to polkadot-types-internal-metadata (#6062)
  • Add metadataVer cli arg for polkadot-types-internal-metadata, and ensure backwards compatibility with v14 (#6063)
    • This adds --metadataVer to polkadot-types-internal-metadata. It is meant to be used along side --endpoint which will allow for the use of metadata versions above v14.

v15.2.1

06 Jan 20:08
Compare
Choose a tag to compare
  • Give compatibility for nodejs v22
    • Update common to 13.3.1 (#6057)
      • Fixes an issue with getSeparator for nodejs 22.12
  • Bump dev to 0.82.4 (#6056)
  • Update Headers to 2025 (#6052)
  • Bump yarn to 4.6.0 (#6050)

v15.1.1

30 Dec 18:47
Compare
Choose a tag to compare

Changes:

  • Update AssetHub types-support metadata (#6046)
  • Update Polkadot and Kusama types-support metadata (#6047)
  • Update Substrate types with polkadot-stable2412 (#6048)