summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--RELEASE_NOTES.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index 20fc419..e3f7b89 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -6,6 +6,8 @@ Fixed crash in pronouns processing (contributed by byte).
6 6
7Added counters in the people page (contributed by byte). 7Added counters in the people page (contributed by byte).
8 8
9New command-line option `refresh`, to refresh all follower and following `Actor` objects, marking them as broken if they are.
10
9## 2.88 11## 2.88
10 12
11If `disable_emojireact` is set to `true` in `server.json`, EmojiReacts (incoming and outgoing) are totally disabled. 13If `disable_emojireact` is set to `true` in `server.json`, EmojiReacts (incoming and outgoing) are totally disabled.