blob: df851106106d7b4731873074e7238a1a2cd003fe (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
## Releases
* Unreleased
- New features
- Multiple photo support. #107
- iPhone X support. #259
- Button to hide pins on map. #175
- Bugfixes
- Skip empty report details screen.
- Correctly set user title. #156
- Show more helpful error if server rejects password. #156
- Allow mailto: links to be followed. #263
- Stop keyboard obscuring report details text field. #222
- Development improvements
- CONFIG.SKIP_CONFIRM_REPORT flag to skip confirmation screen.
- Ensure compatibility with latest Cordova versions.
- CONFIG.PASSWORD_MIN_LENGTH key to validate user password.
- CONFIG.PASSWORD_CHECK_COMMON flag to test password against server.
|