diff options
author | Matthew Somerville <matthew@mysociety.org> | 2016-03-02 14:58:23 +0000 |
---|---|---|
committer | Matthew Somerville <matthew@mysociety.org> | 2016-03-02 14:58:23 +0000 |
commit | 2fc65ef99e7591f4f570c5102f46583a0ce9a793 (patch) | |
tree | c30c3c3da3adb22261ddadccc4f6f26d7ba1af37 /README.md | |
parent | 3ef78780e20e1ede6631a2243c7f337bea46b269 (diff) |
Version 1.8.v1.8
Add things missing from README, pull from Transifex, merge in new
translations, bump version number.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 31 |
1 files changed, 27 insertions, 4 deletions
@@ -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: |