polkadot{.js} extension 版本历史 - 25 个版本
polkadot{.js} extension 作者: polkadot{.js}
polkadot{.js} extension 版本历史 - 25 个版本
小心旧版本!显示这些版本是为了测试和参考目的。您应该始终使用附加组件的最新版本。
最新版本
版本 0.56.1
发布于 2024年11月4日 - 1.33 MB适用于 firefox 109.0a1 及更高版本Changes:
- Bump all polkadot deps
- polkadot/api -> 14.2.1
- polkadot/common -> 13.2.2
- Gives support for Frequency, and Polimec
- polkadot/ui -> 3.11.2
- polkadot/phishing -> 0.24.2源代码遵循 Apache-2.0 发布
下载 Firefox 并安装扩展您需要 Firefox 来使用此扩展较早版本
版本 0.53.1
发布于 2024年10月11日 - 1.32 MB适用于 firefox 109.0a1 及更高版本Contributed:
- Ability to Reject an authentication request instead of ignoring it
Changes:
Upgrade polkadot-js deps (#1462)
- This contains breaking changes in the API that was released in 13.0.1. The release changed the way AssetId is returned from toPayload in the Signer interface. Option<TAssetConversion> is now returned as a SCALE encoded hex.源代码遵循 Apache-2.0 发布
版本 0.52.2
发布于 2024年8月16日 - 1.31 MB适用于 firefox 109.0a1 及更高版本Changes:
- Remove Alarm permissions源代码遵循 Apache-2.0 发布
版本 0.51.1
发布于 2024年8月8日 - 1.3 MB适用于 firefox 109.0a1 及更高版本Contributed:
- Update XCM Analyser to v1.3.1
- Fix: ensure the service worker is awake before every port message
- NOTE: The extension-base now exposes a set of functions for port connection stability.
- `setupPort`
- `wakeUpServiceWorker`
- `ensurePortConnection`
Changes:
- Bump yarn to 4.3.1
- Add CI script to check for diffs in src vs build for store release
- Change Connected to Connect Accounts
- Upgrade Polkadot-js deps
- polkadot/api 12.3.1
- polkadot/phishing 0.23.3
- polkadot/ui 3.8.3源代码遵循 Apache-2.0 发布
版本 0.50.1
发布于 2024年7月31日 - 1.26 MB适用于 firefox 109.0a1 及更高版本Contributed:
- Update subscribed accounts when connected site authorizations are modified
- Deprecates public udateCurrentTabsUrl in class State in favor of public updateCurrentTabsUrl.
Changes:
- Add support for the Ledger Generic App
- Add support for the Ledger Migration App
- Note: In order to use the ledger migration app, you must toggle the setting inside of settings. That will enable the migration app for use.
- Fix extension stuck in ... loading ... screen after service_worker got terminated源代码遵循 Apache-2.0 发布
版本 0.49.3
发布于 2024年7月19日 - 1.25 MB适用于 firefox 109.0a1 及更高版本Breaking Changes:
Update from Manifest v2 to v3 for Chrome
Update from Manifest v2 to v3 for Firefox
Note: These are very large breaking changes. Please review the following PR's to see exactly what has changed and for any additional information that can assist you in your migration.
Changes:
Update xcm analyzer to 1.3.0
Upgrade Polkadot.js Deps
@polkadot/common -> 13.0.2 (Introduces the interface for the new ledger app. This will be implemented in the next release)
@polkadot/api -> 12.2.1
@polkadot/phishing -> 0.23.1
@polkadot/ui -> 3.7.1
Update module resolution to bundler
Clean the manifest build process
Fix ID used in manifest_firefox.json by adding brackets源代码遵循 Apache-2.0 发布
版本 0.48.2
发布于 2024年7月3日 - 1.22 MB适用于 firefox 58.0 及更高版本Changes:
- Adjust ui imports for deterministic bundling源代码遵循 Apache-2.0 发布
版本 0.41.1
发布于 2021年11月8日 - 1.38 MB适用于 firefox 48.0 及更高版本Contributed:
- Add search functionality (Thanks to https://github.com/Tbaut)
- Add Urdu translation (Thanks to https://github.com/itsonal)
Changes:
- Detect Ascii bytes (& display) when signing
- Correctly detect and create Ethereum-compatible chain accounts
- Ensure site authorization toggle is saved
- Optimize metadata conversion process
- Bump `@polkadot/util` to 7.8.2
- Bump `@polkadot/api` to 6.7.1源代码遵循 Apache-2.0 发布
版本 0.40.2
发布于 2021年9月16日 - 1.37 MB适用于 firefox 48.0 及更高版本Contributed:
- Support signing of raw data via Qr (Thanks to https://github.com/Tbaut, prior 0.38.4)
- Add Polish language support (Thanks to https://github.com/ccris02, prior 0.38.8)
- Add Thai language support (Thanks to https://github.com/Chakrarin)
- Display Ethereum formatted addressed for compatible chains (Thanks to https://github.com/joelamouche)
- Allow import of Metamask addresses for compatible chains (Thanks to https://github.com/joelamouche)
- Add configurable popup location (Thanks to https://github.com/shawntabrizi)
Changes:
- Adjust raw signing outputs with data wrapper
- Adjust settings menu layouts
- Cater for v14 metadata formats
- Cater for `#` in phishing Urls as part of the checks
- Bump `@polkadot/api` & `@polkadot/util` to latest versions源代码遵循 Apache-2.0 发布
版本 0.38.1
发布于 2021年5月25日 - 1.36 MB适用于 firefox 48.0 及更高版本Contributed:
- Support IPFS/IPNS uls (Thanks to https://github.com/carumusan)
- Batch export of all accounts (Thanks to https://github.com/BubbleBear)
- Turkish i18n (Thanks to https://github.com/zinderud)
- Support for custom signed extensions (Thanks to https://github.com/KarishmaBothara)
- Adjust background handler port mapping (Thanks to https://github.com/hlminh2000)
- Prevent 3rd party authorize abuse (Thanks to https://github.com/remon-nashid)
- Use file-saver for account export (Thanks to https://github.com/Tbaut)
- Language fixes (Thanks to https://github.com/n3wborn)
Changes:
- Support for Metadata v13 from Substrate
- Bump `@polkadot/api` & `@polkadot/util` to latest released versions
- Swap to use of ESM modules all in published packages源代码遵循 Apache-2.0 发布
版本 0.37.1
发布于 2021年2月10日 - 1.07 MB适用于 firefox 48.0 及更高版本Contributed:
- Ensure accounts check against raw public keys (Thanks to https://github.com/yuzhiyou1990)
- Add support for Ledger devices (Thanks to https://github.com/Tbaut)
- Add network selectors on the creation of all accounts (Thanks to https://github.com/Tbaut)
- Add explicit derivation field on seed imports (Thanks to https://github.com/Tbaut)
- Adjust slider color for dark theme (Thanks to https://github.com/Tbaut)
- Expand and cleanup tests (Thanks to https://github.com/Tbaut)
- Allow custom chains to be selected as tie-to chains (Thanks to https://github.com/Tbaut)
- Various UI adjustments for consistency (Thanks to https://github.com/Tbaut)
- Update i18n fr (Thanks to https://github.com/Tbaut)
Changes:
- Support for latest JS APIs
- Adjust phishing detection to check newly opened tabs源代码遵循 Apache-2.0 发布
版本 0.36.1
发布于 2021年1月5日 - 1.03 MB适用于 firefox 48.0 及更高版本Contributed:
- 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 derived源代码遵循 Apache-2.0 发布
版本 0.35.1
发布于 2020年11月30日 - 1.63 MB适用于 firefox 48.0 及更高版本Contributed:
- 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 types源代码遵循 Apache-2.0 发布
版本 0.34.1
发布于 2020年9月15日 - 1.72 MB适用于 firefox 48.0 及更高版本- Added support for the upcoming Metadata v12 formats源代码遵循 Apache-2.0 发布
版本 0.33.4
发布于 2020年9月9日 - 1.71 MB适用于 firefox 48.0 及更高版本Contributed:
- 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 displays源代码遵循 Apache-2.0 发布
版本 0.31.1
发布于 2020年6月24日 - 1.52 MB适用于 firefox 48.0 及更高版本- Indicate password error when account cannot be unlocked on signing
- Support for new Polkadot/Kusama/Substrate signing payloads源代码遵循 Apache-2.0 发布
版本 0.30.1
发布于 2020年6月8日 - 1.52 MB适用于 firefox 48.0 及更高版本- 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源代码遵循 Apache-2.0 发布
版本 0.25.1
发布于 2020年5月14日 - 1.58 MB适用于 firefox 48.0 及更高版本- 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源代码遵循 Apache-2.0 发布
版本 0.24.1
发布于 2020年4月19日 - 1.55 MB适用于 firefox 48.0 及更高版本- 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源代码遵循 Apache-2.0 发布
版本 0.23.1
发布于 2020年3月26日 - 1.44 MB适用于 firefox 48.0 及更高版本- 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源代码遵循 Apache-2.0 发布
版本 0.22.1
发布于 2020年3月3日 - 1.51 MB适用于 firefox 48.0 及更高版本- 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源代码遵循 Apache-2.0 发布
版本 0.14.1
发布于 2019年12月10日 - 1.34 MB适用于 firefox 48.0 及更高版本- 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 creation源代码遵循 Apache-2.0 发布
版本 0.13.1
发布于 2019年10月25日 - 1.32 MB适用于 firefox 48.0 及更高版本- 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 network源代码遵循 Apache-2.0 发布
版本 0.12.1
发布于 2019年10月2日 - 1.32 MB适用于 firefox 48.0 及更高版本Added support for Kusama CC2 metadata源代码遵循 Apache-2.0 发布