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/2017-08-03-v2.1.1.md | |
parent | 371927debffc6bb42d8d86a90afc715d1d837e74 (diff) |
Move docs from gh-pages branch.
Diffstat (limited to 'docs/_posts/2017-08-03-v2.1.1.md')
-rw-r--r-- | docs/_posts/2017-08-03-v2.1.1.md | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/docs/_posts/2017-08-03-v2.1.1.md b/docs/_posts/2017-08-03-v2.1.1.md new file mode 100644 index 000000000..b1b487fa2 --- /dev/null +++ b/docs/_posts/2017-08-03-v2.1.1.md @@ -0,0 +1,24 @@ +--- +layout: post +title: Version 2.1.1 +author: struan +--- + +<div class="r" align="right"> +<a data-flickr-embed="true" href="https://www.flickr.com/photos/drinksmachine/435344339/" title="Untitled"><img src="https://farm1.staticflickr.com/176/435344339_84fd7e4705_z_d.jpg" width="640" height="480" alt="Untitled"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script> +</div> + +Today we have released **version 2.1.1** of FixMyStreet, a bugfix release with +a few small improvements. + +The map in HTML emails is now a link through to the report page, and we've +fixed a bug causing the wrong pin size to be shown there. We've also fixed a +bug that could cause a different language from the requested one to be shown on +about pages. + +Admin improvements include resending reports if changing the category +has changed the `send_method` and displaying the reporter's phone number +on the inspector form. Text deleted during moderation is no longer +replaced with `[...]`. + +[Full changelog](https://github.com/mysociety/fixmystreet/releases/tag/v2.1.1) |