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