-
Notifications
You must be signed in to change notification settings - Fork 18
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
786afbb
commit bca630f
Showing
3 changed files
with
9 additions
and
9 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,8 +1,7 @@ | ||
## Changes | ||
- Fixed notification & messages red dot slow update on account switch; | ||
- Fixed showing active account in the accounts list in drawer (#348) | ||
- Fixed unfollow button on onboarding screen spanning to two rows on some devices (#346); | ||
- Implemented showing legends first in the Profile details followed by section (#345); | ||
- Refactor deep linking & splash screen; | ||
- Implemented deep linking for Primal verified users & static links; | ||
- Fixed npub QR code page padding issues (#349); | ||
- Implement relay hints in copy note id; | ||
- Implement using nevent and nprofile when creating primal share links; | ||
- Implement redirection from PremiumBuying to PremiumHome if user has membership (#355); | ||
- Implement profileId resolution process in ProfileDetailsScreen (#351); | ||
- Make author field optional in Nevents (#353); | ||
- Implement resolving naddr screen state in ArticleDetails screen (#352); |
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,2 +1,3 @@ | ||
- Deep linking. | ||
- Deprecated note1 and npub1 links. | ||
- Stability and improvements. |