This repository was 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.2.1
Bug Fixes
- settings: simplify storageFor decorator (ea0749e)
Nano Wallet Desktop 1.2.0
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
Nano Wallet Desktop 1.1.0
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
Nano Wallet Desktop 1.0.0
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
Nano Wallet Desktop 1.0.0-rc.3
Nano Wallet Desktop 1.0.0-rc.2
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
- electron: downloads should go to the downloads directory (97efe8a), closes #21
- intl: ignore translations that fail to load (2264ab0)
- node: use the same change seed mechanism the CLI uses for RPC (nano-wallet-company/raiblocks#5b3debe)
Nano Wallet Desktop 1.0.0-rc.1
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)