This repository was archived by the owner on Oct 21, 2020. It is now read-only.
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)