-
Notifications
You must be signed in to change notification settings - Fork 491
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: Add changelog for v1.6.0 (#1889)
- Loading branch information
1 parent
0a5b369
commit 4d5597f
Showing
1 changed file
with
15 additions
and
0 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
🚀 Features and Enhancements | ||
- feat(ui): Add event name and time in dashboard | ||
- feat: Add 'About The App' section | ||
- feat: Add bio section in Edit Profile | ||
- feat: Option to delete profile picture | ||
|
||
🐛 Bug Fixes | ||
- fix: Prevent app from closing while navigating back from Device Settings | ||
|
||
🧰 Maintenance | ||
- chore: Improve Account section | ||
- chore: Improve navigation flow | ||
- chore: Show event end time in nav drawer | ||
- chore: Share event link and location also | ||
- chore: Simplify event sharing process |