Skip to content

Release v2.9.0

Latest

Choose a tag to compare

@github-actions github-actions released this 08 Oct 12:31
· 3 commits to develop since this release
67c98ce

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)