aboutsummaryrefslogtreecommitdiffstats
path: root/docs/_posts/2018-11-06-v2.4.2.md
blob: 9560d9b965515077ffa7f257bedbb8ff38ee4758 (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
---
layout: post
title: Version 2.4.2
author: matthew
---

<div class="r" align="right">
<a data-flickr-embed="true"  href="https://www.flickr.com/photos/eperales/2588601813/" title="Water &amp; Oil"><img src="https://farm4.staticflickr.com/3070/2588601813_eb5e97557f.jpg" width="500" height="375" alt="Water &amp; Oil"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</div>

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

This is mainly a bugfix release, but does contain a couple of new features -
the admin lets you see and manage a user’s alerts, and the dashboard has update
CSV export.

Bugfixes include an issue when setting up a new Vagrant-based installation,
updating the areas column when a report is moved by a staff user, giving
superusers access to update staff dropdown, and an issue with subcategories
when visiting /report/new directly.

We have renamed a few SCSS variables for clarity; the old names still work, but
if you wish to update your cobrand, then change `$map_nav_bg` to
`$nav_background_colour`, `$nav_fg` to `$nav_colour`, and `$nav_fg_hover` to
`$nav_hover_background_colour`.

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