aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorMatthew Somerville <matthew@mysociety.org>2015-02-20 16:58:05 +0000
committerMatthew Somerville <matthew@mysociety.org>2015-03-18 16:14:16 +0000
commitafe94a2eff801b769e55d5527a1367406810958a (patch)
tree6b55169228e6bdcfe00ce00731f7f72142888405 /README.md
parent3b724e751e6a9c9b0827db54226522f29dcc7f76 (diff)
Version 1.5.4.v1.5.4
Including updated translations.
Diffstat (limited to 'README.md')
-rw-r--r--README.md25
1 files changed, 24 insertions, 1 deletions
diff --git a/README.md b/README.md
index deb5b7efb..b0dbacc1c 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.2.
+Platform is now at version 1.5.4.
## Installation
@@ -38,6 +38,29 @@ We've extracted all of the mobile apps from this repository into the
## Releases
+* v1.5.4 (25th February 2015)
+ - New features:
+ - Stamen toner-lite and Bing Maps tiles.
+ - Czech and part-done Lithuanian translations.
+ - Front end improvements:
+ - Nicer confirmation pages, with next steps template example. #972
+ - Always show report/update confirmation page, even if logged in. #1003
+ - Expire cached geolocations after a week. #684
+ - Bugfixes:
+ - Make sure all co-ordinates are stringified/truncated. #1009
+ - Correct "Open Street Map" to "OpenStreetMap". #1021
+ - Only create timezone objects once, at startup.
+ - Development improvements:
+ - Remove need to specify en-gb in LANGUAGES. #1015
+ - Mac installation improvements. #1014
+ - Make use of jhead and Math::BigInt::GMP optional. #1016
+ - Link from admin config page to MapIt. #1022
+ - Test URLs for confirmation pages.
+ - New configuration variable for setting up behind a secure proxy.
+ - UK specific improvements:
+ - Output easting/northing on one line. #997
+ - Output Irish easting/northing in Northern Ireland. #822
+
* v1.5.3 (21st January 2015)
- New features:
- Satellite map toggle option on Google Maps view. #1002