aboutsummaryrefslogtreecommitdiffstats
path: root/docs/_posts/2018-06-06-v2.3.3.md
diff options
context:
space:
mode:
authorMarius Halden <marius.h@lden.org>2019-10-30 19:28:55 +0100
committerMarius Halden <marius.h@lden.org>2019-10-30 19:28:55 +0100
commit377bd96aab7cad3434185c30eb908c9da447fe40 (patch)
tree7ec5527e205d5b62caaa862a7de8cd25199c8bf0 /docs/_posts/2018-06-06-v2.3.3.md
parent56f61b1441070aa0b9ddcfc74aca46c20313609f (diff)
parent92b253904062edd533e55c22824de6fd01e2f7c1 (diff)
Merge tag 'v2.6' into fiksgatami-dev
Diffstat (limited to 'docs/_posts/2018-06-06-v2.3.3.md')
-rw-r--r--docs/_posts/2018-06-06-v2.3.3.md19
1 files changed, 19 insertions, 0 deletions
diff --git a/docs/_posts/2018-06-06-v2.3.3.md b/docs/_posts/2018-06-06-v2.3.3.md
new file mode 100644
index 000000000..be0a9b668
--- /dev/null
+++ b/docs/_posts/2018-06-06-v2.3.3.md
@@ -0,0 +1,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)