Skip to content

Releases: WP-Autoplugin/llms-txt-for-wp

Version 1.1.1

Choose a tag to compare

@balazspiller balazspiller released this 22 Feb 02:14
82036ef
  • Added X-Markdown-Tokens header for Markdown responses to indicate the number of tokens in the Markdown output.
  • Added a Link header with rel="alternate" and type="text/markdown" for Markdown-ready pages to improve discoverability of Markdown versions by LLMs and other tools.

Version 1.1.0

Choose a tag to compare

@balazspiller balazspiller released this 21 Jan 12:13
  • Markdown versions can now be accessed by sending the "Accept: text/markdown" header.
  • link rel="alternate" type="text/markdown" added to post headers for better discoverability of Markdown versions.

Version 1.0.0

Choose a tag to compare

@balazspiller balazspiller released this 01 Dec 02:58
  • Initial release of LLMs.txt for WP.
  • Added functionality to generate llms.txt.
  • Added Markdown support for posts.