Version 1.2.0

March 1, 2026
  • Add auto serve markdown mode if the text/markdown header is present.
  • Add auto serve markdown setting.
  • Add blitz support for auto serve markdown mode.
  • Add link to generated markdown in entry sidebar.
  • Add auto try to generate markdown files before showing a 404 for requests with text/markdown and raw/${uri}.md routes.

Version 1.1.0

February 1, 2026
  • Add front matter support with hierarchical inheritance (Site → Section → Entry)
  • Add Content Block text fields support with dot notation
  • Add entry-level override settings for title, description and front matter
  • Add link to section settings in entry field UI

Version 1.0.2

December 8, 2025
  • Fix request context issues in EVENT_AFTER_RENDER_TEMPLATE. #1

Version 1.0.1

August 20, 2025
  • Remove punctuation mark at the end of the llms.txt description and filter out links without title or url.

Version 1.0.0

August 20, 2025
  • Initial release