|
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. |
4 | 4 |
|
| 5 | +<a name="1.0.0"></a> |
| 6 | +# [1.0.0](https://github.com/nano-wallet-company/nano-wallet-desktop/compare/v1.0.0-rc.3...v1.0.0) (2018-07-15) |
| 7 | + |
| 8 | + |
| 9 | +### Bug Fixes |
| 10 | + |
| 11 | +* **account-send:** prevent wonkiness surrounding the send buttons ([1b4d394](https://github.com/nano-wallet-company/nano-wallet-desktop/commit/1b4d394)), closes [#37](https://github.com/nano-wallet-company/nano-wallet-desktop/issues/37) |
| 12 | +* **electron:** properly restart after updates on mac ([43e4c6f](https://github.com/nano-wallet-company/nano-wallet-desktop/commit/43e4c6f)) |
| 13 | +* **intl:** ensure xx-xx form of locale added when xx form reported ([e6b1468](https://github.com/nano-wallet-company/nano-wallet-desktop/commit/e6b1468)), closes [#40](https://github.com/nano-wallet-company/nano-wallet-desktop/issues/40) |
| 14 | +* **ui:** account view scroll issue [#26](https://github.com/nano-wallet-company/nano-wallet-desktop/issues/26) ([74637cd](https://github.com/nano-wallet-company/nano-wallet-desktop/commit/74637cd)) |
| 15 | +* **ui:** copy mnemonic in backup screen issue [#28](https://github.com/nano-wallet-company/nano-wallet-desktop/issues/28) ([336635d](https://github.com/nano-wallet-company/nano-wallet-desktop/commit/336635d)) |
| 16 | +* **ui:** fix [#44](https://github.com/nano-wallet-company/nano-wallet-desktop/issues/44) increase settings icon size ([fd29bb2](https://github.com/nano-wallet-company/nano-wallet-desktop/commit/fd29bb2)) |
| 17 | +* **ui:** further fix to account view scroll [#26](https://github.com/nano-wallet-company/nano-wallet-desktop/issues/26) (still needs styling) ([d8a1561](https://github.com/nano-wallet-company/nano-wallet-desktop/commit/d8a1561)) |
| 18 | +* **ui:** settings modal size increase [#43](https://github.com/nano-wallet-company/nano-wallet-desktop/issues/43) ([258f8f0](https://github.com/nano-wallet-company/nano-wallet-desktop/commit/258f8f0)) |
| 19 | + |
| 20 | + |
| 21 | +### Features |
| 22 | + |
| 23 | +* **account-address:** move to nano_ prefixed addresses ([beb83bd](https://github.com/nano-wallet-company/nano-wallet-desktop/commit/beb83bd)) |
| 24 | +* **account-send:** add notification on send ([a10f2f4](https://github.com/nano-wallet-company/nano-wallet-desktop/commit/a10f2f4)) |
| 25 | +* **download-progress:** show progress percent and ETA when possible ([cc8a093](https://github.com/nano-wallet-company/nano-wallet-desktop/commit/cc8a093)) |
| 26 | +* **electron:** code signing ([bd8c32f](https://github.com/nano-wallet-company/nano-wallet-desktop/commit/bd8c32f)) |
| 27 | +* **electron:** package rai_node executables within the repo itself ([d38073a](https://github.com/nano-wallet-company/nano-wallet-desktop/commit/d38073a)) |
| 28 | + |
| 29 | + |
| 30 | + |
5 | 31 | <a name="1.0.0-rc.3"></a> |
6 | 32 | # [1.0.0-rc.3](https://github.com/nano-wallet-company/nano-wallet-desktop/compare/v1.0.0-rc.2...v1.0.0-rc.3) (2018-06-22) |
7 | 33 |
|
|
0 commit comments