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

Nano Wallet Desktop 1.0.0

Choose a tag to compare

@devinus devinus released this 23 Jul 05:09
05b7a6c

Highlights

  • Code signed releases by Nano Wallet Company LLC
  • Automatic upgrades for Windows and macOS
  • Support for older versions of Windows and macOS (Windows 7+ and macOS 10.0+)
  • Downloads assets using highly compressed container format (shaving >1G from downloads)
  • Significantly faster asset verifications
  • Progress percent and ETA available during setup
  • Several bug fixes and improvements around sending
  • Several UI improvements

Bug Fixes

  • account-send: prevent wonkiness surrounding the send buttons (1b4d394), closes #37
  • electron: properly restart after updates on mac (43e4c6f)
  • intl: ensure xx-xx form of locale added when xx form reported (e6b1468), closes #40
  • ui: account view scroll issue #26 (74637cd)
  • ui: copy mnemonic in backup screen issue #28 (336635d)
  • ui: fix #44 increase settings icon size (fd29bb2)
  • ui: further fix to account view scroll #26 (still needs styling) (d8a1561)
  • ui: settings modal size increase #43 (258f8f0)

Features

  • account-address: move to nano_ prefixed addresses (beb83bd)
  • account-send: add notification on send (a10f2f4)
  • download-progress: show progress percent and ETA when possible (cc8a093)
  • electron: code signing (bd8c32f)
  • electron: package rai_node executables within the repo itself (d38073a)