Skip to content

0.1.6

Pre-release
Pre-release

Choose a tag to compare

@maxhaesslein maxhaesslein released this 02 Aug 14:55

some config options were removed. you need to add a url via the 'indieauth-metadata' config option that points to the metadata discovery endpoint of your indieauth server - if you use einwohnermeldeamt, the endpoint is 'https://www.example.com/einwohnermeldeamt/metadata'

  • removed the following config options: 'auth_mail', 'endpoint-discovery-via-header', 'authorization_endpoint', 'token_endpoint', 'code_challenge_methods_supported', 'rel-me'
  • always default to endpoint discovery via header
  • removed internal indieath-metadata endpoint. this should be provided by the indieauth server; set the config option 'indieauth-metadata' to the metadata discovery endpoint of your IndieAuth server
  • use 'imagecopyresampled' instead of 'imagecopyresized' for better image quality
  • handle link previews with UTF-8 correctly (this fixes YouTube Link Previews)
  • added compatibility with homestead-control