Skip to content

Releases: polkadot-js/common

v14.0.3

23 Mar 13:07

Choose a tag to compare

Changes:

  • Fix(hw-ledger): reset transport on operation errors and add explicit disconnect API (#2024)

v14.0.2

17 Mar 15:14

Choose a tag to compare

Changes:

  • Set headers to 2026 (#2021)

Contributed:

v14.0.1

09 Dec 08:36

Choose a tag to compare

Changes:

  • fix(x-randomvalues): prioritize native RN modules over polyfilled crypto (#2013)
  • sr25519: switch from wasm to micro-sr25519 (#1971)

v13.5.9

25 Nov 08:26

Choose a tag to compare

Changes:

  • Bump polkadot dependencies (#2011)

v13.5.8

11 Nov 06:11

Choose a tag to compare

Changes:

v13.5.7

13 Oct 15:20

Choose a tag to compare

Changes:

  • Revert "Set pbkdf2Encode rounds to default to 210,000" (#2007)

v13.5.6

26 Aug 16:58

Choose a tag to compare

Changes:

  • Set pbkdf2Encode rounds to default to 210,000 (#1983)
  • Bump @polkadot/wasm deps (#2002)

Contributed:

  • Add DENTNet to generic Polkadot app supported chains (#1942)

v13.5.5

11 Aug 16:34

Choose a tag to compare

Changes:

  • Add ledger support for Mythos (#1969)

v13.5.4

28 Jul 16:30

Choose a tag to compare

Changes:

  • Add Creditcoin3 support to Generic Ledger App (#1985)

v13.5.3

01 Jul 15:41

Choose a tag to compare

Changes:

  • Update polkadot dependencies (#1995)
  • Add Optional Strict Input Checking to u8aToU8a (#1994)
  • Update scrypt parameter validation (#1993)