diff options
| author | grunfink <grunfink@comam.es> | 2026-01-17 05:17:45 +0100 |
|---|---|---|
| committer | grunfink <grunfink@comam.es> | 2026-01-17 05:17:45 +0100 |
| commit | 0f7e97061822ba194762ac47c1c25a880e977696 (patch) | |
| tree | 777e140bfb60f6bcffe11c55a1bc0725866663df | |
| parent | 3e95d9639d8da9e5c972ca9424626225f5b7e5b2 (diff) | |
Updated RELEASE_NOTES.
| -rw-r--r-- | RELEASE_NOTES.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 32c3b02..c06c15d 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,5 +1,9 @@ # Release Notes +## UNRELEASED + +Fixed crash in pronouns processing (contributed by byte). + ## 2.88 If `disable_emojireact` is set to `true` in `server.json`, EmojiReacts (incoming and outgoing) are totally disabled. |