-
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
6e51b2a
commit 7b9f861
Showing
2 changed files
with
10 additions
and
16 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,15 +1,9 @@ | ||
## Changes | ||
Implement confirmation delete dialog on media management; | ||
Change subscription id to String from UUID; Add platform and app version identifier to subIds; | ||
Fix showing primal name when changing primal name; | ||
Fix showing primal name instead of display name; | ||
Polish media management icons; | ||
Fix media management uploads since/limit params; | ||
Update welcome screen; | ||
Fix round up and round down in media management stats; | ||
Implement opening FAQ tab when opening FAQ from manage premium; | ||
Implement entire card clickable on SupportPrimalScreen; | ||
Implement forceFocus in PrimalOutlinedTextField; Enable forceFocus in PremiumPrimalNameStage; | ||
Fix premium home jumps; | ||
Fix not showing extend subscription in manage premium for legends & recurring; | ||
Implement handling legend status in manage premium; | ||
- Increase EOSE delay in NostrSocketClient from 50 to 75 msec | ||
- Implement new subscription header | ||
- Add updating membership status on membership purchase | ||
- Add opening Extend Subscription from manage premium | ||
- Add opening BecomeALegend from manage premium | ||
- Fix line spacing on welcome screen | ||
- Implement premium badge logic | ||
- Implement media deletion |