aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md31
1 files changed, 27 insertions, 4 deletions
diff --git a/README.md b/README.md
index 27dd4334f..9fe1f5e26 100644
--- a/README.md
+++ b/README.md
@@ -40,9 +40,17 @@ We've extracted all of the mobile apps from this repository into the
## Releases
-* master (development)
+* v1.8 (2nd March 2016)
+ - New features:
+ - Facebook login. #1146
+ - Multiple photo upload support, with new UI. #190 #825 #1300
- Front end improvements:
- - Add multiple photo upload support, with new UI. #190
+ - Pad internal update links so they are in view. #1308
+ - Move alert page "recent photos" out of sidebar. #1168
+ - Clearer relationship between map pins/list items. #1094
+ - Consistent styling for updates on /report and /my pages. #1312
+ - Stop a top banner overlapping header contents/improve CSS. #1306
+ - Improve design of some error pages.
- Performance improvements:
- Reduce memory usage. #1285
- Bugfixes:
@@ -50,12 +58,27 @@ We've extracted all of the mobile apps from this repository into the
- Prevent SVG chevron being stretched in Firefox. #1256
- Better display/internationalisation of numbers. #1297
- Fix cobrand restriction of My/Nearby. #1289
- - Don't have hover state on disabled buttons.
+ - If app user logged in, perform alert signup. #1321
+ - Spot media_url in Open311 GetServiceRequestUpdate. #1315
+ - Improve disabled input behaviour (no hover, ensure faded).
+ - Fix co-ordinate swapping bug in Google geocoder.
+ - Exclude update alerts from summary alert counts.
+ - Skip sending if any body marks it for skipping.
+ - Upgrade Net::SMTP::SSL to fix email sending issue.
- Development improvements:
- Add generic static route handler. #1235
- Store reports summary data by cobrand. #1290
+ - Better handling replies to bounce addresses. #85
+ - Combine more base/fixmystreet templates.
+ - Add OpenStreetMap URL to report email.
- Admin improvements:
- - Don't allow blank email/name to be submitted.
+ - Don't allow blank email/name to be submitted. #1294
+ - Handle multiple photo rotation/removal in admin. #1300
+ - Fix typo in admin body form checked status.
+ - UK only
+ - Make sure front page error is visible. #1336
+ - Don't show app next step if used app. #1305
+ - House Rules. #890 #1311
* v1.7 (23rd October 2015)
- Front end improvements: