Releases: polkadot-js/extension
Releases · polkadot-js/extension
v0.24.1
- Allow for per root-account derivation & indicators (Thanks to https://github.com/EthWorks)
- Add consistent validation to all text inputs (Thanks to https://github.com/EthWorks)
- Make address copy interfaces easily accessible (Thanks to https://github.com/EthWorks)
- Latest dependency updates, base types for all latest Polkadot/Substrate chains
- Rework base storage access & cross-browser interfaces for consistency
- UI consistency adjustments & code maintainability cleanups
v0.23.1
- Extract shared background code for re-use (Thanks to https://github.com/amaurymartiny)
- Expose available genesisHash/specVersion to the dapps using the extension
- Allow prompts for metadata from dapps before decoding
- Add latest metadata for the Kusama network
v0.22.1
- Fix uncaught exception when tab closes without action (Thanks to https://github.com/amaurymartiny)
- Add preliminary support for provider injection, no UI config (Thanks to https://github.com/amaurymartiny)
- Dependencies updated to latest versions
v0.20.1
- Redesign of all UI components and views (Thanks to https://github.com/EthWorks)
- Account copy now respects the address formatting
- Updated to latest polkadot-js/api
v0.13.1
- Account export functionality (Thanks to https://github.com/Anze1m)
- Add a setting to switch off camera access
- Support for latest Polkadot/Substrate clients with v8 metadata & v4 transactions
- Remove support for non-operational Kusama CC1 network
v0.12.1
v0.11.1
- Cleanup metadata handling, when outdated for a node, transparently handle parsing errors
- Added Edgeware chain & metadata information
- Display addresses correctly formatted based on the ss58 chain identifiers
- Display identity icons based on chain types for known chains
- Integrate latest @polkadot/util, @polkadot-js/ui & @polkadot/api dependencies
- Updated to babe 7.6 (build and runtime improvements)