diff options
author | Struan Donald <struan@exo.org.uk> | 2019-03-15 10:39:54 +0000 |
---|---|---|
committer | Struan Donald <struan@exo.org.uk> | 2019-04-02 15:01:20 +0100 |
commit | bea983f2b452583373426ed77672144ce5956a46 (patch) | |
tree | 11e808295cdfdb524059f4de1970b2970c8407b0 /CHANGELOG.md | |
parent | a978974b5770ebc173d302034cbe179a45cb40d5 (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.md | 2 |
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 |