diff options
Diffstat (limited to 'docs/_posts/2015-03-18-v1.5.4.md')
-rw-r--r-- | docs/_posts/2015-03-18-v1.5.4.md | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/docs/_posts/2015-03-18-v1.5.4.md b/docs/_posts/2015-03-18-v1.5.4.md new file mode 100644 index 000000000..a7c6cd414 --- /dev/null +++ b/docs/_posts/2015-03-18-v1.5.4.md @@ -0,0 +1,27 @@ +--- +layout: post +title: Version 1.5.4 +author: matthew +--- + +<div class="r" align="right"> +<a href="https://www.flickr.com/photos/alanvernon/6131124997" title="Female Yellow Warbler by Alan Vernon, on Flickr"><img src="https://farm7.staticflickr.com/6061/6131124997_f9e893b37c.jpg" width="500" height="333" alt="Female Yellow Warbler"><br>Female Yellow Warbler by Alan Vernon on Flickr</a> +</div> + +We’ve released **version 1.5.4** of FixMyStreet. + +This includes a couple of new map layers, Bing Maps and Stamen's +[toner-lite](http://maps.stamen.com/toner-lite/), and nicer confirmation pages +for after you've made a report or update, along with other smaller improvements +and bug fixes. See the full list of changes +[over on GitHub](https://github.com/mysociety/fixmystreet/releases). + +For developers, it includes a few small improvements, to do with Mac +installation, making some things optional, and including a new configuration +variable for if you're running behind an SSL proxy. We've also added some test +URLs so that you can view confirmation pages without having to leave a new +report or update, e.g. see it in action on fixmystreet.com: +[https://www.fixmystreet.com/P/\_test\_](https://www.fixmystreet.com/P/_test_). + +As always, do [ask on the mailing list](/community/) if you'd like more +information on any of the above, or submit an issue or pull request on GitHub. |