Released on January 21, 2025.
-
Fixed a bug where
CreateFederationOptions.allowPrivateAddress
option had been ignored by theContext.lookupObject()
method when it had taken a fediverse handle. -
The
lookupWebFinger()
function became to silently returnnull
when it fails to fetch the WebFinger document due to accessing a private network address, instead of throwing aUrlError
.