snac2

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

commit 53a906b3bdcadb477a0681b65a90cb5e450ec639
parent b1e9a005226643309842323d6e10ec64fd5b50b4
Author: default <nobody@localhost>
Date:   Wed,  6 Sep 2023 14:34:01 +0200

Updated RELEASE_NOTES.

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

diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md @@ -1,5 +1,9 @@ # Release Notes +## 2.42 + +If a post comes from a group or community (i.e. it has an `audience` field set), the buttons `Follow Group` or `Unfollow Group` are shown. + ## 2.41 Added support for `Article` ActivityPub objects to correctly process reviews from #Bookwyrm instances and other similar software.