summaryrefslogtreecommitdiff
path: root/RELEASE_NOTES.md
diff options
context:
space:
mode:
authordefault <nobody@localhost>2024-05-02 07:34:31 +0200
committerdefault <nobody@localhost>2024-05-02 07:34:31 +0200
commit82a9005ee398e5d8dea0d94dca98b2c685874449 (patch)
tree0e641f9eb54f5d1f328cc3493152d4abf3c7a545 /RELEASE_NOTES.md
parent9abd2948ba086edd8ba75c034bf9a3a14f1dd003 (diff)
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 5fdd27d..6455f5f 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -6,6 +6,8 @@ Posts that were liked or boosted can now be unliked and unboosted.
Outgoing message timeouts are no longer hardcoded and can be configured (see `snac(8)` for more information).
+Fixed a bug that caused some spurious unfollows under special conditions (with shared inboxes enabled and users from the same instance that follow each other, the internal message distributor was confused).
+
Mastodon API: Added support for lists.
Added a header to avoid over-zealous caching in some browsers (contributed by louis77).