Releases: polkadot-js/extension
Releases · polkadot-js/extension
v0.56.2
v0.56.1
v0.55.1
v0.54.1
v0.53.1
Contributed:
- Ability to Reject an authentication request instead of ignoring it (#1453) (Thanks to https://github.com/Tbaut)
Changes:
v0.52.3
Changes:
- Upgrade polkadot-js/api to 12.4.1
- Upgrade polkadot-js/phishing to 0.23.4
v0.52.2
v0.52.1
Contributed:
- Send ping before subscriptions (Thanks to https://github.com/F-OBrien) (#1441)
- Fix SignArea and ToastProvider timeout (Thanks to https://github.com/F-OBrien) (#1444)
Changes:
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:
v0.50.1
Contributed:
- Update subscribed accounts when connected site authorizations are modified (Thanks to https://github.com/F-OBrien)
- Deprecates
public udateCurrentTabsUrl
inclass State
in favor ofpublic updateCurrentTabsUrl
.
- Deprecates
Changes:
- Add support for the Ledger Generic App (Thanks to https://github.com/bee344)
- Add support for the Ledger Migration App (Thanks to https://github.com/bee344)
- 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 terminated (Thanks to https://github.com/bee344)