|
4 | 4 |
|
5 | 5 | ### Features |
6 | 6 |
|
| 7 | +- Added table view for delegated stake pools list ([PR 2837](https://github.com/input-output-hk/daedalus/pull/2837)) |
| 8 | +- Removed Discreet mode notification ([PR 2852](https://github.com/input-output-hk/daedalus/pull/2852)) |
7 | 9 | - Unified CPU info in diagnostics dialog ([PR 2818](https://github.com/input-output-hk/daedalus/pull/2818)) |
8 | 10 | - Implemented wallet sorting on sidebar menu ([PR 2775](https://github.com/input-output-hk/daedalus/pull/2775)) |
9 | 11 | - Implemented new token picker ([PR 2787](https://github.com/input-output-hk/daedalus/pull/2787)) |
10 | | -- Improved wallet send form ([PR 2791](https://github.com/input-output-hk/daedalus/pull/2791)) |
| 12 | +- Improved wallet send form ([PR 2791](https://github.com/input-output-hk/daedalus/pull/2791), [PR 2859](https://github.com/input-output-hk/daedalus/pull/2859)) |
11 | 13 |
|
12 | 14 | ### Fixes |
13 | 15 |
|
| 16 | +- Fixed behaviour of wallet settings option of the app menu ([PR 2838](https://github.com/input-output-hk/daedalus/pull/2838)) |
| 17 | +- Fixed styling of ITN rewards feature ([PR 2861](https://github.com/input-output-hk/daedalus/pull/2861)) |
14 | 18 | - Fixed available disk space takes a long time to show ([PR 2849](https://github.com/input-output-hk/daedalus/pull/2849)) |
15 | | - |
| 19 | + |
16 | 20 | ### Chores |
17 | 21 |
|
18 | 22 | - Migrated codebase from javascript to typescript ([PR 2843](https://github.com/input-output-hk/daedalus/pull/2843)) |
19 | 23 | - Updated the list of team members ([PR 2805](https://github.com/input-output-hk/daedalus/pull/2805)) |
20 | 24 |
|
| 25 | +## 4.8.0 |
| 26 | + |
| 27 | +### Features |
| 28 | + |
| 29 | +- Added dynamic RTS flags setting ([PR 2758](https://github.com/input-output-hk/daedalus/pull/2758/files)) |
| 30 | +- Improved UI/UX of RTS flags settings ([PR 2842](https://github.com/input-output-hk/daedalus/pull/2842), [PR 2846](https://github.com/input-output-hk/daedalus/pull/2846)) |
| 31 | +- Updated messages about Cardano node sync on the initial screen ([PR 2827](https://github.com/input-output-hk/daedalus/pull/2827), [PR 2831](https://github.com/input-output-hk/daedalus/pull/2831)) |
| 32 | + |
| 33 | +### Chores |
| 34 | + |
| 35 | +- Updated check-disk-space version ([PR 2845](https://github.com/input-output-hk/daedalus/pull/2845)) |
| 36 | +- Updated CWB and Cardano Node ([PR 2822](https://github.com/input-output-hk/daedalus/pull/2822)) |
| 37 | + |
| 38 | +### Fixes |
| 39 | + |
| 40 | +- Fixed blockchain verification progress text ([PR 2840](https://github.com/input-output-hk/daedalus/pull/2840)) |
| 41 | + |
21 | 42 | ## 4.8.0-FC1 |
22 | 43 |
|
23 | 44 | ### Features |
24 | 45 |
|
25 | 46 | - Added dynamic RTS flags setting ([PR 2758](https://github.com/input-output-hk/daedalus/pull/2758/files)) |
26 | | -- Updated messages about Cardano node sync on the initial screen ([PR 2827](https://github.com/input-output-hk/daedalus/pull/2827)) ([PR 2831](https://github.com/input-output-hk/daedalus/pull/2831)) |
| 47 | +- Improved UI/UX of RTS flags settings ([PR 2842](https://github.com/input-output-hk/daedalus/pull/2842), [PR 2846](https://github.com/input-output-hk/daedalus/pull/2846)) |
| 48 | +- Updated messages about Cardano node sync on the initial screen ([PR 2827](https://github.com/input-output-hk/daedalus/pull/2827), [PR 2831](https://github.com/input-output-hk/daedalus/pull/2831)) |
27 | 49 |
|
28 | 50 | ### Chores |
29 | 51 |
|
| 52 | +- Updated check-disk-space version ([PR 2845](https://github.com/input-output-hk/daedalus/pull/2845)) |
30 | 53 | - Updated CWB and Cardano Node ([PR 2822](https://github.com/input-output-hk/daedalus/pull/2822)) |
31 | 54 |
|
| 55 | +### Fixes |
| 56 | + |
| 57 | +- Fixed styling of the incentivized testnet rewards wallet dropdown ([PR 2816](https://github.com/input-output-hk/daedalus/pull/2816/files)) |
| 58 | +- Fixed blockchain verification progress text ([PR 2840](https://github.com/input-output-hk/daedalus/pull/2840)) |
| 59 | + |
32 | 60 | ## 4.7.0 |
33 | 61 |
|
34 | 62 | ### Features |
|
0 commit comments