Releases: PolymeshAssociation/signing-managers
Releases · PolymeshAssociation/signing-managers
@polymeshassociation/[email protected]
1.3.0 (2023-04-03)
Bug Fixes
- browser-extension-signing-manager: ⬆️ update @polymeshassociation/signing-manager-types to 2.0.0 [skip ci] (f77c44a)
Features
- browser-extension-signing-manager: add support for multiple account types while creating browser signing manager (adadfc0)
BREAKING CHANGES
- browser-extension-signing-manager: -
setAccountType
has been renamed tosetAccountTypes
and takes
KeypairType[]
as parameter
accountType
param ofcreate
method ofBrowserExtensionSigningManger
has been changed to
accountTypes
of typeKeypairType[]
This release is also available on:
@polymeshassociation/[email protected]
@polymeshassociation/[email protected]
@polymeshassociation/[email protected]
@polymeshassociation/[email protected]
@polymeshassociation/[email protected]
@polymeshassociation/[email protected]
@polymeshassociation/[email protected]
@polymeshassociation/[email protected]
1.2.0 (2023-03-31)
Features
- browser-extension-signing-manager: add
genesisHash
andaccountType
as optional parameters tocreate
method (bac1ff8) - browser-extension-signing-manager: add
getCurrentNetwork
method (b5bf260) - browser-extension-signing-manager: add optional
ss58Format
arg while creation (d2ec62d) - browser-extension-signing-manager: modify
onNetworkChange
to handle newtork agnositc extensions (7a64a98) - browser-extension-signing-manager: multiple extensions support (cfb05c2)
This release is also available on: