Skip to content

Releases: PolymeshAssociation/polymesh-wallet

2.3.1

20 Jan 09:27
Compare
Choose a tag to compare

2.3.1 (2025-01-20)

Bug Fixes

  • ensure keyring is always initialized (29b86bc)

2.3.0

09 Jan 10:33
Compare
Choose a tag to compare

2.3.0 (2025-01-09)

Features

  • enhance account migration process and ensure complete before loading keys (8360249)

2.2.0

09 Dec 09:24
Compare
Choose a tag to compare

2.2.0 (2024-12-09)

Bug Fixes

  • update loading animation (866123f)

Features

  • include steps to connect a ledger device in the signing flow if not connected (5a28506)
  • remove the ping messages from PolymeshInjected (edf381f)
  • show protocol fees for nested calls + bump SDK and Polymesh types dependencies (c1d3967)

2.1.0

23 Oct 18:27
Compare
Choose a tag to compare

2.1.0 (2024-10-23)

Bug Fixes

  • update github action (0b0e40d)
  • use github actions/upload-artifact@v4 (e57751e)

Features

  • add dual compatibility with polymesh v6 and v7 (e51f12d)

2.0.3

28 Aug 18:38
Compare
Choose a tag to compare

2.0.3 (2024-08-28)

Bug Fixes

  • store did key addresses in the default SS58 format used by the keyring (7f1425a)

2.0.2

28 Aug 18:33
Compare
Choose a tag to compare

2.0.2 (2024-08-28)

Bug Fixes

2.0.1

27 Aug 14:11
Compare
Choose a tag to compare

2.0.1 (2024-08-27)

Bug Fixes

2.0.0

27 Aug 12:48
Compare
Choose a tag to compare

2.0.0 (2024-08-27)

Bug Fixes

Features

  • migrate to Manifest V3 and align with upstream polkadot extension (5d7198d)

BREAKING CHANGES

  • Updated Polymesh wallet to support Manifest V3, with significant updates aligning configurations, dependencies, and architecture to match upstream polkadot wallet. This may affect compatibility with environments relying on Manifest V2.

1.8.3

05 Apr 11:00
Compare
Choose a tag to compare

1.8.3 (2024-04-05)

Bug Fixes

  • update to correct staging endpoint (e44bd78)

1.8.2

25 Jan 11:19
Compare
Choose a tag to compare

1.8.2 (2024-01-25)

Bug Fixes

  • prevent authorization requests from incorrect url when pages are pre-rendered (75a42ed)