Skip to content

v0.50.1

Compare
Choose a tag to compare
@polkadot-js-bot polkadot-js-bot released this 30 Jul 23:04

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)