commit 9e87652571127a10c8edbd220409b96be36eb3b8
parent 60e8953a699b528a18e56be3e6a0c4f39e13feff
Author: default <nobody@localhost>
Date: Fri, 29 Sep 2023 10:38:24 +0200
Updated RELEASE_NOTES.
Diffstat:
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
@@ -4,6 +4,8 @@
It's now possible to add profile metadata.
+Outgoing connections that fail with a timeout are retried with a higher timeout limit. But, if the instance keeps timing out, it's penalized by skipping one retry.
+
If a post comes from a group or community (i.e. it has an `audience` field set), the buttons `Follow Group` or `Unfollow Group` are shown.
Pinned posts are never purged.