Skip to content

v1.0.0-beta.12

Pre-release
Pre-release
Compare
Choose a tag to compare
@kibi-bot kibi-bot released this 24 Oct 13:50
· 105 commits to beta since this release

1.0.0-beta.12 (2024-10-24)

Bug Fixes

  • Align action button to the left to prevent overlapping with floating action button. (189cb71)
  • Asset select field on the Send Transaction screen now fixed to handle long lists of items. (ddce1bd)
  • Bottom sheet now correctly scrolling with high long lists (a31f159)
  • Bottom sheet title now aligns correctyl to centre (6ba7139)
  • Change to allow user to open 'already added' assets in the asset search screen. (3c709c2)
  • Correctly showing Algorand icons instead of Voi icons when using the Algorand network. (a29037d)
  • Fix bug when switching networks when viewing in a tablet or desktop where the left panel still shows an asset from the other network. (1ba1dde)
  • Fixed error showing when user selected network already active, causing it to re-init the account. Now correctly takes no action. (abf7341)
  • Fixed issue with searching and opting in to assets. (9deb1c9)
  • Now once again showing the date / time of transactions (aff392a)
  • remove unused commented code (3c16486)
  • Removed some irrelevant comments (0ee9aa6)
  • removed some unused code (63b5ce0)
  • version number updates for leak_tracker (880c1dd)

Features

  • Now showing shimmer effect when loading sessions in place of the default circular spinner (394e84d)
  • Now showing shimmer effect when searching for assets, in place of the default circular spinner (535be5f)
  • shimmer loading effect on account name when fetching account details. (4067ec3)
  • Users can now change between Voi and Algorand main and test networks. (eeaa20c)