polkadot{.js} extension versjonshistorikk - 25 versjoner
polkadot{.js} extension av polkadot{.js}
Vær forsiktig med eldre versjoner! Disse versjonene er vist som referanse og til testformål.Du burde alltid bruke den siste versjonen av et tillegg.
Siste versjon
Versjon 0.58.5
Utgitt 10. mars 2025 - 1,33 MBFungerer med firefox 109.0a1 og nyereChanges:- Ensure text is filtered so it doesnt cause white screens
- Fix .name error with whitescreen
- Upgrade polkadot-js deps
Kildekode utgitt under Apache-2.0
Last ned Firefox og få utvidelsenDu trenger Firefox for å bruke denne utvidelsenEldre versjoner
Versjon 0.58.3
Utgitt 13. feb. 2025 - 1,33 MBFungerer med firefox 109.0a1 og nyere- Upgrade polkadot-js api, and phishing
- Upgrade @polkadot-api/merkleize-metadata to 1.1.13
Kildekode utgitt under Apache-2.0
Versjon 0.58.1
Utgitt 9. jan. 2025 - 1,33 MBFungerer med firefox 109.0a1 og nyereContributed:
- Add support for canceling authorization requests without authorizing sites
Changes:
- Upgrade polkadot-js deps
@polkadot/api -> 15.2.1
@polkadot/common -> 13.3.1
@polkadot/phishing -> 0.25.1
@polkadot/ui -> 3.12.1
- Bump dev w/ @polkadot-api/merkelize-metadata
- Bump @fortawesome/* deps
- Bump yarn to 4.6.0
- Update headers to 2025Kildekode utgitt under Apache-2.0
Versjon 0.56.1
Utgitt 4. nov. 2024 - 1,33 MBFungerer med firefox 109.0a1 og nyereChanges:
- 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.2Kildekode utgitt under Apache-2.0
Versjon 0.53.1
Utgitt 11. okt. 2024 - 1,32 MBFungerer med firefox 109.0a1 og nyereContributed:
- 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.Kildekode utgitt under Apache-2.0
Versjon 0.52.2
Utgitt 16. aug. 2024 - 1,31 MBFungerer med firefox 109.0a1 og nyereChanges:
- Remove Alarm permissionsKildekode utgitt under Apache-2.0
Versjon 0.51.1
Utgitt 8. aug. 2024 - 1,3 MBFungerer med firefox 109.0a1 og nyereContributed:
- 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.3Kildekode utgitt under Apache-2.0
Versjon 0.50.1
Utgitt 31. juli 2024 - 1,26 MBFungerer med firefox 109.0a1 og nyereContributed:
- 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 terminatedKildekode utgitt under Apache-2.0
Versjon 0.49.3
Utgitt 19. juli 2024 - 1,25 MBFungerer med firefox 109.0a1 og nyereBreaking 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 bracketsKildekode utgitt under Apache-2.0
Versjon 0.48.2
Utgitt 3. juli 2024 - 1,22 MBFungerer med firefox 58.0 og nyereChanges:
- Adjust ui imports for deterministic bundlingKildekode utgitt under Apache-2.0
Versjon 0.41.1
Utgitt 8. nov. 2021 - 1,38 MBFungerer med firefox 48.0 og nyereContributed:
- 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.1Kildekode utgitt under Apache-2.0
Versjon 0.40.2
Utgitt 16. sep. 2021 - 1,37 MBFungerer med firefox 48.0 og nyereContributed:
- 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 versionsKildekode utgitt under Apache-2.0
Versjon 0.38.1
Utgitt 25. mai 2021 - 1,36 MBFungerer med firefox 48.0 og nyereContributed:
- 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 packagesKildekode utgitt under Apache-2.0
Versjon 0.37.1
Utgitt 10. feb. 2021 - 1,07 MBFungerer med firefox 48.0 og nyereContributed:
- 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 tabsKildekode utgitt under Apache-2.0
Versjon 0.36.1
Utgitt 5. jan. 2021 - 1,03 MBFungerer med firefox 48.0 og nyereContributed:
- 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 derivedKildekode utgitt under Apache-2.0
Versjon 0.35.1
Utgitt 30. nov. 2020 - 1,63 MBFungerer med firefox 48.0 og nyereContributed:
- 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 typesKildekode utgitt under Apache-2.0
Versjon 0.34.1
Utgitt 15. sep. 2020 - 1,72 MBFungerer med firefox 48.0 og nyere- Added support for the upcoming Metadata v12 formatsKildekode utgitt under Apache-2.0
Versjon 0.33.4
Utgitt 9. sep. 2020 - 1,71 MBFungerer med firefox 48.0 og nyereContributed:
- 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 displaysKildekode utgitt under Apache-2.0
Versjon 0.31.1
Utgitt 24. juni 2020 - 1,52 MBFungerer med firefox 48.0 og nyere- Indicate password error when account cannot be unlocked on signing
- Support for new Polkadot/Kusama/Substrate signing payloadsKildekode utgitt under Apache-2.0
Versjon 0.30.1
Utgitt 8. juni 2020 - 1,52 MBFungerer med firefox 48.0 og nyere- 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 timestampKildekode utgitt under Apache-2.0
Versjon 0.25.1
Utgitt 14. mai 2020 - 1,58 MBFungerer med firefox 48.0 og nyere- 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 KusamaKildekode utgitt under Apache-2.0
Versjon 0.24.1
Utgitt 19. apr. 2020 - 1,55 MBFungerer med firefox 48.0 og nyere- 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 cleanupsKildekode utgitt under Apache-2.0
Versjon 0.23.1
Utgitt 26. mars 2020 - 1,44 MBFungerer med firefox 48.0 og nyere- 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 networkKildekode utgitt under Apache-2.0
Versjon 0.22.1
Utgitt 3. mars 2020 - 1,51 MBFungerer med firefox 48.0 og nyere- 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 versionsKildekode utgitt under Apache-2.0
Versjon 0.20.1
Utgitt 27. jan. 2020 - 1,47 MBFungerer med firefox 48.0 og nyereKildekode utgitt under Apache-2.0