|
14 | 14 |
|
15 | 15 | - Fixed margin for dialogs content and token table header ([PR 2944](https://github.com/input-output-hk/daedalus/pull/2944)) |
16 | 16 | - Fixed performance issue on stake pool list view ([PR 2924](https://github.com/input-output-hk/daedalus/pull/2924)) |
17 | | -- Fixed catalyst fund name ([PR 2946](https://github.com/input-output-hk/daedalus/pull/2946)) |
18 | 17 | - Fixed position of popup on syncing screen ([PR 2921](https://github.com/input-output-hk/daedalus/pull/2921)) |
19 | 18 | - Fixed issue with missing character when copying address from PDF ([PR 2925](https://github.com/input-output-hk/daedalus/pull/2925)) |
20 | 19 | - Fixed stake pool list view overlapping news feed ([PR 2917](https://github.com/input-output-hk/daedalus/pull/2917)) |
|
26 | 25 |
|
27 | 26 | ### Chores |
28 | 27 |
|
29 | | -- Introduced new version of the `@cardano-foundation/ledgerjs-hw-app-cardano` package ([PR 2930](https://github.com/input-output-hk/daedalus/pull/2930)) |
30 | 28 | - Using new faker.js ([PR 2855](https://github.com/input-output-hk/daedalus/pull/2855)) |
31 | | -- Removed `dockutil` due compatibility issues with MacOs Monterey 12.3 ([PR 2929](https://github.com/input-output-hk/daedalus/pull/2929)) |
32 | 29 | - Fixed spelling issues and typos ([PR 2915](https://github.com/input-output-hk/daedalus/pull/2915)) |
33 | 30 | - Removed SASS ts-lint ignore comments ([PR 2870](https://github.com/input-output-hk/daedalus/pull/2870)) |
34 | 31 | - Enabled debugging of the main process ([PR 2893](https://github.com/input-output-hk/daedalus/pull/2893)) |
35 | 32 |
|
| 33 | +## 4.9.1 |
| 34 | + |
| 35 | +### Fixes |
| 36 | + |
| 37 | +- Fixed catalyst fund name ([PR 2946](https://github.com/input-output-hk/daedalus/pull/2946)) |
| 38 | +- Fixed macOS installer on Monterey 12.3 ([PR 2929](https://github.com/input-output-hk/daedalus/pull/2929)) |
| 39 | + |
| 40 | +### Chores |
| 41 | + |
| 42 | +- Introduced new version of the `@cardano-foundation/ledgerjs-hw-app-cardano` package ([PR 2930](https://github.com/input-output-hk/daedalus/pull/2930)) |
| 43 | + |
36 | 44 | ## 4.9.0 |
37 | 45 |
|
38 | 46 | ### Features |
|
65 | 73 |
|
66 | 74 | ### Fixes |
67 | 75 |
|
68 | | -- Fixed rewards CSV export issues ([PR 2885](https://github.com/input-output-hk/daedalus/pull/2885)) |
69 | 76 | - Fixed behaviour of wallet settings option of the app menu ([PR 2838](https://github.com/input-output-hk/daedalus/pull/2838)) |
70 | 77 | - Fixed styling of ITN rewards feature ([PR 2861](https://github.com/input-output-hk/daedalus/pull/2861)) |
71 | 78 | - Fixed available disk space takes a long time to show ([PR 2849](https://github.com/input-output-hk/daedalus/pull/2849)) |
|
117 | 124 |
|
118 | 125 | ### Fixes |
119 | 126 |
|
120 | | -- Fixed immediate language updates of application top menu bar ([PR 2813](https://github.com/input-output-hk/daedalus/pull/2813)) |
121 | 127 | - Fixed receiver address validation by disallowing rewards addresses ([PR 2781](https://github.com/input-output-hk/daedalus/pull/2781)) |
122 | 128 |
|
123 | 129 | ### Chores |
124 | 130 |
|
125 | | -- Integrated Chromatic for visual regression testing ([PR 2776](https://github.com/input-output-hk/daedalus/pull/2776)) |
126 | 131 | - Updated `trezor-connect` dependency to version `8.2.4` ([PR 2726](https://github.com/input-output-hk/daedalus/pull/2726)) |
127 | 132 | - Updated vulnerable dependencies ([PR 2769](https://github.com/input-output-hk/daedalus/pull/2769)) |
128 | 133 | - Updated CWB and Cardano Node ([PR 2799](https://github.com/input-output-hk/daedalus/pull/2799)) |
|
0 commit comments