Skip to content

Releases: polkadot-js/extension

v0.51.1

07 Aug 18:12
Compare
Choose a tag to compare

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

v0.50.1

30 Jul 23:04
Compare
Choose a tag to compare

Contributed:

  • Update subscribed accounts when connected site authorizations are modified (Thanks to https://github.com/F-OBrien)
    • Deprecates public udateCurrentTabsUrl in class State in favor of public updateCurrentTabsUrl.

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)

v0.49.3

19 Jul 14:11
Compare
Choose a tag to compare

Changes:

  • Fix ID used in manifest_firefox.json by adding brackets
    • The previous patch required brackets arount the ID...

v0.49.2

18 Jul 14:58
Compare
Choose a tag to compare

Changes:

  • Fix ID used in manifest_firefox.json
    • This is internal, and is only necessary for publishing to the store

v0.49.1

15 Jul 15:45
Compare
Choose a tag to compare

Breaking Changes:

  • Update from Manifest v2 to v3 for Chrome
  • Update from Manifest v2 to v3 for Firefox

Note: These are very large breaking changes. Please review the following PR's to see exactly what has changed and for any additional information that can assist you in your migration.

(#1367)
(#1388)
(#1399)

Changes:

  • Update xcm analyzer to 1.3.0
  • Upgrade Polkadot.js Deps
    • @polkadot/common -> 13.0.2 (Introduces the interface for the new ledger app. This will be implemented in the next release)
    • @polkadot/api -> 12.2.1
    • @polkadot/phishing -> 0.23.1
    • @polkadot/ui -> 3.7.1
  • Update module resolution to bundler
  • Clean the manifest build process

v0.48.2

03 Jul 12:23
Compare
Choose a tag to compare

Contributed:

Changes:

  • Adjust ui imports for deterministic bundling

v0.48.1

27 Jun 22:30
Compare
Choose a tag to compare
  • Important Not published to the stores, aligns with latest released packages.

Changes:

  • Bump @polkadot/api to 12.0.2
    • NOTE: We are doing a minor bump because the api in this version now gives the option
      to modify payloads for signAndSend, signAsync, and dryRun which the extension does not use. That being said, for any user that digests that package it will be available to use as a feature.
  • Bump @polkadot/phishing to 0.22.10

v0.47.6

19 Jun 01:52
Compare
Choose a tag to compare

Changes:

  • Bump @polkadot/api to 11.3.1
  • Bump @polkadot/phishing to 0.22.9
  • Update build process to enable review by Firefox store
    • Adds corepack enable to CI process
    • Removes hardcoded path to .yarn/release in .yarnrc.yml
    • Updates zip script to ensure correct compression

v0.47.5

22 May 15:24
Compare
Choose a tag to compare
  • Important Only published to the chrome store, pending review on firefox

Changes:

  • Bump @polkadot/api to 11.1.1
  • Bump @polkadot/phishing to 0.22.8
  • Bump @polkadot/dev to 0.79.3

We are encountering issues due to very long approval delays on the Mozilla Extension Store.
However, you can install the latest version of the extension manually using this signed XPI file below.

Steps:

1. Download the attached signed xpi file below
2. Enter about:addons in the firefox url.
3. Drag and drop the file into firefox
4. You can install the extension and have it live in parallel with your previous extension.
5. Now that it is installed feel free to import and export any accounts across your extensions. Here is a guide. When importing your accounts ensure you connect them by clicking the Connected button on the top of the extension.

Disclaimer: Do this at your own risk, no guarantees.

XPI file removed since the release has been successfully added to the Firefox store.

v0.47.4

08 May 17:24
Compare
Choose a tag to compare
  • Important Not published to the stores, aligns with latest released packages.

Changes:

  • Bump polkadot/api to 11.0.3 and @polkadot/phishing to 0.22.7