You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 21, 2020. It is now read-only.
Copy file name to clipboardExpand all lines: CHANGELOG.md
+29Lines changed: 29 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,35 @@
2
2
3
3
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
***appdmg:** patch to use err.code over err.exitCode ([7938afc](https://github.com/nano-wallet-company/nano-wallet-desktop/commit/7938afc))
12
+
***download-progress:** only calculate ETA when seconds is finite number ([3e0cb2b](https://github.com/nano-wallet-company/nano-wallet-desktop/commit/3e0cb2b))
13
+
***electron:** don't claim macOS dark mode support since we're frameless ([2f76606](https://github.com/nano-wallet-company/nano-wallet-desktop/commit/2f76606))
14
+
***electron:** use simple timestamp to calculate download elapsed time ([75f29b7](https://github.com/nano-wallet-company/nano-wallet-desktop/commit/75f29b7))
15
+
16
+
17
+
### Features
18
+
19
+
***electron:** upgrade node to V17.1 ([19d70ab](https://github.com/nano-wallet-company/nano-wallet-desktop/commit/19d70ab))
20
+
***electron:** upgrade to Electron 4 ([9539f22](https://github.com/nano-wallet-company/nano-wallet-desktop/commit/9539f22))
21
+
***frontier:** add frontier to models ([14fe52a](https://github.com/nano-wallet-company/nano-wallet-desktop/commit/14fe52a))
22
+
***rpc:** support mode RPC actions ([b70f3dc](https://github.com/nano-wallet-company/nano-wallet-desktop/commit/b70f3dc))
23
+
***status-tooltip:** format numbers ([154f6b1](https://github.com/nano-wallet-company/nano-wallet-desktop/commit/154f6b1)), closes [#86](https://github.com/nano-wallet-company/nano-wallet-desktop/issues/86)
24
+
***upgrade-settings:** add utility to upgrade settings ([e3bb9f5](https://github.com/nano-wallet-company/nano-wallet-desktop/commit/e3bb9f5))
25
+
***wallets-controller:** use accounts_balances to update balances ([7fec6f2](https://github.com/nano-wallet-company/nano-wallet-desktop/commit/7fec6f2))
26
+
27
+
28
+
### Performance Improvements
29
+
30
+
***sum-amounts:** use BigNumber.sum to sum ([db15449](https://github.com/nano-wallet-company/nano-wallet-desktop/commit/db15449))
0 commit comments