snac2

Fork of https://codeberg.org/grunfink/snac2
git clone https://git.inz.fi/snac2
Log | Files | Refs | README | LICENSE

commit 3611af78d6cec374b75788bc6b01b170bb355f40
parent 33e313ee806d561170bbba3a271145d39433f3be
Author: default <nobody@localhost>
Date:   Tue,  8 Aug 2023 13:57:18 +0200

Updated RELEASE_NOTES.

Diffstat:
MRELEASE_NOTES.md | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md @@ -6,6 +6,8 @@ Announces (boosts) can now be disabled/reenabled on a per-user basis (to limit t Added hints to web UI buttons. +Fixed miscalculation of the `votersCount` field in multiple-choice polls. + ## 2.39 Added support for Follow confirmation messages that only return the follow request id (this fixes following Guppe channels).