diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 30 |
1 files changed, 29 insertions, 1 deletions
@@ -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. |