diff options
| author | grunfink <grunfink@comam.es> | 2026-01-19 15:54:45 +0100 |
|---|---|---|
| committer | grunfink <grunfink@comam.es> | 2026-01-19 15:54:45 +0100 |
| commit | 75ebfd16eda4ef158b3a8cf2a3a710152f87a81f (patch) | |
| tree | 06e0b2f9061ecc5ecf2e15ab239477eac864c90e /RELEASE_NOTES.md | |
| parent | d8d40acfd17dfe28654f7acfac648a896033b63b (diff) | |
Updated RELEASE_NOTES.
Diffstat (limited to 'RELEASE_NOTES.md')
| -rw-r--r-- | RELEASE_NOTES.md | 2 |
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). Added counters in the people page (contributed by byte). +New command-line option `refresh`, to refresh all follower and following `Actor` objects, marking them as broken if they are. + ## 2.88 If `disable_emojireact` is set to `true` in `server.json`, EmojiReacts (incoming and outgoing) are totally disabled. |