Skip to content

Fedify 0.5.1

Choose a tag to compare

@github-actions github-actions released this 05 Apr 04:20
· 5030 commits to main since this release
0.5.1
2472817

Released on April 5, 2024.

  • Fixed a bug of Federation that its actor/collection dispatchers had done content negotiation before determining if the resource exists or not. It also fixed a bug that integrateHandler() from @fedify/fedify/x/fresh had responded with 406 Not Acceptable instead of 404 Not Found when the resource does not exist in the web browser. [#34]