Releases: polkadot-js/extension
Releases · polkadot-js/extension
v0.57.1
Breaking Changes:
- Upgrade polkadot-js/api to 15.0.1 (#1483)
- This contains breaking changes where the api now allows the signer to alter the call data. Please reference PR #6030 for more information.
- Upgrade polkadot-js/phishing to 0.24.4 (#1483)
Contributed:
- fix: extension does not get injected on page load (#1486)
Changes:
- Upgrade @polkadot-api/merkleize-metadata to 1.1.10 (#1484)
- Bump yarn to 4.5.3 (#1485)
v0.56.2
Changes:
- Bump dev to 0.82.1 w/ tslib (#1476)
- Bump polkadot-js deps (#1477)
- polkadot/api -> 14.3.1
- polkadot/common -> 13.2.3
- polkadot/phishing -> 0.24.3
- polkadot/ui -> 3.11.3
- Bump typescript to 5.5.4 (#1478)
v0.56.1
Changes:
- Bump all polkadot deps (#1473)
- 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
v0.55.1
Changes:
- Bump dev to 0.81.2 (#1469)
- Export CJS and ESM correctly
- Bump all polkadot deps (#1470)
- polkadot/api -> 14.1.1
- polkadot/common -> 13.2.1
- polkadot/ui -> 3.11.1
- polkadot/phishing -> 0.24.1
- Bump yarn to 4.5.1 (#1471)
v0.54.1
Changes:
- Update polkadot-js deps (#1466)
- Polkadot-js api -> 14.0.1
- NOTE: This adds support for Extrinsic V5.
- Polkadot-js phishing -> 0.23.7
- Bump yarn to 4.5.0 (#1467)
v0.53.1
Contributed:
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.
v0.52.3
Changes:
- Upgrade polkadot-js/api to 12.4.1
- Upgrade polkadot-js/phishing to 0.23.4
v0.52.2
NOTE: This is strictly a patch release for the store.
Changes:
- Remove Alarm permissions (#1449)
v0.52.1
Contributed:
Changes:
- Bump yarn to 4.4.0 (#1442)
- Enable "Chain Specific App" setting (#1445)
- This allows for ledger apps that are not included in the Polkadot Generic App to work with their specific Ledger App
- Fix setting rawMetadata as registry metadata (#1446)
v0.51.1
Contributed:
- Update XCM Analyser to v1.3.1 (Thanks to https://github.com/dudo50) (#1419)
- Fix: ensure the service worker is awake before every port message (Thanks to https://github.com/F-OBrien) (#1433)
- NOTE: The extension-base now exposes a set of functions for port connection stability.
setupPort
wakeUpServiceWorker
ensurePortConnection
Changes:
- Bump yarn to 4.3.1 (#1426)
- Add CI script to check for diffs in src vs build for store release (#1429) (#1436)
- Change Connected to Connect Accounts (#1430)
- Upgrade Polkadot-js deps (#1434) (#1435)
- polkadot/api 12.3.1
- polkadot/phishing 0.23.3
- polkadot/ui 3.8.3