diff options
author | Matthew Somerville <matthew-github@dracos.co.uk> | 2018-09-27 14:56:52 +0100 |
---|---|---|
committer | Matthew Somerville <matthew-github@dracos.co.uk> | 2018-09-27 14:56:52 +0100 |
commit | b3fea58c6f9a29ec5fb428d82c25e3a82ac962af (patch) | |
tree | f7b79502c8bcbc158451c205944ee8d337750f8e /docs/_posts/2016-07-06-v1.8.4.md | |
parent | 371927debffc6bb42d8d86a90afc715d1d837e74 (diff) |
Move docs from gh-pages branch.
Diffstat (limited to 'docs/_posts/2016-07-06-v1.8.4.md')
-rw-r--r-- | docs/_posts/2016-07-06-v1.8.4.md | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/docs/_posts/2016-07-06-v1.8.4.md b/docs/_posts/2016-07-06-v1.8.4.md new file mode 100644 index 000000000..de4a7d3fd --- /dev/null +++ b/docs/_posts/2016-07-06-v1.8.4.md @@ -0,0 +1,23 @@ +--- +layout: post +title: Version 1.8.4 +author: matthew +--- + +<div class="r" align="right"> +<a data-flickr-embed="true" href="https://www.flickr.com/photos/ennid/5999264663/" title="Yellow Line (Mumbai)"><img src="https://c8.staticflickr.com/7/6002/5999264663_9384176094.jpg" width="500" height="375" alt="Yellow Line (Mumbai)"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script> +</div> + +We’ve released **version 1.8.4** of FixMyStreet, along with versions 1.7.2 and 1.6.3. + +These releases include a security fix, closing two +cross-site scripting (XSS) vulnerabilities. Please update +your installation as soon as possible. + +Version 1.8.4 also contains other minor bug fixes, such as correctly +orientating preview images, wrapping emails better for differing screen sizes, +a bug with filter redirect when JavaScript wasn't available, a race condition +when starting a new report, and a couple of display bugs in IE7. + +See the full list of changes +[over on GitHub](https://github.com/mysociety/fixmystreet/releases). |