blob: be0a9b6686341d16578b384b7952eaff3cd5bba0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
---
layout: post
title: Version 2.3.3
author: matthew
---
Today we have released **version 2.3.3** of FixMyStreet.
This fixes a few bugs found in the past week of the last release, including one
potential data leak. It was possible to obtain from a crafted URL the textual
content of an update, and the name of the user who left that update (only if
they had made the update non-anonymously), even if that update was unconfirmed
or hidden. No other details of the update or user were made available.
Other fixes include incorrect behaviour when selecting report pins on mobile,
bad admin navigation links in multi-language installs, and an issue with the
map display when an inspector clicked back from a report page on mobile.
[Full changelog](https://github.com/mysociety/fixmystreet/releases/tag/v2.3.3)
|