-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
306384c
commit af21628
Showing
3 changed files
with
4 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,2 @@ | ||
## Changes | ||
- Implemented Date of Birth and Full Name in wallet activation; | ||
- Implemented OTP input field for activation code; | ||
- Implemented no content state in feeds; | ||
- Improved feed syncing and networking layer; | ||
- Fixed missing link preview thumbnail CDN images on feeds; | ||
- Fixed zapping issues; | ||
- Added updating relays when opening Network screen; | ||
- Added smaller screens support for transaction editor screen; | ||
- Changed month abbr. from 'm' to 'mo' in feeds; | ||
- Stability improvements. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,2 @@ | ||
## Changes | ||
- Implemented Date of Birth and Full Name in wallet activation; | ||
- Implemented OTP input field for activation code; | ||
- Implemented no content state in feeds; | ||
- Improved feed syncing and networking layer; | ||
- Fixed missing link preview thumbnail CDN images on feeds; | ||
- Fixed zapping issues; | ||
- Added updating relays when opening Network screen; | ||
- Added smaller screens support for transaction editor screen; | ||
- Changed month abbr. from 'm' to 'mo' in feeds; | ||
- Stability improvements. |