aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorMatthew Somerville <matthew@mysociety.org>2014-12-17 11:21:28 +0000
committerMatthew Somerville <matthew-github@dracos.co.uk>2014-12-17 12:15:03 +0000
commit00090170f96ae43f521ce29a3731859ca5f6738a (patch)
treee31c3d9125c13025771f03a317622ca0c4e6fe38 /README.md
parente57f715a4625507cf6720d22e676c606bcb56053 (diff)
Version 1.5.2.v1.5.2
Includes: * [UK] Don't show topic form field when reporting abuse. * Use token in moderation response URL to prevent hidden report leak. * Make sure successful submission page is full width.
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 7 insertions, 1 deletions
diff --git a/README.md b/README.md
index 50e89584c..6e6a92c9c 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.1.
+Platform is now at version 1.5.2.
## Installation
@@ -38,6 +38,12 @@ We've extracted all of the mobile apps from this repository into the
## Releases
+* v1.5.2 (17th December 2014)
+ - Hide unneeded heading on default footer.
+ - Suppress 'Argument "" isn't numeric' warning on admin report edit page.
+ - [UK] Don't show topic form field when reporting abuse.
+ - Use token in moderation response URL to prevent hidden report leak.
+
* v1.5.1 (12th December 2014)
- Bugfixes
- Use correct cobrand signature in SendReport emails. #960