Skip to content

v0.1.0

Latest

Choose a tag to compare

@michaelherold michaelherold released this 25 Feb 17:44

Added

  • Static file support for rendering a .well-known/webfinger file that always responds with the same information.
  • Dynamic support via a Roda plugin for handling multiple authors and proper filtering for rel filters. This includes the ability to set Access-Control-Allow-Origin headers via the allowed_hosts option.
  • Validation of all Webfinger properties and printed warnings for invalid values to help ensure you write interoperable Webfinger properties.
  • An automation to quickly bootstrap your site's Webfinger capabilities.