aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
blob: 587446d3f8d79825b8ba91f0d0f7d6ab8c3d08f6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
## Releases

* v2.2 (20th June 2018)_
    - Bugfixes
        - Displays message if council does not accept reports #266

* v2.1 (3rd May 2018)
    - 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.