diff options
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 9cfc0e5f9..b18762648 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ - Prevent creation of two templates with same title. - Fix bug going between report/new pages client side - Don't include private reports when searching by ref from front page. + - Set fixmystreet.bodies sooner client-side, for two-tier locations. - Development improvements: - Upgrade the underlying framework and a number of other packages. - Add feature cobrand helper function. @@ -15,6 +16,8 @@ reports made in that category private. - Ensure any reports fetched in a category marked private are also marked private on the site. + - Add new upload_files flag which sends files/photos as part of the + POST service request. * v2.6 (3rd May 2019) - New features: |