Releases: polkadot-js/ui
Releases · polkadot-js/ui
v0.55.1
- Better error-handling for invalid FileStore accounts (Thanks to https://github.com/yuhui1208)
- Adjust react-qr
Scan*
makingonScan
callbacks required - Rework the react-qr display to use functional components
- Bump to
@polkadot/api
1.21.1 - Bump to
@polkadot/util
2.15.1
v0.54.1
- Add genesisHash to signer payload (Thanks to https://github.com/hanwencheng)
- Allow QR scanning to parse mini keys (Thanks to https://github.com/hanwencheng)
- Adjust ordering of available crypto types (native first)
- Rename Substrate prefix entry (42) to "generic"
- Bump to
@polkadot/api
1.19.1 - Bump to
@polkadot/util
2.14.1
v0.53.1
- Add Ecdsa to the supported crypto types options (Thanks to https://github.com/akru)
- Add Egedware to network prefix settings (Thanks to https://github.com/jnaviask)
- Add
addMultisig
into keyring (with all options to re-create address) - Bump to
@polkadot/api
1.14.1 - Bump to
@polkadot/util
2.10.1
v0.52.1
- Breaking change (TypeScript only) The
*.d.ts
files now contain TypeScript 3.8 features,#private
, which is not usable in older versions - Allow for the encoding of chain-settings via QR (Thanks to https://github.com/hanwencheng)
- Enhance checks for ws url in settings (Thanks to https://github.com/kwingram25)
- Start of
isAlternative
implementations for identicons to react, react-native & vue (currently only Polkadot sixPoint) - Bump to
@polkadot/api
1.10 &@polkadot/util
2.8 - Convert
private <field>
to#<field>
- Remove internal/duplicated ui-keyring ss58Format mapping, rather set it directly on wrapped keyring
v0.51.1
v0.48.1
- Support QR scans with account name included
- Fix some issues with the RN template (Thanks to https://github.com/puti94)
- Add Kulupu (Thanks to https://github.com/sorpaas)
- Add Westend
- Update Edgeware URLs (Thanks to https://github.com/drewstone)
- Typo fixes (Thanks to https://github.com/F3Joule)
- @polkadot/api 1.0 and @polkadot/util 2.0
v0.44.1
v0.43.1
- Add W3F Node for Kusama
- Add extended info to ui-settings, i.e. info on each option
- Adjust logos in ui-assets (incl. updated Substrate logo)
- ui-keyring now check the genesisHash on all load operations (if supplied)
- react-qr is now operational for display and scanning (and in-use)