Skip to content

Releases: superhero-com/superhero-wallet

Release v2.9.6

08 Apr 07:05
88d00b6

Choose a tag to compare

2.9.6 (2026-04-08)

Maintenance

  • be able to build Android version correctly (c3ed899)

Release v2.9.5

08 Apr 05:10
b61b3c3

Choose a tag to compare

2.9.5 (2026-04-06)

Overview

This release improves name claiming flow and also includes some small maintenance work.

Features

  • be able to claim several names one by one (6d6c9df)

Bug Fixes

  • be able to sign multisig creation with not active account (c3f8144)

Maintenance

Performance

Tests

Release v2.9.4

26 Mar 10:06
cebf2a4

Choose a tag to compare

2.9.4 (2026-03-26)

Features

  • aeternity: add advance transaction settings (8455b71)

Bug Fixes

  • aeternity: set custom fee correctly in multiple recipients flow (7b8eede)
  • do not remove pending transaction after 10 minutes (b75ef88)
  • infinite-scroll: only render over actual items (f34adcd)
  • remove unused locale (4d0d4b0)

Maintenance

  • adjust BrowserActions margins (29cd26a)
  • avoid transaction being removed from pool rapidly (7018de7)

Release v2.9.3

16 Mar 12:28
983b6b7

Choose a tag to compare

2.9.3 (2026-03-16)

Bug Fixes

  • android: show correct status bar color (776dd66)

Maintenance

  • android: support only 16 KB libraries (ec7d3c9)
  • android: update gradle version (d1be844)

Release v2.9.2

10 Mar 09:39
277510e

Choose a tag to compare

2.9.2 (2026-03-10)

Overview

Fix iOS deep link custom schema usage.

Bug Fixes

  • ios: open the callback url correctly (f2c7ccc)
  • make is open using deep link wallet connect only (d838545)
  • redirect using custom scheme link (3f8b64c)

Release v2.9.1

26 Feb 09:22
bd3c459

Choose a tag to compare

2.9.1 (2026-02-26)

Overview

This release is focused on fixing the scrolling issue on the Chrome version higher than 144.

Bug Fixes

Maintenance

  • remove report.html from ff build (de1883a)
  • run npm audit fix (07e4cd1)
  • update capacitor/ionic packages (5a2eb39)

Performance

  • transaction-list: remove the second local scroll retry path (22e4802)

Release v2.9.0

08 Oct 12:31
67c98ce

Choose a tag to compare

2.9.0 (2025-10-07)

Overview

We are gathering all the pieces of information in order to bring the overview...

Features

  • address-book: add ability to sort by chain (73ba0b4)
  • be able to search a protocol (817a8f1)
  • collapse AccountDetailsBase header on transaction list scroll (3ad4bc8)
  • evm: propogate active account to the dApp (0bd90db)
  • search by input and chain in account selector (8be540f)
  • show spinner in AssetSelector on tokens loading (97f6470)
  • update Chinese translation (66b641c)
  • wallet-connect: propagate account change (9b819e8)

Bug Fixes

  • webApp wallet connect link redirection (ea87fb5)

Maintenance

  • enable transitions on chrome (61ebb72)

Tests

  • add several walletConnect tests (9c7061b)
  • be able to login using password (bb9d89a)

Performance

  • do not store all aeternity tokens in localStorage (6f2c99a)
  • optimize infiniteScroll component (abc1f9b)

Release v2.8.1

22 Sep 10:52
b592a2e

Choose a tag to compare

2.8.1 (2025-09-19)

Maintenance

  • do not add hashes into files names (acacdda)
  • include bundle analize in the release artifacts (6849a54)
  • support a reviewer-friendly, deterministic build with provenance (c61fee4)

Release v2.8.0

15 Sep 08:36
235ea54

Choose a tag to compare

2.8.0 (2025-09-15)

Overview

  • Introduce Avalanche Blockchain Asset Management
  • Introduce Polygon Blockchain Asset Management
  • Introduce Dogecoin Blockchain Asset Management
  • Improve SEO for Web Version
  • Remove dependency sdk version 13 (old aeternity/aepp-sdk) - Decrease Application Size
  • Upgrade aeternity sdk to 14.1.0
  • Upgrade Runtime Compatibility to Nodejs 22 for Web Version

