Releases: polkadot-js/extension
Releases · polkadot-js/extension
v0.46.2
- Important Not published to the stores, aligns with latest released packages.
Changes:
- Adjust compilation output for
__internal__
class fields - Upgrade to
@polkadot/api
10.5.1 - Bump to
@polkadot/util
12.1.1
v0.46.1
- Important Not published to the stores, aligns with latest released packages.
Changes:
- Upgrade to
@polkadot/api
10.4.1 - Upgrade to
@polkadot/util
12.0.1
v0.45.5
- Important Not published to the stores, aligns with latest released packages.
Changes:
- Upgrade to
@polkadot/api
10.2.2 - Upgrade to
@polkadot/util
11.1.3
v0.45.4
- Important Not published to the stores, aligns with latest released packages.
Changes:
- Updated to
@polkadot/api
10.2.1 - Updated to
@polkadot/util
11.1.2
v0.45.3
- Important Not published to the stores, aligns with latest released packages.
Changes:
- Updated to
@polkadot/api
10.1.4 - Updated to
@polkadot/util
11.1.1
v0.45.2
- Important Not published to the stores, aligns with latest released packages.
Changes:
- Use consistent
.js
imports in source files (TS moduleResolution) - Updated to
@polkadot/api
10.1.1 - Updated to
@polkadot/util
11.0.2
v0.45.1
- Important Not published to the stores, aligns with latest released packages.
Changes:
- Swap TS -> JS compiler to use tsc (from babel)
- Adjust all tests to use
node:test
runner (ESM variants) - Updated to
@polkadot/api
10.0.1 - Updated to
@polkadot/util
11.0.1
v0.44.9
- Important Not published to the stores, aligns with latest released packages.
Changes:
- Updated to
@polkadot/api
9.14.2 - Updated to
@polkadot/util
10.4.2
v0.44.8
- Important Not published to the stores, aligns with latest released packages.
Changes:
- Updated to
@polkadot/api
9.11.1 - Updated to
@polkadot/util
10.2.3
v0.44.7
- Important Not published to the stores, aligns with latest released packages.
Contributed:
- Fix naming of
getAllMetadata
message (Thanks to https://github.com/Nick-1979) - Add more zh translations (Thanks to https://github.com/chendatony31)
- Typo fix (Thanks to https://github.com/Nick-1979)
- Re-add QR signing support (Thanks to https://github.com/Tbaut)
- Adjust flow of auth management screens (Thanks to https://github.com/Tbaut)
- Add links to connected accounts in header (Thanks to https://github.com/Tbaut)
Changes:
- Ensure that
EXTENSION_PREFIX
is always set as part of@polkadot/extension-base
- Allow for
genesisHash
filter to bothweb3{Accounts, AccountsSubscribe}
- Allow for transparent extension
ping
(as available) - Support for new privacy-preserving
connect(<source>)
interfaces (non-default) - Always set metadata before signing (fixes for ETH-compat chains)
- Updated to
@polkadot/api
9.10.4 - Updated to
@polkadot/util
10.2.1