parent
b79739db0c
commit
f61f7d09c7
|
@ -9,6 +9,8 @@ directly impact users rather than highlighting other key architectural updates.*
|
||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
|
## [0.2.0 (540)] - 2024-01-27
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
- The current balance UI on top of the Account screen has been reworked. It now displays the currently available
|
- The current balance UI on top of the Account screen has been reworked. It now displays the currently available
|
||||||
balance as well.
|
balance as well.
|
||||||
|
@ -16,6 +18,9 @@ directly impact users rather than highlighting other key architectural updates.*
|
||||||
- The Send Error screen now contains a simple text with the reason for failure. The Send screen UI refactoring is
|
- The Send Error screen now contains a simple text with the reason for failure. The Send screen UI refactoring is
|
||||||
still in progress.
|
still in progress.
|
||||||
|
|
||||||
|
### Fixed
|
||||||
|
- Properly clearing focus from the Send text fields when moved to another screen
|
||||||
|
|
||||||
## [0.2.0 (530)] - 2024-01-16
|
## [0.2.0 (530)] - 2024-01-16
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
Loading…
Reference in New Issue