Skip to content

Fedify 1.5.2

Choose a tag to compare

@github-actions github-actions released this 11 May 01:21
· 3941 commits to main since this release
1.5.2
19fcd23

Released on May 11, 2025.

  • Fixed the fedify init command to install the correct version of @fedify/express package. [#230, #231 by Emelia Smith]

  • The exportJwk() function now populates the alg property of a returned JsonWebKey object with "Ed25519" if the input key is an Ed25519 key.