Skip to content

Tags: PolymeshAssociation/polymesh-wallet

Tags

2.4.1

Toggle 2.4.1's commit message
chore(release): add changelog entry for version 2.4.1 [skip ci]

## [2.4.1](2.4.0...2.4.1) (2025-04-10)

### Bug Fixes

* update secondary key handling to use the correct format ([b597db3](b597db3))

2.4.0

Toggle 2.4.0's commit message
chore(release): add changelog entry for version 2.4.0 [skip ci]

# [2.4.0](2.3.1...2.4.0) (2025-03-25)

### Features

* change "Reject" buttons to "Cancel" ([757a90d](757a90d))

2.3.1

Toggle 2.3.1's commit message
chore(release): add changelog entry for version 2.3.1 [skip ci]

## [2.3.1](2.3.0...2.3.1) (2025-01-20)

### Bug Fixes

* ensure keyring is always initialized ([29b86bc](29b86bc))

2.3.0

Toggle 2.3.0's commit message
chore(release): add changelog entry for version 2.3.0 [skip ci]

# [2.3.0](2.2.0...2.3.0) (2025-01-09)

### Features

* enhance account migration process and ensure complete before loading keys ([8360249](8360249))

2.2.0

Toggle 2.2.0's commit message
chore(release): add changelog entry for version 2.2.0 [skip ci]

# [2.2.0](2.1.0...2.2.0) (2024-12-09)

### Bug Fixes

* update loading animation ([866123f](866123f))

### Features

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

2.1.0

Toggle 2.1.0's commit message
chore(release): add changelog entry for version 2.1.0 [skip ci]

# [2.1.0](2.0.3...2.1.0) (2024-10-23)

### Bug Fixes

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

### Features

* add dual compatibility with polymesh v6 and v7 ([e51f12d](e51f12d))

2.0.3

Toggle 2.0.3's commit message
chore(release): add changelog entry for version 2.0.3 [skip ci]

## [2.0.3](2.0.2...2.0.3) (2024-08-28)

### Bug Fixes

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

2.0.2

Toggle 2.0.2's commit message
chore(release): add changelog entry for version 2.0.2 [skip ci]

## [2.0.2](2.0.1...2.0.2) (2024-08-28)

### Bug Fixes

* update README ([c9f101d](c9f101d))

2.0.1

Toggle 2.0.1's commit message
chore(release): add changelog entry for version 2.0.1 [skip ci]

## [2.0.1](2.0.0...2.0.1) (2024-08-27)

### Bug Fixes

* update bump-versions.sh to work with [email protected] ([7e32b13](7e32b13))

2.0.0

Toggle 2.0.0's commit message
chore(release): add changelog entry for version 2.0.0 [skip ci]

# [2.0.0](1.8.3...2.0.0) (2024-08-27)

### Bug Fixes

* enable corepack ([f8a0391](f8a0391))

### Features

* migrate to Manifest V3 and align with upstream polkadot extension ([5d7198d](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.