diff options
author | default <nobody@localhost> | 2023-09-29 10:38:24 +0200 |
---|---|---|
committer | default <nobody@localhost> | 2023-09-29 10:38:24 +0200 |
commit | 9e87652571127a10c8edbd220409b96be36eb3b8 (patch) | |
tree | 73b97b2485e4f1ddc834081c21fe3af92f54a662 /RELEASE_NOTES.md | |
parent | 60e8953a699b528a18e56be3e6a0c4f39e13feff (diff) |
Updated RELEASE_NOTES.
Diffstat (limited to 'RELEASE_NOTES.md')
-rw-r--r-- | RELEASE_NOTES.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index d086be3..93b1f3b 100644 --- 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. |