Skip to content

0.9.0

Compare
Choose a tag to compare
@liamaharon liamaharon released this 24 Jan 07:17
· 430 commits to master since this release
19fd020

Additions 🌟

  • View the currently connected network and connection status in a persistent overlay (#341)
  • Preview and copy wallet addresses from their WalletsOverview card (#603)
  • Change wallet ordering via drag & drop (#602)
  • When performing on-chain operations, choose automatically calculated 'Fast', 'Average', 'Slow' gas price options via dropdown menu (#677)
  • Add NII token artwork (#669)
  • View mainnet nahmii balances (#698)

Improvements 💫

  • On content overflow, instead of the entire app overflowing, only the current tab contents will scroll with a styled scrollbar, leaving the sidebar and header fixed in place (#675)
  • If an asset price is unknown, instead of showing a value of "0" show 'Missing price' (#679)
  • Other (#630, #641, #679, #680, #684, #689)

Bug fixes 🪲

  • Minor bug fixes