Releases: polkadot-js/extension
Releases · polkadot-js/extension
v0.44.4
- Important Not published to the stores, aligns with latest released packages.
Contributed:
- Adjust layout for authorization modal (Thanks to https://github.com/Tbaut)
Changes:
- Upgrade to
@polkadot/api
9.1.1 - Updated to
@polkadot/util
10.1.3
v0.44.3
- Important Not published to the stores, aligns with latest released packages.
Contributed:
- Adjust layout for authorization modal (Thanks to https://github.com/Tbaut)
Changes:
- Upgrade to
@polkadot/api
9.0.1 - Updated to
@polkadot/util
10.1.2
v0.44.2
- Important Not published to the stores, aligns with latest released packages.
Contributed:
- Account selection/management for authorized sites (Thanks to https://github.com/Tbaut)
- UI icon & cursor adjustments for authorization (Thanks to https://github.com/roiLeo)
Changes:
- Allow for unsubscribe handling on account subscriptions
- Add error handling for user-supplied account callbacks
- Upgrade to
@polkadot/api
8.14.1 - Updated to
@polkadot/util
10.1.1
v0.44.1
Important CHANGELOG entries are a rollup of details since last publish to the stores
Contributed:
- Adjust nvm version (Thanks to https://github.com/pedroapfilho)
- Add filtered account subscriptions (Thanks to https://github.com/hamidra)
- Display signed data as Ascii (Thanks to https://github.com/hamidra)
- Removal for authorized URLs (Thanks to https://github.com/Are10)
- Fix typo on https://polkadot.js.org/docs/ (Thanks to https://github.com/michaelhealyco)
Changes:
- Remove all signing via QR (imcompatible)
- Swap to React 18
- Gracefully handle promise rejections
- Don't apply shims on content pages, only apply on background
- 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 available under ESM & CJS
- Upgrade to
@polkadot/api
8.7.1 - Updated to
@polkadot/util
9.4.1
v0.43.3
- Important Not published to the stores, aligns with latest released packages.
Contributed:
- Adjust nvm version (Thanks to https://github.com/pedroapfilho)
- Add filtered account subscriptions (Thanks to https://github.com/hamidra)
Changes:
- Gracefully handle promise rejections
- Upgrade to
@polkadot/api
8.7.1 - Updated to
@polkadot/util
9.4.1
v0.43.2
- Important Not published to the stores, aligns with latest released packages.
Contributed:
- Display signed data as Ascii (Thanks to https://github.com/hamidra)
Changes:
- Remove all signing via QR (imcompatible)
- Swap to React 18
- Upgrade to
@polkadot/api
8.4.1 - Updated to
@polkadot/util
9.2.1
v0.43.1
-
Important Not published to the stores, aligns with latest released packages.
-
Breaking change In this version the commonjs outputs are moved to a sub-folder. Since the export map and main field in package.json does reflect this change, there should be no usage changes. However the packages here will all need to be on the same version for internal linkage.
Changes:
- Output commonjs files under the
cjs/**
root - Upgrade to
@polkadot/api
8.0.1 - Updated to
@polkadot/util
9.0.1
v0.42.10
Important Not published to the stores, aligns with latest released packages.
Contributed:
- Removal for authorized URLs (Thanks to https://github.com/Are10)
Changes:
- Adjust for bundlers where
import.meta.url
is undefined - Bump
@polkadot/api
to 7.15.1 - Bump
@polkadot/util
to 8.7.1