Releases: BirthdayResearch/defichain-wallet
Releases · BirthdayResearch/defichain-wallet
v2.31.0
What's Changed
- chore(core): updated docker file by @fullstackninja864 in #4133
- chore(core): added ethrpc url for main net by @fullstackninja864 in #4134
Full Changelog: v2.30.0...v2.31.0
v2.30.0
What's Changed
- feature(ui-ux): added get private key feature by @fullstackninja864 in #4120
- feat(ui-ux): display evm tx id and url that points to metascan by @lykalabrada in #4117
- fix(ui-ux): add linear gradient to from address on evm by @lykalabrada in #4113
- fix(ui-ux): allow adding of dusd collateral with active dusd loan by @lykalabrada in #4131
- fix(ui-ux): fixed convert screen issue for evm domain by @fullstackninja864 in #4122
Full Changelog: v2.29.0...v2.30.0
v2.29.0
What's Changed
- feat(ui-ux): allow 100% dusd vault to borrow non-dusd tokens by @lykalabrada in #4129
Full Changelog: v2.27.2...v2.29.0
v2.28.0
What's Changed
🚀 Features
feat(ui-ux): allow dusd loops in vaults @lykalabrada (#4114)
🐛 Bug Fixes
fix(ui-ux): convert screen continue button @chloezxyy (#4118)
fix(ui-ux): token name and logo incorrect in convert screen @lykalabrada (#4111)
Maintenance
chore(translations): add translation for dusd-loop collateral info @lykalabrada (#4124)
Full Changelog: v2.27.1...v2.28.0
v2.27.2
What's Changed
- chore(translations): add translation for dusd-loop collateral info by @lykalabrada in #4124
Full Changelog: v2.27.1...v2.27.2
v2.27.1
feat(ui-ux): allow dusd loops in vaults (#4114) * feat(ui-ux): allow dusd loops in vaults * feat(ui-ux): keep dusd loan requirement of 50% dfi * chore(translations): update error message texts and add translation placeholder * feat(ui-ux): allow removal of dfi asset if vault will be left with only dusd * feat(ui-ux): disable load for non-dusd token when 100% col is dusd * feat(ui-ux): use symbol instead of displaySymbol * feat(ui-ux): use symbol instead of displaySymbol * chore(translations): update translation for required collateral error message * feat(ui-ux): feature-gate dusd-loop based on wallet-website api flags * chore(translations): update insufficient dusd error message * Keep previous error message when dusd loop is disabled * update docker-compose * update vault details collateral info message
v2.27.0
What’s Changed
🚀 Features
- feat(core): add evm feature @pierregee @fullstackninja864 @lykalabrada @chloezxyy (#4052)
v2.26.0
v2.25.0
v2.24.25
fix(ui-ux): handle empty wallet address