Skip to content

Releases: polkadot-js/extension

v0.36.1

05 Jan 08:50
Compare
Choose a tag to compare

Contributed:

Changes:

  • Swap to using Webpack 5 for reproducible builds
  • Swap to using TypeScript type imports
  • Hide parent/derivation-path when account is not derived

v0.35.1

30 Nov 09:12
Compare
Choose a tag to compare

Contributed:

Changes:

  • Adjust web3Enable for better on-load detection
  • Support for all latest Substrate/Polkadot types

v0.34.1

15 Sep 07:43
Compare
Choose a tag to compare

Contributed:

Changes:

  • Support for latest Metadata v12 formats

v0.33.4

09 Sep 09:39
Compare
Choose a tag to compare

Contributed:

Changes:

  • Reproducible builds with Webpack optimization flags

v0.33.3

09 Sep 09:01
Compare
Choose a tag to compare
v0.33.3 Pre-release
Pre-release

Contributed:

Changes:

  • Reproducible builds with Webpack optimization flags

v0.33.2

07 Sep 08:32
Compare
Choose a tag to compare
  • Fix zip output to correctly include all source files

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