diff options
author | Matthew Somerville <matthew-github@dracos.co.uk> | 2015-12-02 09:24:56 +0000 |
---|---|---|
committer | Matthew Somerville <matthew-github@dracos.co.uk> | 2015-12-09 09:43:54 +0000 |
commit | 8ad7ab656466469e16403935e175c22438480ef8 (patch) | |
tree | c918435220312fdc6ca5b5c0d1417580ba8961ed | |
parent | 1009dae7ad83d830c19a82a8d938c5b1d40546aa (diff) |
Update README with changes since 1.7.
-rw-r--r-- | README.md | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -40,6 +40,16 @@ We've extracted all of the mobile apps from this repository into the ## Releases +* master (development) + - Performance improvements: + - Reduce memory usage. #1285 + - Bugfixes: + - Default the Google map view to hybrid. #1293 + - Prevent SVG chevron being stretched in Firefox. #1256 + - Development improvements: + - Add generic static route handler. #1235 + - Store reports summary data by cobrand. #1290 + * v1.7 (23rd October 2015) - Front end improvements: - Add right-to-left design option. #1209 |