Features

Bug Fixes

  • do not search for account only by address (b93d6de)
  • dogecoin: be able to send to the multiple recipients (21c8fe7)
  • dogecoin: validate addresses for each network (fbb1514)
  • estimate fee correctly for Bitcoin and Dogecoin (52e3920)
  • polygon-pos: use alchemy for fetching token info (79fa1ae)
  • show correct icon for coin transactions (19c2668)
  • transaction overview protocol (ef982dd)

Performance

  • remove unnecessary sdk 13 dependency (69ded40)

Tests

  • cover Dogecoin functionality (4b29e51)

Maintenance

  • be able to build project for newer node version (e9d2a6a)
  • build with node 22 (ebb1d08)
  • reuse existing Bitcoin views for Dogecoin (cb79e6c)
  • update aeternity sdk to v14.1.0 (d344e7c)
  • update app description (e29c278)

Release v2.7.0

04 Sep 10:53
f4ecd7f

Choose a tag to compare

2.7.0 (2025-09-03)

Overview

Features

  • Create Accounts in Solana Blockchain
  • Create Accounts in BNB Blockchain
  • Improve dapp Connection with Wallet Connect. Filter Accounts for requested blockchain.
  • Support dapp connection for BNB Blockchain with Wallet Connect
  • Update Address Book Filters and Account Icon for EVM to support new blockchains
  • Upgrade to Etherscan v2

Bug fixes

  • Fix in Android Version, Overlap of SH Wallet icons in mobile top screen
  • Export Address Book
  • Fix issue of opening wallet with receive link second time in a row

Features

  • add network selection dropdown in address book (7693a3b)
  • bnb send - fee calculation is wrong (220cbed)
  • bnb: show tokens information (ef0a116)
  • dashboard account selector with protocol (3d74e36)
  • display evm addresses in both eth and bnb (d851a69)
  • draft bnb-chain, send not working (6016845)
  • filter transactions based on protocol (c3fd220)
  • solana initial structure (7d3251c)
  • solana: add batch transactions support (42e245b)
  • supericon for evm in address book (1782feb)
  • support Solana (41f9bd1)
  • update trusted dapps (d60ac63)
  • use ethplorer api key instead of freeKey (4ca4e4c)
  • wallet-connect: support BNB chain (dd6dfa3)

Bug Fixes

  • android: be able to export address book (ab4d61f)
  • android: edge to edge issue (dc607b8)
  • bnb speed and fee calculation (4985696)
  • bnb: calculate fee for tokenTransfer correctly (048033e)
  • calculate correct protocol (a94bbcf)
  • choose account correctly in ConnectBase (79824f6)
  • correctly load currencies info (e810025)
  • dont show supericon when filter is selected (3b80535)
  • error when switching branches (ed6b0a7)
  • failling tests (3ca2a1d)
  • lint (56fd3cc)
  • load correct transaction details (f8722d0)
  • multisig form select (0e4e836)
  • nan balance (20cc4e5)
  • own addresses not highlighted in All filter (c11ca09)
  • protocol in receive modal (5751f33)
  • refactor variable name (e1b308e)
  • replace console.log (a519c30)
  • resolve name hash in new logic (045780f)
  • send popup not opening the second time (766cec3)
  • show correct account in transaction label based on protocol (9b42804)
  • show protocol on connection correctly (bcd6b9c)
  • show supericon in all cases in address book (0605284)
  • support eth coins in deeplink send link (e452f9e)
  • total balance (40c0655)
  • transaction overview protocol (ebf0d15)
  • wrong display of account and share link (1ab63f5)

Tests

  • add several EVM tests (bb0d767)
  • add several screens to snapshot (77494d1)
  • add several Solana functionality tests (37754aa)
  • cover bnb and evm functionality with unit tests (9da0e91)
  • cover Connect.vue with unit tests (9196c18)
  • reorganize unit tests (6ec7648)

Maintenance