summaryrefslogtreecommitdiff
path: root/RELEASE_NOTES.md
diff options
context:
space:
mode:
authorGravatar grunfink2026-01-19 15:54:45 +0100
committerGravatar grunfink2026-01-19 15:54:45 +0100
commit75ebfd16eda4ef158b3a8cf2a3a710152f87a81f (patch)
tree06e0b2f9061ecc5ecf2e15ab239477eac864c90e /RELEASE_NOTES.md
parentNew command-line option 'refresh'. (diff)
downloadsnac2-75ebfd16eda4ef158b3a8cf2a3a710152f87a81f.tar.gz
snac2-75ebfd16eda4ef158b3a8cf2a3a710152f87a81f.tar.xz
snac2-75ebfd16eda4ef158b3a8cf2a3a710152f87a81f.zip
Updated RELEASE_NOTES.
Diffstat (limited to 'RELEASE_NOTES.md')
-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.