diff options
author | default <nobody@localhost> | 2023-09-06 14:34:01 +0200 |
---|---|---|
committer | default <nobody@localhost> | 2023-09-06 14:34:01 +0200 |
commit | 53a906b3bdcadb477a0681b65a90cb5e450ec639 (patch) | |
tree | 665a29b4a82e91da032378229eaa8366bb5651fd | |
parent | b1e9a005226643309842323d6e10ec64fd5b50b4 (diff) |
Updated RELEASE_NOTES.
-rw-r--r-- | RELEASE_NOTES.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 78f1142..5683563 100644 --- 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. |