aboutsummaryrefslogtreecommitdiffstats
path: root/docs/_posts/2013-05-03-v1.2.md
diff options
context:
space:
mode:
authorMarius Halden <marius.h@lden.org>2019-10-30 19:28:55 +0100
committerMarius Halden <marius.h@lden.org>2019-10-30 19:28:55 +0100
commit377bd96aab7cad3434185c30eb908c9da447fe40 (patch)
tree7ec5527e205d5b62caaa862a7de8cd25199c8bf0 /docs/_posts/2013-05-03-v1.2.md
parent56f61b1441070aa0b9ddcfc74aca46c20313609f (diff)
parent92b253904062edd533e55c22824de6fd01e2f7c1 (diff)
Merge tag 'v2.6' into fiksgatami-dev
Diffstat (limited to 'docs/_posts/2013-05-03-v1.2.md')
-rw-r--r--docs/_posts/2013-05-03-v1.2.md34
1 files changed, 34 insertions, 0 deletions
diff --git a/docs/_posts/2013-05-03-v1.2.md b/docs/_posts/2013-05-03-v1.2.md
new file mode 100644
index 000000000..7d839a41e
--- /dev/null
+++ b/docs/_posts/2013-05-03-v1.2.md
@@ -0,0 +1,34 @@
+---
+layout: post
+title: Version 1.2
+author: matthew
+---
+
+<a href="http://www.flickr.com/photos/rbm/100165557/" title="broken lamp post by Rob Mac, on Flickr"><img class="r" src="http://farm1.staticflickr.com/28/100165557_6aff9acd7b.jpg" width="375" height="500" alt="broken lamp post"></a>
+
+Today we're releasing **version 1.2** of the FixMyStreet platform. The
+[AMI](/install/ami/) has been updated and the [install
+script](/install/install-script/) will automatically now install this version.
+
+The main items in this release are things prompted by requests on [our mailing
+list](/community/) :-)
+
+* Postfix is now installed as part of the install script, or in the AMI. This
+ means email should work out of the box. For anyone already installed, you can
+ run the commands in [the GitHub ticket](https://github.com/mysociety/fixmystreet/issues/412).
+
+* A new configuration option `MAPIT_ID_WHITELIST` has been added, to restrict
+ usage to the IDs specified, if given. This means Claudio, who emailed last
+ week, could have `[ 239540 ]` as his `MAPIT_ID_WHITELIST`, and then reports
+ could only be made within the Marche region of Italy. We already use this new
+ option ourselves on https://www.zueriwieneu.ch/ where before it was
+ hard-coded in the code.
+
+* Other things include being able to zoom in further on OSM maps, and HTML
+ pages are now being gzipped.
+
+Lastly, as you can see this site has had a redesign to make it more friendly,
+and we've added some more documentation about e.g. updating an AMI instance to
+a newer version. If there's anything unclear, please do [ask on the mailing
+list](/community/) or submit an issue or pull request on GitHub.
+