-
-
Notifications
You must be signed in to change notification settings - Fork 3
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
Showing
2 changed files
with
20 additions
and
2 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 |
---|---|---|
@@ -1,11 +1,22 @@ | ||
# v3.7.0-RC3 | ||
# v3.7.0 | ||
|
||
## Added | ||
|
||
- Temporary disable polls on Actions tab | ||
- Add button to delete account | ||
- Store & Retry to send door to door polls if user is offline | ||
- Tagging plan | ||
- Fetch tools from remote | ||
|
||
## Updated | ||
|
||
- Refactor code on buttons | ||
- Use tinycolor2 to compute button colors on the fly | ||
- Remove moment library | ||
- Update dependencies | ||
- Update react navigation to v6 | ||
|
||
## Fixed | ||
|
||
- Fix button safe area on DoorToDoor brief screen | ||
- Fixes minors bugs on Door to Door screens |
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,22 @@ | ||
# v3.7.0-RC3 | ||
# v3.7.0 | ||
|
||
## Added | ||
|
||
- Temporary disable polls on Actions tab | ||
- Add button to delete account | ||
- Store & Retry to send door to door polls if user is offline | ||
- Tagging plan | ||
- Fetch tools from remote | ||
|
||
## Updated | ||
|
||
- Refactor code on buttons | ||
- Use tinycolor2 to compute button colors on the fly | ||
- Remove moment library | ||
- Update dependencies | ||
- Update react navigation to v6 | ||
|
||
## Fixed | ||
|
||
- Fix button safe area on DoorToDoor brief screen | ||
- Fixes minors bugs on Door to Door screens |