commit 80de92d6b835aad4142d57650aed43467c3861fa parent b401cd23ff43a4afdcb3fad85f8c642680a82e95 Author: default <nobody@localhost> Date: Mon, 8 Jan 2024 08:49:58 +0100 Updated RELEASE_NOTES. Diffstat:
M | RELEASE_NOTES.md | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git 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.