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.