Releases: desmos-labs/dpm
Releases · desmos-labs/dpm
v2.1.0
Version 2.1.0
Features
- New Home screen design;
- Add possibility to stake, unstake, redelegate and claim your staking rewards;
Bug Fixes
v2.1.0-RC4: fix: biometrics unlock prompt (#185)
## Description Closes: #XXXX This PR fixes a bug in the biometric unlock logic that cause the application to be stuck in the unlocking procedure if the user cancel the biometric prompt. --- ### Author Checklist *All items are required. Please add a note to the item if the item is not applicable and please add links to any relevant follow up issues.* - [x] included the correct [type prefix](https://github.com/commitizen/conventional-commit-types/blob/v3.0.0/index.json) in the PR title - [ ] provided a link to the relevant issue or specification - [x] reviewed "Files changed" and left comments if necessary - [x] confirmed all CI checks have passed ### Reviewers Checklist *All items are required. Please add a note if the item is not applicable and please add your handle next to the items reviewed if you only reviewed selected items.* - [ ] confirmed the correct [type prefix](https://github.com/commitizen/conventional-commit-types/blob/v3.0.0/index.json) in the PR title - [ ] confirmed all author checklist items have been addressed
v2.1.0-RC3
- New application colors
- Fix bug that cause the balances to not update when returning to the home screen
v2.1.0-RC2
- Add staking features (delegate, redelegate, unbond);
- New home design;
- New landing page design.
v2.1.0-RC1
- Add staking features (delegate, redelegate, unbond);
- New home design;
- New landing page design.
v2.0.0
Changes
This version has no change compared to v1.2.0-rc6
. However, we have decided to tag it as v2.0.0
in order to mark the importance of this release considering the many breaking-changes and improvements that it contains compared to v1
.
v1.2.0-RC6
Bug fixes
- Fixed a bug that didn't allow to open linked websites if the link did not contain the
https://
prefix.
v1.2.0-RC5
Bug fixes
- Fixed a missing import that caused problems while rendering the
MsgRefuseDTagTransfer
message
v1.2.0-RC4
Bug fixes
- Fixed mnemonic input not working correctly
- Fixed missing translation when broadcastin a transaction with the Ledger
- Fixed profile loading animations when using the dark theme
Changes
- Minor changes in the Landing page UI.
v1.2.0-RC3
Bug fixes
- Fixed missing translation when broadcastin a transaction with the Ledger
- Fixed profile loading animations when using the dark theme
Changes
- Minor changes in the Landing page UI