Skip to content

Releases: desmos-labs/dpm

v2.1.0

01 Jun 19:52
5a054f9
Compare
Choose a tag to compare

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)

31 May 15:41
5a054f9
Compare
Choose a tag to compare
## 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

28 May 17:42
Compare
Choose a tag to compare
v2.1.0-RC3 Pre-release
Pre-release
  • New application colors
  • Fix bug that cause the balances to not update when returning to the home screen

v2.1.0-RC2

26 May 00:09
Compare
Choose a tag to compare
v2.1.0-RC2 Pre-release
Pre-release
  • Add staking features (delegate, redelegate, unbond);
  • New home design;
  • New landing page design.

v2.1.0-RC1

25 May 19:54
Compare
Choose a tag to compare
v2.1.0-RC1 Pre-release
Pre-release
  • Add staking features (delegate, redelegate, unbond);
  • New home design;
  • New landing page design.

v2.0.0

05 Apr 15:46
Compare
Choose a tag to compare

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

03 Apr 15:33
96f43f0
Compare
Choose a tag to compare
v1.2.0-RC6 Pre-release
Pre-release

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

27 Mar 16:12
Compare
Choose a tag to compare
v1.2.0-RC5 Pre-release
Pre-release

Bug fixes

  • Fixed a missing import that caused problems while rendering the MsgRefuseDTagTransfer message

v1.2.0-RC4

07 Feb 19:40
57b1628
Compare
Choose a tag to compare
v1.2.0-RC4 Pre-release
Pre-release

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

07 Feb 14:36
36fc8ec
Compare
Choose a tag to compare
v1.2.0-RC3 Pre-release
Pre-release

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