aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorMatthew Somerville <matthew-github@dracos.co.uk>2015-07-09 20:30:29 +0100
committerMatthew Somerville <matthew@mysociety.org>2015-07-10 13:49:26 +0100
commit765a7ef0ed33d010c9bc0a02a021d632c9fb9990 (patch)
treec30f841fa7975412cac2fe237b108d8bab945eca /README.md
parentcc6a278898087665071cc68664622cf49b84f693 (diff)
Version 1.5.5.v1.5.5
Diffstat (limited to 'README.md')
-rw-r--r--README.md30
1 files changed, 29 insertions, 1 deletions
diff --git a/README.md b/README.md
index b0dbacc1c..8be5bee81 100644
--- a/README.md
+++ b/README.md
@@ -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 1.5.4.
+Platform is now at version 1.5.5.
## Installation
@@ -38,6 +38,34 @@ We've extracted all of the mobile apps from this repository into the
## Releases
+* v1.5.5 (10th July 2015)
+ - Security:
+ - Fix vulnerability in login email sending that could allow an account
+ to be hijacked by a third party.
+ - Time out email authentication tokens.
+ - Update dependency to fix issue with Unicode characters in passwords.
+ - New features:
+ - Chinese translation.
+ - Front end improvements:
+ - Add “Report” button in default mobile header. #931
+ - Use ‘hamburger’ menu icon in mobile header. #931
+ - Resize map pins based on zoom level. #1041
+ - Improve report meta information display. #1080
+ - Display message on body page when reports list is empty.
+ - Bugfixes:
+ - Fix issue with shrunken update photos. #424
+ - Fix typo in footer role="contentinfo".
+ - Default Google maps to satellite view. #1133
+ - Update Bing Maps parameter ID.
+ - Development improvements:
+ - Add ability for map pages to filter by category/state. #1134
+ (this is currently on a couple of cobrands, to add to base soon)
+ - Allow cobrands to specify ordering on all reports page.
+ - Use mocked Nominatim in tests to cope with bad connections.
+ - Add Extra role to ease use of the {extra} database field. #1018
+ - UK specific improvements:
+ - Add dog poop poster. #1028
+
* v1.5.4 (25th February 2015)
- New features:
- Stamen toner-lite and Bing Maps tiles.