aboutsummaryrefslogtreecommitdiffstats
path: root/docs/_posts/2018-05-31-v2.3.2.md
blob: 9bbb444be3c84654e816c8fa1d713040d7786e30 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
---
layout: post
title: Version 2.3.2
author: matthew
---

<div class="r" align="right">
<a data-flickr-embed="true"  href="https://www.flickr.com/photos/photosak/6214596375" title="London Loop Section 3"><img src="https://farm7.staticflickr.com/6041/6214596375_ca94e02b93.jpg" width="500" height="333" alt="London Loop Section 3"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</div>

Today we have released **version 2.3.2** of FixMyStreet.

This is a minor release, but one with quite a number of bug fixes and other
smaller front end and admin improvements.

The questionnaire process has been improved, with “Don’t know” now an option in
the email, and recording the answer as soon as the link is clicked. Smaller
front end fixes include increasing the size of “sub map links” (hide pins,
permalink, etc), clicking the "Click map" instruction banner now begins a new
report, and improved cursor/display of the new report pin.

Front end bug fixes include improving chart display in old IE versions, a CSS
padding bug in the sidebar “drawer”, a race condition when making a new report
quickly, some small RTL text display issues, and making sure the loading
spinner is always shown when it should be.

We now store a user’s creation and last active times, and have provided scripts
so you can use tis new information to anonymize inactive users or reports,
email inactive users, and/or close reports to new updates.

At long last, the contents of a report’s extra field is now fully displayed in
the admin.

Open311 has had a number of improvements and bug fixes – we can now fetch
problems over Open311, send multiple photos via an Open311 extension, and have
the ability to have automated attributes that can be filled in but not shown to
the user (e.g.  asset IDs).

For development, we’ve added an HTML email previewer at `/dev/_email/` which
our designers love, added some Cypress browser-based testing so that some of
our JavaScript is also tested, and upgraded our Vagrantfile to use Ubuntu Xenial.

[Full changelog](https://github.com/mysociety/fixmystreet/releases/tag/v2.3.2)