Skip to content

Fedify 1.9.8

Choose a tag to compare

@github-actions github-actions released this 07 Apr 14:11
· 1744 commits to main since this release
1.9.8
b7d95f3

Released on April 7, 2026.

@fedify/fedify

  • Fixed sendActivity() not awaiting fanoutQueue.enqueue() in the fanout path, which could cause fanout messages to be silently dropped on runtimes like Cloudflare Workers that may terminate an isolate as soon as the response is sent. [#661]