aboutsummaryrefslogtreecommitdiffstats
path: root/docs/_posts/2014-07-15-v1.4.2.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/_posts/2014-07-15-v1.4.2.md')
-rw-r--r--docs/_posts/2014-07-15-v1.4.2.md25
1 files changed, 25 insertions, 0 deletions
diff --git a/docs/_posts/2014-07-15-v1.4.2.md b/docs/_posts/2014-07-15-v1.4.2.md
new file mode 100644
index 000000000..72cd43528
--- /dev/null
+++ b/docs/_posts/2014-07-15-v1.4.2.md
@@ -0,0 +1,25 @@
+---
+layout: post
+title: Version 1.4.2
+author: matthew
+---
+
+<div class="r" align="right"><a href="https://www.flickr.com/photos/theenmoy/8372727576/" title="Bicycle Rack by Theen Moy on Flickr"><img src="https://farm9.staticflickr.com/8083/8372727576_75d392409c.jpg" width="500" height="375" alt="Bicycle Rack"><br>Bicycle Rack by Theen Moy on Flickr</a></div>
+
+We’ve released **version 1.4.2**, a maintenance release, but also with a couple
+of new features. The main reason for this release was to fix a couple of issues
+with the installation script, which are hopefully now resolved. It also
+upgrades our bundled copy of `cpanm` (to cope better when an external module
+website is down), tidies up the template structure, copes with browser autofill
+on the `/auth` sign in page, and adds links from the All Reports page to a
+body’s open or fixed reports.
+
+The main new feature is the addition of SMTP username/password and SSL/TLS
+options for your setup. You can read about the new options on
+[the configuration settings page](/customising/config/#smtp_smarthost)
+
+See the full changes over on GitHub at
+[https://github.com/mysociety/fixmystreet/releases](https://github.com/mysociety/fixmystreet/releases).
+
+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.