-
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
a338621
commit 78deb07
Showing
3 changed files
with
8 additions
and
10 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,6 @@ | ||
## Changes | ||
- Implemented Primal Wallet NWC (#287) | ||
- Implemented Primal Wallet deep linking; | ||
- Implemented legends leaderboard (#290) | ||
- Implemented updated legend settings with leaderboard toggle and shoutout edits (#293) | ||
- Implemented handling non activated wallets in NWC apps list (#291) | ||
- Added showing generic error message to NWC apps list ui; | ||
- Loading indicator in become legend flow if payment instructions are taking too long; | ||
- Implemented handling no profile metadata for highlight authors in Reads (#298) | ||
- Polished legend cards (#294) | ||
- Fixed too long display names not showing properly in Profile Details (#299) | ||
- Fixed premium badge not showing on long display name in Profile Details (#295) | ||
- Fixed missing overflow for long topic names in explore (#297) |
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,4 +1,4 @@ | ||
- Feed rendering improvements. | ||
- Wallet NWC support. | ||
- Legends overhaul. | ||
- Legends leaderboard & cards. | ||
- Stability and improvements. |