|
2 | 2 |
|
3 | 3 | ## vNext |
4 | 4 |
|
5 | | -## Chores |
| 5 | +### Chores |
6 | 6 |
|
7 | 7 | - Added jest library for unit testing ([PR 2633](https://github.com/input-output-hk/daedalus/pull/2633)) |
| 8 | +- Updated `cardano-launcher` to version `0.20211105.1` and added Cardano Node RTS flags which improve resource usage ([PR 2735](https://github.com/input-output-hk/daedalus/pull/2735), [PR 2741](https://github.com/input-output-hk/daedalus/pull/2741)) |
| 9 | + |
| 10 | +## 4.5.1 |
| 11 | + |
| 12 | +### Fixes |
| 13 | + |
| 14 | +- Fixed cardano-node startup race condition |
| 15 | +- Fixed automatic closing of the wallet "Restoration" dialog during restoration of a first wallet in UI |
| 16 | +- Fixed Daedalus 4.5.0 Windows deployment issue |
8 | 17 |
|
9 | 18 | ## 4.5.0 |
10 | 19 |
|
11 | 20 | ### Features |
12 | 21 |
|
13 | 22 | - Implemented "Catalyst Fund7" voting registration changes ([PR 2732](https://github.com/input-output-hk/daedalus/pull/2732)) |
14 | | -- Added Over-saturation warning in delegation wizard ([PR 2733](https://github.com/input-output-hk/daedalus/pull/2733)) |
| 23 | +- Added "Over-saturation" warning in the delegation wizard ([PR 2733](https://github.com/input-output-hk/daedalus/pull/2733), [PR 2738](https://github.com/input-output-hk/daedalus/pull/2738)) |
15 | 24 | - Added Catalyst footer links ([PR 2721](https://github.com/input-output-hk/daedalus/pull/2721)) |
16 | | -- Fixed the Delegation popover timeout ([PR 2722](https://github.com/input-output-hk/daedalus/pull/2722)) |
17 | | -- Removed "Alonzo tada" icon and "Alonzo countdown" screen ([PR 2708](https://github.com/input-output-hk/daedalus/pull/2708)) |
18 | 25 |
|
19 | 26 | ### Fixes |
20 | 27 |
|
| 28 | +- Fixed the Delegation popover timeout ([PR 2722](https://github.com/input-output-hk/daedalus/pull/2722)) |
21 | 29 | - Fixed issues relating to minimum window size in Daedalus ([PR 2719](https://github.com/input-output-hk/daedalus/pull/2719)) |
22 | 30 | - Updated "Trezor T" image shown on the "Pair a hardware wallet device" dialog ([PR 2712](https://github.com/input-output-hk/daedalus/pull/2712)) |
23 | 31 | - Fixed transaction timestamps localization ([PR 2702](https://github.com/input-output-hk/daedalus/pull/2702)) |
24 | | -- Small UI/UX Fixes ([PR 2685](https://github.com/input-output-hk/daedalus/pull/2685)) |
| 32 | +- Small UI/UX Fixes ([PR 2685](https://github.com/input-output-hk/daedalus/pull/2685), [PR 2745](https://github.com/input-output-hk/daedalus/pull/2745)) |
25 | 33 |
|
26 | 34 | ### Chores |
27 | 35 |
|
28 | | -- Improves the Daedalus startup by avoiding unnecessary cardano-node restarts ([PR 2716](https://github.com/input-output-hk/daedalus/pull/2716)) |
29 | | -- Updated `cardano-launcher` to version `0.20211105.1` and added Cardano Node RTS flags which improve resource usage ([PR 2734](https://github.com/input-output-hk/daedalus/pull/2734)) |
| 36 | +- Removed "Alonzo tada" icon and "Alonzo countdown" screen ([PR 2708](https://github.com/input-output-hk/daedalus/pull/2708)) |
| 37 | +- Improved the Daedalus startup by avoiding unnecessary Cardano Node restarts ([PR 2716](https://github.com/input-output-hk/daedalus/pull/2716)) |
30 | 38 | - Updated README with solution steps for the nix SSL issue ([PR 2727](https://github.com/input-output-hk/daedalus/pull/2727)) |
31 | 39 | - Covered LedgerJS v4.0.0 breaking changes ([PR 2697](https://github.com/input-output-hk/daedalus/pull/2697)) |
32 | 40 | - Added hardware wallet support for all non-public testnets ([PR 2672](https://github.com/input-output-hk/daedalus/pull/2672)) |
|
0 commit comments