diff options
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 93c4747b8..ad53ca547 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,12 +6,14 @@ - Disable staff private tickbox on new reports if category is private. #2961 - Move stats from main admin index to stats index. - Speed up dashboard export and report search. + - Allow a template to be an initial update on reports. #2973 - Bugfixes - Application user in Docker container can't install packages. #2914 - Look at all categories when sending reports. - Provide access to staff-only categories in admin. - Maintain group on pin move with same category in multiple groups. #2962 - - Fix sorting by most commented on /around map view. + - Remove unnecessary margin-right on #postcodeForm. #3010 + - Fix sorting by most commented on /around map view. #3013 - Development improvements: - Refactor Script::Report into an object. - Move summary failures to a separate script. |