This repository has been archived by the owner on Oct 21, 2020. It is now read-only.
Releases: nano-wallet-company/nano-wallet-desktop
Releases · nano-wallet-company/nano-wallet-desktop
Nano Wallet Desktop 1.8.1
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
Nano Wallet Desktop 1.7.0
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
Nano Wallet Desktop 1.6.2
Bug Fixes
- electron: rename dh2048.pem to dhparam.pem (e75e42c)
Nano Wallet Desktop 1.6.1
Nano Wallet Desktop 1.6.0
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
Nano Wallet Desktop 1.4.0
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
Features
- electron: upgrade the node to V16.2 (2502c60)