diff options
author | Matthew Somerville <matthew@mysociety.org> | 2016-03-23 12:51:31 +0000 |
---|---|---|
committer | Matthew Somerville <matthew@mysociety.org> | 2016-03-23 12:51:31 +0000 |
commit | 4345263c9de752454795ad57323e684e41e702a8 (patch) | |
tree | 69ac1575105966f11d3f4db058e922bc07a2d802 /README.md | |
parent | f1b3e509455163b0f3362e460d201d04593a8388 (diff) |
Version 1.8.1.v1.8.1
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -40,6 +40,20 @@ We've extracted all of the mobile apps from this repository into the ## Releases +* v1.8.1 (23rd March 2016) + - Front end improvements: + - Remember user's last anonymous state. #150 + - Remove auto-scrolling of sidebar on pin hover. #1344 + - Better multiple image display for reports/updates. #1325 + - Improve accessibility of pretty radio buttons and photo inputs. + - Bugfixes: + - Make sure preview image doesn't hide error. #1361 + - Don't double-decode geocoded addresses. #1359 + - Ensure top of reporting form is shown. #787 + - Other updates for Perl 5.20/5.22. #1358 + - Development improvements: + - Add cobrand-specific custom reporting fields. #1352 + * v1.8 (2nd March 2016) - New features: - Facebook login. #1146 |