Fedify: ActivityPub server framework
@fedify@hollo.social
We've released v0.14.0 of #Fedify, the #ActivityPub server framework, with the following key changes:
- It is now possible to set the recipient of the
sendActivity()method to"followers"in just theContextinstead of theRequestContext. - Improved performance of the
Object.toJsonLd()method by about 3,000 times. - Added
sourceproperty toObject. - Added
aliasesproperty toActor, corresponding to ActivityPub'salsoKnownAsproperty. fedify initcommand now adds defaultcompilerOptionssettings to tsconfig.json and deno.json.
Fedify v0.14.0 is available from JSR and npm. See also the full changelog for details.
Happy #fedidev!