-
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
29538d3
commit 1c4d325
Showing
2 changed files
with
11 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,9 +1,10 @@ | ||
## Changes | ||
- 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) | ||
- Updated avatar border sizes according to design | ||
- Fixed broken mentions | ||
- Fixed isPrimalDvm api broken changes | ||
- Fixed cohort broken changes; Added premium tier business logic; | ||
- Fixed drawer menu items not changing background on theme change; | ||
- Updated legend styles; | ||
- Fixed avatars cutoff in advanced search user pickers; | ||
- Fixed avatar clicks not working on advanced search; | ||
- Disabled legendary avatar customization on new notes pill; |