Skip to content

Fedify 1.9.3

Choose a tag to compare

@github-actions github-actions released this 21 Jan 18:24
· 990 commits to main since this release
1.9.3
22314ac

Released on January 22, 2026.

@fedify/testing

  • Fixed TestContext.getActor() and TestContext.getObject() returning null instead of calling registered dispatchers. The methods now properly invoke actor and object dispatchers when they are registered via setActorDispatcher() and setObjectDispatcher(). [#530]