-
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
c4dcd45
commit 315b5ba
Showing
3 changed files
with
11 additions
and
11 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,6 +1,9 @@ | ||
## Changes | ||
- Improved onboarding flow with follows customization and zaps introductions; | ||
- Fixed logic for Primal feed check on DVM feed preview; | ||
- Implement avatar and cover zoom on profile details screen (#234); | ||
- Implement highlights and generic events in feeds (#238); | ||
- Implement follow/unfollow approvals (#237); | ||
- Implement double ring on legend avatars | ||
- Implement primal legend avatar customization across the app (#239) | ||
- Improve primal legend profile updates (#241) | ||
- Fix always show custom badge for primal legends (if enabled) | ||
- Fix advanced search filter picker scrollable area | ||
- Fix profile editor regression | ||
- Integrate primal premium into profile editor (#242) | ||
- Implement paywall on media feeds grid (#243) |
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,5 +1,2 @@ | ||
Improved onboarding flow. | ||
Tap to see profile and cover photo. | ||
Support for highlights. | ||
Follow/unfollow approvals. | ||
Legend profile improvements. | ||
Stability and improvements. |