Fedify: ActivityPub server framework
@fedify@hollo.social
Version 0.11.0 of Fedify, an ActivityPub server framework, has been released! Here are the key changes:
-
Followed up changes in
eddsa-jcs-2022spec for Object Integrity Proofs. -
Frequently used JSON-LD contexts are now bundled with Fedify.
-
Inbox, linked, featured, and featured tags collection dispatchers are introduced. (Thanks to @ghost!)
-
Activity Vocabulary API now has better runtime type error messages.
-
The
itemsproperty ofOrderedCollectionandOrderedCollectionPageis now represented asorderedItems(wasitems) in JSON-LD. -
Added
Invite,Join,Leave,Listen,Offerclasses. (Thanks to Randy Wressell & @moreal!)