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/2014-07-15-v1.4.2.md | |
parent | 371927debffc6bb42d8d86a90afc715d1d837e74 (diff) |
Move docs from gh-pages branch.
Diffstat (limited to 'docs/_posts/2014-07-15-v1.4.2.md')
-rw-r--r-- | docs/_posts/2014-07-15-v1.4.2.md | 25 |
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. |