The version 1.1.0 of Fedify, an ActivityPub server framework, released! The key changes include:
-
Added uility functions for traversing remote collections. See also the Traversing remote collections section in the docs.
-
Added
EmojiReact
class to Activity Vocabulary API. [FEP-c0e0] -
Added
successor
property to theActor
types in the Activity Vocabulary API. -
Added
DidService
class to Activity Vocabulary API. [FEP-9091] -
Added
service
property to theActor
types in the Activity Vocabulary API. [FEP-9091] -
The default time window for verifying HTTP Signatures of incoming requests is now an hour (was a minute). This new default window is according to the ActivityPub and HTTP Signatures document.
-
In the
fedify inbox
command’s web interface, the Raw Activity tab is added to show the raw JSON object of the received activity.
For details, see the full changelog as well!