Skip to content

Releases: Ryuno-Ki/webmention-tools

0.4.1

01 May 00:25
9d906e6
Compare
Choose a tag to compare

With this release, the ownership of webmentiontools changed.
Due to PEP 541 the package had to be renamed.

You can find the new updates now on webmention-tools.

If you have ideas, please fill an issue and have a chat :-)

New features and bug fixes

10 May 22:28
Compare
Choose a tag to compare

New features:

  • discover webmention endpoints in the Link HTTP response header
  • don't verify SSL certs. python-requests's verification is overly aggressive.
  • lets clients provide the webmention endpoint URL if they already know it, e.g. if it's cached from a previous send.
  • discover webmention endpoints in <a> tags as well as <link>