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

Releases: nano-wallet-company/nano-wallet-desktop

Nano Wallet Desktop 1.2.1

12 Sep 10:34
v1.2.1
f9db614

Choose a tag to compare

Bug Fixes

  • settings: simplify storageFor decorator (ea0749e)

Nano Wallet Desktop 1.2.0

12 Sep 08:33
v1.2.0
961914a

Choose a tag to compare

Highlights

  • Upgraded node from V15.2 to V16.0
  • Added consistent cross-platform "About" application menu dialog
  • Nerdy stuff

Bug Fixes

  • appveyor: build environment now includes yarn@1.9.4 (97ff0b1)

Features

  • electron: add consistent cross-platform about dialog (cea3f4b)
  • electron: upgrade the node to V16 ⚡ (53d1f58)

Nano Wallet Desktop 1.1.0

27 Aug 05:47
v1.1.0
07f7f70

Choose a tag to compare

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)

Nano Wallet Desktop 1.0.1

18 Jul 06:38
v1.0.1
749d54a

Choose a tag to compare

Bug Fixes

  • account-send: locale aware amount validation (7a71c45)
  • electron: disable drag/drop events (9672baf)

Nano Wallet Desktop 1.0.0

23 Jul 05:09
05b7a6c

Choose a tag to compare

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)

Nano Wallet Desktop 1.0.0-rc.3

22 Jun 23:02
2a0512f

Choose a tag to compare

Pre-release

Highlights

  • Ensures that downloaded assets are always up to date with new releases

Bug Fixes

  • intl: fix key for mnemonic for nl-nl translation (f542fe1)
  • intl: fix mnemonic help test for nl-nl translation (bc2aaeb)

Features

  • electron: begin storing previous app version to delete old assets (f7044ad)

Nano Wallet Desktop 1.0.0-rc.2

22 Jun 19:42
769787a

Choose a tag to compare

Pre-release

Highlights

  • Uses version 14.2 of the Nano node
  • Fixes strange sending and receiving issues
  • Fixes loading animation for users using locales we don't yet have translations for

Bug Fixes

Nano Wallet Desktop 1.0.0-rc.1

21 Jun 07:51
a76a18b

Choose a tag to compare

Pre-release

Bug Fixes

  • account-send: show amount validation errors on change (b8cdf44)
  • app: remove modal-header class from non-modal components (a586f33)
  • electron: grab arch correctly during build (660132c)
  • electron: specify secureProtocol for proxy and server (7f57693)
  • electron: use node configuration version to determine if outdated (9ab7ba5)
  • status-tooltip: better syncing check algorithm (7c2c072)

Features

  • electron: support multi-arch builds (theoretically) (a99c0f8)
  • electron: update progress while verifying assets (bbbec69)
  • legal: add legal click-throughs (ab92c6c)
  • start: show loading animation while node is starting (e5fa75d)