polkadot{.js} extension version history - 23 versions
polkadot{.js} extension by polkadot{.js}
Be careful with old versions! These versions are displayed for testing and reference purposes.
You should always use the latest version of an add-on.
Latest version
Version 0.36.1
Released Jan 5, 2021 - 1.03 MBWorks with firefox 48.0 and laterContributed:
- Allow for the management of per-site approvals (Thanks to https://github.com/Tbaut)
- Add support for Ethereum account imports (Thanks to https://github.com/Tbaut)
- Split account derivation and from-seed creation flows (Thanks to https://github.com/Tbaut)
- Fix overlapping error labels (Thanks to https://github.com/Tbaut)
- Rework JSON restoration for consistency (Thanks to https://github.com/Tbaut)
- Leverage cache for phishing detection (Thanks to https://github.com/Tbaut)
- Allow ecdsa accounts to be injected (Thanks to https://github.com/Tbaut)
- Adjust display for overly long names (Thanks to https://github.com/Tbaut)
- Ensure that attached chain/prefix is always used on accounts (Thanks to https://github.com/Tbaut)
- Show account name (as entered) in creation screens (Thanks to https://github.com/Tbaut)
- show wrong password error on export screen (Thanks to https://github.com/Tbaut)
- Add new UI tests and fix skipped tests (Thanks to https://github.com/Tbaut)
- Additional fr translations (Thanks to https://github.com/Tbaut)
Changes:
- Swap to using Webpack 5 for reproducible builds
- Swap to using TypeScript type imports
- Hide parent/derivation-path when account is not derivedSource code released under Apache-2.0
Older versions
Version 0.35.1
Released Nov 30, 2020 - 1.63 MBWorks with firefox 48.0 and laterContributed:
- Add i18n French
- Add a caps-lock warning for passwords
- Unify warning/error messages between components
- Adjust notification window for cross-platform consistency
- Set account visibility directly from icon click
- Don't indicate name errors before any value is entered
- Swap icons to the Font Awesome (instead of built-in)
- Use `@polkadot/networks` for known ss58 formats/genesis
- Add phishing site detection and redirection
- Add indicator icon for external accounts
- Add error boundaries across all UI components
- Group accounts by network, sort by name & path
- Fix derive suggestions to update when switching root
- Adjust window opening logic to be generic
- Add i18n language selection dropdown
- Adjust password expiry to extend timeperiod
- Rework password caching for security & robustness
- Share password expiry length between back/front-ends
- Cleanup all global styles and usage
Changes:
- Adjust web3Enable for better on-load detection
- Support for all latest Substrate/Polkadot typesSource code released under Apache-2.0
Version 0.34.1
Released Sep 15, 2020 - 1.72 MBWorks with firefox 48.0 and later- Added support for the upcoming Metadata v12 formatsSource code released under Apache-2.0
Version 0.33.4
Released Sep 9, 2020 - 1.71 MBWorks with firefox 48.0 and laterContributed:
- Include Subsocial ss58 (Thanks to https://github.com/F3Joule)
- Add Crab network (Thanks to https://github.com/WoeOm)
- README updates (Thanks to https://github.com/Noc2)
- Runtime checks for web3Enable params (Thanks to https://github.com/Tbaut)
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 displaysSource code released under Apache-2.0
Version 0.31.1
Released Jun 24, 2020 - 1.52 MBWorks with firefox 48.0 and later- Indicate password error when account cannot be unlocked on signing
- Support for new Polkadot/Kusama/Substrate signing payloadsSource code released under Apache-2.0
Version 0.30.1
Released Jun 8, 2020 - 1.52 MBWorks with firefox 48.0 and later- 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 timestampSource code released under Apache-2.0
Version 0.25.1
Released May 14, 2020 - 1.58 MBWorks with firefox 48.0 and later- 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 KusamaSource code released under Apache-2.0
Version 0.24.1
Released Apr 19, 2020 - 1.55 MBWorks with firefox 48.0 and later- 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 cleanupsSource code released under Apache-2.0
Version 0.23.1
Released Mar 26, 2020 - 1.44 MBWorks with firefox 48.0 and later- 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 networkSource code released under Apache-2.0
Version 0.22.1
Released Mar 3, 2020 - 1.51 MBWorks with firefox 48.0 and later- 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 versionsSource code released under Apache-2.0
Version 0.20.1
Released Jan 27, 2020 - 1.47 MBWorks with firefox 48.0 and laterSource code released under Apache-2.0
Version 0.14.1
Released Dec 10, 2019 - 1.34 MBWorks with firefox 48.0 and later- Support for Kusama CC3
- Implement ability to sign raw messages (Thanks to https://github.com/c410-f3r)
- Allow the use of hex seeds as part of account creationSource code released under Apache-2.0
Version 0.13.1
Released Oct 25, 2019 - 1.32 MBWorks with firefox 48.0 and later- Account export functionality
- 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 networkSource code released under Apache-2.0
Version 0.12.1
Released Oct 2, 2019 - 1.32 MBWorks with firefox 48.0 and laterAdded support for Kusama CC2 metadataSource code released under Apache-2.0
Version 0.11.1
Released Sep 20, 2019 - 1.31 MBWorks with firefox 48.0 and later- 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)Source code released under Apache-2.0
Version 0.10.1
Released Sep 10, 2019 - 1.31 MBWorks with firefox 48.0 and later- Support for external accounts as presented by mobile signers, e.g. the Parity Signer
- Allow the extension UI to be opened in a new tab
- Adjust embedded chain metadata to only contain actual calls (for decoding)
- Minor code maintainability enhancementsSource code released under Apache-2.0
Version 0.8.2
Released Aug 25, 2019 - 1.25 MBWorks with firefox 48.0 and later- Add metadata for Kusama, transactions on this chain is now decoded
- Allow for the specification of hard and soft derivations as part of the account import
- Update to latest stable polkadot-js/apiSource code released under Apache-2.0
Version 0.7.1
Released Aug 19, 2019 - 1.23 MBWorks with firefox 48.0 and laterAdded support for the new signer payload for Kusama - this means that each transaction is checked against the runtime version as well.Source code released under Apache-2.0
Version 0.6.1
Released Aug 3, 2019 - 1.25 MBWorks with firefox 48.0 and laterThis version adds support for the final Extrinsic format (v3), that will be deployed on the Kusama network.Source code released under Apache-2.0
Version 0.5.1
Released Jul 25, 2019 - 1.25 MBWorks with firefox 48.0 and later- Always check for site permissions on messages, don't assume that messages originate from the libraries provided
- Change the injected Signer interface to support the upcoming Kusama transaction formatSource code released under Apache-2.0
Version 0.4.1
Released Jul 18, 2019 - 1.24 MBWorks with firefox 48.0 and later- Transactions are now signed with expiry information, so each transaction is mortal by default
- Unneeded scrollbars on Firefox does not appear anymore (when window is popped out)
- Cater for the setting of multiple network prefixes, e.g. Kusama
- Project icon has been updatedSource code released under Apache-2.0
Version 0.3.1
Released Jul 14, 2019 - 1.26 MBWorks with firefox 48.0 and laterThis version adds the ability to view the mortality status of the transactions, when it is being signed. Additionally, the signing popup window now works properly on Firefox, so any authorization requests are easier to manage.Source code released under Apache-2.0
Version 0.2.1
Released Jul 13, 2019 - 1.26 MBWorks with firefox 48.0 and laterSource code released under Apache-2.0