Skip to content

Release v2.2.3

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Apr 15:18
· 371 commits to develop since this release
6c3072d

2.2.3 (2024-04-18)

Overview

Superhero Wallet introduces the following functionalities:

  • SH Chat Integration. Support Transaction Signing with JWT Token. Allow to replace caller in sign Transaction.
  • Biometric Login and Unlock App (for mobile Apps)
  • incorporate latest SDK upgrade
  • Show Max Fee for Ethereum Transactions
  • Bug Fixes

Features

  • ability to sign payForTx, typed data, delegation (9342082)
  • add support for biometric login on mobile apps (4ef0219)
  • allow to replace caller in sign transaction (1e4aae3)
  • expose address for sign message in callback (b445a5c)
  • show max fee for eth transactions (f15c6ce)
  • support jwt signing (90d55bf)
  • warn user that sender has been replaced (6291f65)

Bug Fixes

  • add gecko id to browser_specific_settings for ff (976b06a)
  • aeternity: be able to send max amount (69aeb71)
  • allow to open index html via redirect (a1a6193)
  • be able to migrate mnemonic from vuex (fda76f7)
  • blurred modal windows (d9f42fb)
  • browser actions menu buttons appearance (0713f4a)
  • do not use sdk without node (dfd0fff)
  • eth max button should stay on (27c1fb8)
  • header add btn vue keys (0b45ccf)
  • multisig: disable every propose button if propose pending (6e6f987)
  • prevent cutting off parts of account name letters (3313569)
  • secure login modal should not appear when authenticated (39300e3)
  • show dex related info only for dex transactions (8faa670)
  • update dryRunSdk on network change correctly (58b0389)

Maintenance

Performance

  • use dryAeSdk to collect multisig info (2789cf4)