From 6a7654c32dc957eb5a06b7dac04a6891f94fad9b Mon Sep 17 00:00:00 2001 From: default Date: Wed, 2 Nov 2022 11:10:29 +0100 Subject: [PATCH] Updated RELEASE_NOTES. --- RELEASE_NOTES.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 0460b81..a9b1f6c 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -2,6 +2,8 @@ ## 2.08 +A new page showing the list of people being followed and that follows us has been implemented, with all operations associated (including sending Direct Messages). + Messages marked as sensitive are now hidden behind a dropdown. More aggressive HTML sanitization.