Skip to content

Releases: polkadot-js/extension

v0.33.1

07 Sep 07:46
Compare
Choose a tag to compare

Contributed:

Changes:

  • Add option to not ask password for 15 minutes (when signing transactions)
  • Derived accounts uses the parent genesisHash by default (attaches to same chain)
  • Make import from seed, QR & JSON options available on first-start
  • Adjust popup width, allowing full display of e.g. addresses
  • Always display network selection on all accounts
  • Handling signing rejections (any order) transparently
  • Small overall UI and use adjustments
  • Latest upstream polkadot-js dependencies
  • Prepare for i18n translations with initial i18next setup
  • Rendering optimizations for Extrinsic displays

v0.32.1

28 Jul 09:14
Compare
Choose a tag to compare
  • Add Kulupu to the chain lock dropdown (Thanks to https://github.com/carumusan)
  • Minor README updates (Thanks to https://github.com/marceljay)
  • Allow enter on signing to screens to submit
  • Update to v3 JSON file format (with kdf)
  • Update Polkadot naming (dropping CC1)
  • Add base known chain info to icon/ss58 display lookups
  • Adjust IdentityIcon backgrounds between dark/light themes

v0.31.1

24 Jun 09:32
Compare
Choose a tag to compare
  • Indicate password error when account cannot be unlocked on signing
  • Support for new Polkadot/Kusama/Substrate signing payloads

v0.30.1

08 Jun 09:53
Compare
Choose a tag to compare
  • Add the ability to import JSON keystore files (Thanks to https://github.com/shawntabrizi)
  • Updated to derivation documentation (Thanks to https://github.com/EthWorks)
  • Rework account creation with top-level menu
  • Allow accounts to be hidden, i.e. not injected (per account setting)
  • Adjust allowed mnemonic seed strengths, 12, 15, 18, 21 & 24 all allowed
  • Allow accounts to be tied to a specific network genesis (along with display)
  • Allow accounts to be made hidden, i.e. not injected into dapps
  • Remove duplication with Default/Substrate prefixes in dropdown (equivalent, only generic displayed)
  • Display child accounts when no parent has been found (orphans)
  • Display derived suri alongside parent account names
  • Remove all bundled metadata, update is available for dapps to keep current
  • Sorting of injected accounts based on created timestamp

v0.25.1

14 May 16:02
Compare
Choose a tag to compare
  • New account creation with default derivation (Thanks to https://github.com/EthWorks)
  • Adjust web3Enable promise to only resolve after the document has been loaded (is interactive)
  • Update signedExtensions to cater for new chains
  • Update metadata for latest Kusama

v0.24.1

19 Apr 16:51
Compare
Choose a tag to compare
  • 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

26 Mar 17:33
Compare
Choose a tag to compare
  • 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

03 Mar 11:00
Compare
Choose a tag to compare

v0.20.1

27 Jan 12:11
Compare
Choose a tag to compare
  • 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

25 Oct 07:41
Compare
Choose a tag to compare
  • 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