-
Notifications
You must be signed in to change notification settings - Fork 2
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
9 additions
and
1 deletion.
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,3 +1,11 @@ | ||
# 0.7.0 - May 16th, 2022 | ||
* Accept email address including '+' character such as '[email protected]' on login screen | ||
* Disable sync button when there are no unsynced surveys | ||
+ Keep login session | ||
* Disable unexpected gesture back to login screen from survey list screen | ||
* Some under-the-hood code maintenance | ||
* Show version on settings screen | ||
|
||
# 0.6.1 - May 7th, 2022 | ||
**Before using this version, make sure to install base Salesforce package v0.12.0** | ||
* Fix picklist field crashing the app in iOS | ||
|
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