Skip to content
This repository was archived by the owner on Oct 21, 2020. It is now read-only.

Nano Wallet Desktop 1.1.0

Choose a tag to compare

@devinus devinus released this 27 Aug 05:47
v1.1.0
07f7f70

Highlights

  • Upgraded node from V14.2 to V15.2, which includes vote by hash
  • Several fixes and UI improvements surrounding send functionality
  • Ability to scroll through the account carousel
  • Further increased security
  • Various performance improvements

Bug Fixes

  • electron: disable download badge (e773ac3)
  • electron: only log RPC requests during development (91b8ca2)
  • electron: remove old node logs when upgrading to next version (2c98ff3)
  • intl: fix ru-ru YAML formatting (88747d4)
  • nano-prefix: added new helper for xrb -> nano conversion (6fa7edf)

Features

  • carousel: horizontal mouse scroll (e548d7c)
  • electron: show native progress when extracting/verifying assets (f568456)
  • electron: upgrade the node to V15.2 (dca1d6b)

Performance Improvements

  • electron: reduce default node resource maximums (eaf30f0)