Fedify 1.1.0 #153
dahlia
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
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
Export
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!
Beta Was this translation helpful? Give feedback.
All reactions