commit bd0afd96859fdeb888202f7b4e1efa8f0a29331f parent 6949d7df8afecef8dd4eef4f74f0f05dfb711ca4 Author: default <nobody@localhost> Date: Sun, 6 Aug 2023 00:26:09 +0200 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 @@ -4,7 +4,7 @@ Added support for Follow confirmation messages that only return the follow request id (this fixes following Guppe channels). -Fixed some Gotosocial ActivityPub compatibility (details: support fields like `tag` and `attachment` being lone objects instead of arrays). +Fixed some Gotosocial ActivityPub compatibility (details: support fields like `tag` and `attachment` being single objects instead of arrays). Fixed ActivityPub outbox (it listed 'Note' objects instead of 'Create' activities).