aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 81124d25c..27dd4334f 100644
--- a/README.md
+++ b/README.md
@@ -41,6 +41,8 @@ We've extracted all of the mobile apps from this repository into the
## Releases
* master (development)
+ - Front end improvements:
+ - Add multiple photo upload support, with new UI. #190
- Performance improvements:
- Reduce memory usage. #1285
- Bugfixes:
@@ -48,6 +50,7 @@ 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.
- Development improvements:
- Add generic static route handler. #1235
- Store reports summary data by cobrand. #1290