From 677c3926251061be3a14bff61c6c51879cf435fe Mon Sep 17 00:00:00 2001 From: default Date: Thu, 9 Feb 2023 08:18:44 +0100 Subject: [PATCH] Updated RELEASE_NOTES. --- RELEASE_NOTES.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index d892c7b..2c7e6f3 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -8,6 +8,8 @@ Added support for sending notifications via Telegram. Followers can now be deleted from the *people* page. +The internal way of processing connections have been rewritten to be more efficient. This way, `snac` is much faster in processing outgoing connections and less prone to choke on an avalanche of incoming messages. + The `note` action from the command-line tool can also accept the post content from the standard input. ## 2.20