Skip to content

Fedify 1.10.1

Choose a tag to compare

@github-actions github-actions released this 21 Jan 18:48
· 2692 commits to main since this release
1.10.1
6343302

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]