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