aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorMatthew Somerville <matthew@mysociety.org>2020-02-11 15:42:30 +0000
committerMatthew Somerville <matthew@mysociety.org>2020-02-13 14:31:09 +0000
commitcf4f4473a795d2e1dd213f31b3d3fb4ab2711b72 (patch)
tree483a7498f7ff30a541e175b2fa460e595359a028 /CHANGELOG.md
parente2e6f7babbb04d2a78dc3fbf43eb4f7865672444 (diff)
Link in other-reported email shows private report.
Use a token that does not log the user in, but lets the report be shown, even if it's a private report. Allow old tokens of that type to work.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 12ae1e0d1..c4f7bde7a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -28,6 +28,7 @@
- Use category groups whenever category lists are shown. #2702
- Display map inline with duplicate suggestions on mobile. #2668
- Improved try again process on mobile. #2863
+ - Improve messaging/display of private reports.
- Admin improvements:
- Add new roles system, to group permissions and apply to users. #2483
- Contact form emails now include user admin links.