commit fcb3dcc6a38c0bc5a1560e45d7bdf8aa2a4c6d98
parent 8e4b1d7c4d7ffb53def5807ca61fb0a9b6d2da19
Author: default <nobody@localhost>
Date: Wed, 17 Jan 2024 09:21:55 +0100
Updated RELEASE_NOTES.
Diffstat:
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
@@ -8,9 +8,11 @@ Fixed crashes in some command-line options.
New command-line option `state`, that dumps some information about the running server and the state of each thread (note: this feature uses shared memory blocks and you may need an argument to the `make` call in older Linux distributions; please see the `README` file for details).
+Fixed a bug that may leave an inconsistent state for a followed actor in a special case of repeated messages.
+
Mastodon API: added some fixes for integration with the Mona iOS app (contributed by jamesoff).
-Added support for ntfy notifications, both using a self-hosted server or the official ntfy.sh. (contributed by Stefano Marinelli)
+Added support for ntfy notifications, both using a self-hosted server or the official ntfy.sh (contributed by Stefano Marinelli).
## 2.44