diff options
author | Marius Halden <marius.h@lden.org> | 2019-10-30 19:28:55 +0100 |
---|---|---|
committer | Marius Halden <marius.h@lden.org> | 2019-10-30 19:28:55 +0100 |
commit | 377bd96aab7cad3434185c30eb908c9da447fe40 (patch) | |
tree | 7ec5527e205d5b62caaa862a7de8cd25199c8bf0 /docs/_posts/2017-08-03-v2.1.1.md | |
parent | 56f61b1441070aa0b9ddcfc74aca46c20313609f (diff) | |
parent | 92b253904062edd533e55c22824de6fd01e2f7c1 (diff) |
Merge tag 'v2.6' into fiksgatami-dev
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) |