Skip to content

Conversation

@F-OBrien
Copy link
Collaborator

No description provided.

adamdossa and others added 30 commits October 27, 2023 19:17
# [1.8.0](1.7.9...1.8.0) (2023-10-27)

### Bug Fixes

* ability to unsubscribe from network ([75162b7](75162b7))
* add trailing slash to local dashboard link ([072d3e7](072d3e7))
* do not modify custom endpoint url ([0242f19](0242f19))
* identityClaim is now optional - remain backwards compatible ([1c8a197](1c8a197))
* merged develop + fixed conflicts ([faf782c](faf782c))
* merged develop + fixed conflicts ([bdf212c](bdf212c))
* open initial create/import account screens as ([5b52070](5b52070))
* removed unused code ([f4e947f](f4e947f))
* removed unused code ([f0b182f](f0b182f))
* requested changes ([875a4b6](875a4b6))
* resolve tsc error ([20ed11e](20ed11e))
* unsubscribing from keys ([0b5e100](0b5e100))
* update links ([b0198d9](b0198d9))
* updated networkUrl selector for apiPromis ([02b04cd](02b04cd))

### Features

* added api promise reload after custom url change ([67c6156](67c6156))
* added custom rpc functionality ([928127d](928127d))
* return wssUrl for custom networks ([17c1503](17c1503))
- Prevent subscribeCustomNetworkUrl from calling initApiCalls on initial
connection
- Disconnect api as part of unSubAll and prior to initializing new
connections
- Clean up currentDids when a new api connection is made
## [1.8.1](1.8.0...1.8.1) (2024-01-02)

### Bug Fixes

* fixed identity rename props ([2139d02](2139d02))
* fixed identity state slice for store identities by account and did ([76d7a6f](76d7a6f))
* multiple fixes ([4b29316](4b29316))
* remove network specific account states ([2969fb1](2969fb1))
## [1.8.2](1.8.1...1.8.2) (2024-01-25)

### Bug Fixes

* prevent authorization requests from incorrect url when pages are pre-rendered ([75a42ed](75a42ed))
## [1.8.3](1.8.2...1.8.3) (2024-04-05)

### Bug Fixes

* update to correct staging endpoint ([e44bd78](e44bd78))
BREAKING CHANGE: 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.
# [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.
## [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.2](2.0.1...2.0.2) (2024-08-28)

### Bug Fixes

* update README ([c9f101d](c9f101d))
…eyring

bump migration script to run on version 2.0.2 or earlier
## [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))
adamdossa and others added 21 commits October 23, 2024 19:24
# [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.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.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.3.1](2.3.0...2.3.1) (2025-01-20)

### Bug Fixes

* ensure keyring is always initialized ([29b86bc](29b86bc))
# [2.4.0](2.3.1...2.4.0) (2025-03-25)

### Features

* change "Reject" buttons to "Cancel" ([757a90d](757a90d))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants