Skip to content

Commit

Permalink
Version 2.0.4.
Browse files Browse the repository at this point in the history
  • Loading branch information
dracos committed Apr 13, 2017
1 parent 6ef5055 commit a085b63
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 2 deletions.
12 changes: 11 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ RSS alerts of problems in their area.

It was created in 2007 by [mySociety](https://www.mysociety.org/) for reporting
problems to UK councils and has been copied around the world. The FixMyStreet
Platform is now at version 2.0.3.
Platform is now at version 2.0.4.

## Installation

Expand Down Expand Up @@ -45,6 +45,16 @@ web-based cross-browser testing tools for this project.

## Releases

* v2.0.4 (13th April 2017)
- Front end improvements:
- On /reports maps, only include reports in view. #1689
- Admin improvements:
- Allow comma-separated contact emails in the admin. #1683
- Bugfixes:
- Upgrade Facebook 3rd party library to fix Facebook login. #1681
- Don't error when devolved body, blank send methods. #1374
- Fix issue with categories with regex characters. #1688

* v2.0.3 (31st March 2017)
- Front end improvements:
- Add ability to make map full screen on mobile report pages. #1655
Expand Down
2 changes: 1 addition & 1 deletion bin/site-specific-install.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/sh

# Set this to the version we want to check out
VERSION=${VERSION_OVERRIDE:-v2.0.3}
VERSION=${VERSION_OVERRIDE:-v2.0.4}

PARENT_SCRIPT_URL=https://github.com/mysociety/commonlib/blob/master/bin/install-site.sh

Expand Down

0 comments on commit a085b63

Please sign in to comment.