Skip to content

Fedify 1.3.5

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 21 Jan 11:49
· 18 commits to main since this release
1.3.5
330c5d1

Released on January 21, 2025.

  • Fixed a bug where CreateFederationOptions.allowPrivateAddress option had been ignored by the Context.lookupObject() method when it had taken a fediverse handle.

  • The lookupWebFinger() function became to silently return null when it fails to fetch the WebFinger document due to accessing a private network address, instead of throwing a UrlError.