aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorStruan Donald <struan@exo.org.uk>2019-03-15 10:39:54 +0000
committerStruan Donald <struan@exo.org.uk>2019-04-02 15:01:20 +0100
commitbea983f2b452583373426ed77672144ce5956a46 (patch)
tree11e808295cdfdb524059f4de1970b2970c8407b0 /CHANGELOG.md
parenta978974b5770ebc173d302034cbe179a45cb40d5 (diff)
allow customisation of email header image file
Add a setting for the name of the image file used in the email header so cobrands can override it
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0f6afb5a6..0b4c58073 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,6 +7,8 @@
- Front end improvements:
- Track map state in URL to make sharing links easier. #2242
- Default to unchecked for show name checkbox. #347
+ - Email improvements:
+ - Header image file name can be customised
- Admin improvements:
- Include moderation history in report updates. #2379
- Allow moderation to potentially change state. #2381