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

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

Nano Wallet Desktop 1.8.1

17 Dec 17:33
Compare
Choose a tag to compare

Updates

  • Addition of banner with information about discontinuing the Nano Wallet Company wallets. As of February 10, 2020 the wallets will no longer be fully functioning. See NanoWalletCompany.com for more details.

Nano Wallet Desktop 1.8.0

25 Jul 02:28
v1.8.0
3bd749c
Compare
Choose a tag to compare

Highlights

  • Nano Node V19.0 (Solidus)
  • Integration with native keychain for authentication (must enable the useKeychain option in settings.json for now)

Features

  • upgrade to Nano V19.0 Solidus (586c6b1)
  • electron: support auto-login using system keychain (b4883ac)

Nano Wallet Desktop 1.7.0

25 Feb 15:02
v1.7.0
35c5b65
Compare
Choose a tag to compare

Highlights

  • Nano Node V18.0 (Dolphin)
  • Bug fixes surrounding send functionality
  • Several performance improvements

Bug Fixes

  • account-card: remove disabled attr causing Glimmer cycle issue (4cebb04)
  • account-send: use new belongsTo relationship paths (c1f97b9)
  • editorconfig: don't do any auto-formatting to patch files (de5f244)
  • get-port: reject with an actual Error to make Bluebird happy (7f4d5b0)
  • mirage: exclude Mirage from builds for fix issues with source maps (2fe145d)
  • send: reset overview controller on it's route (ad05121)
  • send: toggle isExpanded during route activation/deactivation (67512b6)
  • wallet-settings: update existing account representatives (05f1a24), closes #90

Features

  • app: add no-referrer policy by meta tag (f30bfdf)
  • app: use ember-exam to run tests (df57e23)
  • electron: enable deprecation and warning traces during development (fb15074)
  • electron: upgrade node to V18.0 (0434294)
  • electron: upgrade node to V18.0RC3 (b03a4be)

Performance Improvements

  • electron: update ASAR ordering files (e54dc90)
  • wallets-controller: use wallet_balances over accounts_balances (3444535)

Nano Wallet Desktop 1.6.2

28 Jan 10:34
v1.6.2
f2d9a73
Compare
Choose a tag to compare

Bug Fixes

  • electron: rename dh2048.pem to dhparam.pem (e75e42c)

Nano Wallet Desktop 1.6.1

28 Jan 08:46
v1.6.1
a8c1b9d
Compare
Choose a tag to compare

Bug Fixes

  • appdmg: use hdiutil detach -force (28e8748)
  • electron: write dh2048.pem as u+rw (b614651)

Features

  • electron: add extra loggin around auto updating (c706604)

Nano Wallet Desktop 1.6.0

28 Jan 07:28
v1.6.0
2a9ebdf
Compare
Choose a tag to compare

Highlights

  • Node V17.1
  • Electron 4
  • Improved account carousel
  • Several fixes and improvements

Bug Fixes

  • appdmg: patch to use err.code over err.exitCode (7938afc)
  • download-progress: only calculate ETA when seconds is finite number (3e0cb2b)
  • electron: don't claim macOS dark mode support since we're frameless (2f76606)
  • electron: use simple timestamp to calculate download elapsed time (75f29b7)

Features

  • electron: upgrade node to V17.1 (19d70ab)
  • electron: upgrade to Electron 4 (9539f22)
  • frontier: add frontier to models (14fe52a)
  • rpc: support mode RPC actions (b70f3dc)
  • status-tooltip: format numbers (154f6b1), closes #86
  • upgrade-settings: add utility to upgrade settings (e3bb9f5)
  • wallets-controller: use accounts_balances to update balances (7fec6f2)

Performance Improvements

  • sum-amounts: use BigNumber.sum to sum (db15449)

1.5.0

21 Dec 05:17
v1.5.0
75cf70a
Compare
Choose a tag to compare

Highlights

  • Node V17.0 (Boulton)

Bug Fixes

  • account: qr code nano prefix (404bbfc)
  • electron: don't use has-own-prop to check signature header (0db3380)

Features

  • electron: upgrade node to V17.0 (Boulton) (e521b7d)

Nano Wallet Desktop 1.4.0

02 Dec 02:22
v1.4.0
af564da
Compare
Choose a tag to compare

Bug Fixes

  • ajax: stop using ember-host-manager (9f66e1e)
  • app: use polyfilled assign (ff34486)
  • electron: downgrade electron-{forge,packager} (e4c6f22)
  • electron: patch asar to normalize win32 paths (cc9f65d)
  • electron: remote afterCopy hook (0081ad6)
  • electron: use new code signed node binaries (97449af)
  • package: match package author name to cert common name (07a84b6)

Features

  • electron: add benchmark timing to setup logging (23f427a)
  • electron: upgrade darwin node to use OpenSSL 1.1.1a (5ff6a6a)
  • electron: upgrade the node to V16.3 (527c28a)
  • electron: use new electron-forge and electron-package (ed2db80)
  • package: use ember-auto-import (3beb16e)

Performance Improvements

  • electron: regenerate asar ordering files (e39ae0f)

Nano Wallet Desktop 1.3.1

14 Oct 02:31
v1.3.1
fc48581
Compare
Choose a tag to compare

Features

  • electron: upgrade the node to V16.2 (2502c60)

Nano Wallet Desktop 1.3.0

05 Oct 17:47
v1.3.0
7cea2ea
Compare
Choose a tag to compare

Features

  • electron: upgrade the node to V16.1 (5a18e3a)
  • package: upgrade dependencies, including Electron 3 (b4fda52)