aboutsummaryrefslogtreecommitdiffstats
path: root/docs/_posts/2018-02-12-v2.3.1.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/_posts/2018-02-12-v2.3.1.md')
-rw-r--r--docs/_posts/2018-02-12-v2.3.1.md39
1 files changed, 39 insertions, 0 deletions
diff --git a/docs/_posts/2018-02-12-v2.3.1.md b/docs/_posts/2018-02-12-v2.3.1.md
new file mode 100644
index 000000000..075590ee0
--- /dev/null
+++ b/docs/_posts/2018-02-12-v2.3.1.md
@@ -0,0 +1,39 @@
+---
+layout: post
+title: Version 2.3.1
+author: matthew
+---
+
+<div class="r" align="right">
+<a data-flickr-embed="true" href="https://www.flickr.com/photos/luiscolas/9347625116/in/photolist-ff22hh-822Qzz-hUT-6XAG2R-Aj9tco-4AMCjJ-5JAudk-eRiDAZ-5gSMZS-9aCTMh-8tNEZa-hcWs5g-4HvS9p-aUjRov-LvqZbz-rDivP3-dRRVqb-bxrZTr-gBoCym-bP6HSF-85bACu-sAqHa1-o51A6W-8mVQtB-p4G8w1-GLHRtK-hcV8fg-3yn56F-apTU2w-86dnyQ-8mF2JJ-a5A1P6-xb9Ahd-adJTdh-86dny7-hCEwQ1-A4NHwV-eCvr5q-8Whq3z-81QKHC-bQTwSK-DrizbF-8V6js5-5KScte-fvZGqs-6G8mPr-5zyJXC-fJcHcV-M6HqY9-8V3dTs" title="Keep Behind This Line"><img src="https://farm6.staticflickr.com/5451/9347625116_8f3c8bf5e7.jpg" width="500" height="333" alt="Keep Behind This Line"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
+</div>
+
+Today we have released **version 2.3.1** of FixMyStreet.
+
+This is a minor release, with a number of bug fixes but also a number of
+smaller front end and admin improvements.
+
+The site should be clearer when things are loading now, be that on initial page
+load or when an asset layer is incoming. Our phone number library has been
+updated, so national phone numbers should be displayed in a nicer format as
+long as you've set the `PHONE_COUNTRY` variable.
+
+FixMyStreet now asks for the current password (or sends an email) on password
+change, sets a minimum password length and checks against a list of commons
+passwords. Superusers can have optional two-factor authentication to protect
+their accounts.
+
+We fixed an error in sending `requires_inspection` reports, issues with
+multiple select-multiples on a page, a questionnaire CSS snafu, showing deleted
+bodies in the dashboard list, alongside other minor bugfixes.
+
+For staff users, 'report as another user' now allows phone number without
+email, and the inspector form shows any extra fields again.
+
+Admins can now anonymize/hide all a user's reports, log a user out, or remove a
+user's account details. We've provided a script to expire old sessions in the
+database (plus this script can be run with `--init` to set up the database for
+the new "log a user out" feature).
+
+[Full changelog](https://github.com/mysociety/fixmystreet/releases/tag/v2.3.1)
+