diff options
author | default <nobody@localhost> | 2024-01-08 08:49:58 +0100 |
---|---|---|
committer | default <nobody@localhost> | 2024-01-08 08:49:58 +0100 |
commit | 80de92d6b835aad4142d57650aed43467c3861fa (patch) | |
tree | 3511cadc0d4c90ba7dd4766447e2fa65d1ed89a7 /RELEASE_NOTES.md | |
parent | b401cd23ff43a4afdcb3fad85f8c642680a82e95 (diff) |
Updated RELEASE_NOTES.
Diffstat (limited to 'RELEASE_NOTES.md')
-rw-r--r-- | RELEASE_NOTES.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 5dbc874..4a78f60 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -2,7 +2,7 @@ ## 2.44 -Fixed a nasty bug that caused the in-memory output queue to be corrupted under heavy traffic loads (this is important). +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). Shared inboxes are now supported. This is not a user visible feature (hopefully, they will not feel any change), but it will significantly improve traffic for snac instances with many users and will open room for new features that are only feasible with these kind of input channels. |