File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
- ## vNext
3
+ ## 5.4.0
4
4
5
5
### Fixes
6
6
7
+ - Fixed logs download ([ PR 3197] ( https://github.com/input-output-hk/daedalus/pull/3197 ) )
8
+ - Fixed hardware wallets transaction logic ([ PR 3195] ( https://github.com/input-output-hk/daedalus/pull/3195 ) )
7
9
- Make Windows installer check if previous Daedalus is running ([ PR 3141] ( https://github.com/input-output-hk/daedalus/pull/3141 ) )
8
10
- Fixed out-of-memory errors on https://ci.iog.io ([ PR 3145] ( https://github.com/input-output-hk/daedalus/pull/3145 ) )
9
11
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " daedalus" ,
3
3
"productName" : " Daedalus" ,
4
- "version" : " 5.3.1 " ,
4
+ "version" : " 5.4.0 " ,
5
5
"description" : " Cryptocurrency Wallet" ,
6
6
"main" : " ./dist/main/index.js" ,
7
7
"scripts" : {
You can’t perform that action at this time.
0 commit comments