Releases: polkadot-js/extension
Releases · polkadot-js/extension
v0.42.7
v0.42.6
v0.42.5
Important Not published to the stores, aligns with latest released packages.
Changes:
- Ensure that only latest metadata is applied (when multiple genesis)
- Rename all
*.test.ts
to*.spec.ts
(cross-repo consistency) - Only apply cross-browser environment globally in non-content scripts
- Ensure package path is availble under ESM & CJS
- Bump
@polkadot/util
to 8.3.1 - Bump
@polkadot/api
to 7.3.1
v0.42.4
v0.42.3
Important Not published to the stores, aligns with latest released packages.
Contributed:
- Fix typo on https://polkadot.js.org/docs/ (Thanks to https://github.com/michaelhealyco)
Changes:
- Bump @polkadot/util to 8.2.2
- Bump @polkadot/api to 7.1.1
v0.42.2
v0.42.1
Contributed:
- Allow for configuration of base ports (Thanks to https://github.com/AndreiEres)
- Adjust messaging for non-signRaw accounts (Thanks to https://github.com/BigBadAlien)
- Additional tests for Ethereum derivation (Thanks to https://github.com/joelamouche)
Changes:
- Adjust
chrome.*
location via polyfill on non-Chrome browsers - Allow import of account via QR (where seed is provided)
- Expand error messaging for non-compatible Ledger chains
- Bump
@polkadot/util
to 8.1.2 - Bump
@polkadot/api
to 6.11.1
v0.41.2
v0.41.1
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