summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordefault <nobody@localhost>2024-01-08 08:49:58 +0100
committerdefault <nobody@localhost>2024-01-08 08:49:58 +0100
commit80de92d6b835aad4142d57650aed43467c3861fa (patch)
tree3511cadc0d4c90ba7dd4766447e2fa65d1ed89a7
parentb401cd23ff43a4afdcb3fad85f8c642680a82e95 (diff)
Updated RELEASE_NOTES.
-rw-r--r--RELEASE_NOTES.md2
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.