commit 8868f7a231d0b2f3470484049e71a69b4710f8ab
parent eaeb7764465414dd0e1bf5899d85dd0e67714899
Author: default <nobody@localhost>
Date: Thu, 11 Jan 2024 18:52:52 +0100
Updated RELEASE_NOTES.
Diffstat:
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
@@ -6,6 +6,8 @@ New command-line option `state`, that dumps some information about the running s
Fixed a minor collision in webfinger caching.
+Mastodon API: added some fixes for integration with the Mona iOS app (contributed by jamesoff).
+
## 2.44
Fixed a nasty bug that caused the in-memory output queue to be corrupted under heavy traffic loads. This is a good reason to upgrade (thanks to VĂctor Moral and Stefano Marinelli for helping me in fixing this).