Skip to content

Releases: kozmozio/kirby-llms

v1.0.3

29 Aug 21:41

Choose a tag to compare

Added

  • New llms_description field in panel settings for custom site description
  • Enhanced panel interface with improved field organization
  • Support for dynamic page selection with multiselect fields
  • Query-based page inclusion/exclusion using site.index.listed
  • HTML links in info field that open in new windows

Changed

  • Updated description priority: llms_description > description > metaDescription
  • Improved page filtering logic to include all pages including subpages
  • Enhanced help text for better user guidance
  • Reorganized panel layout with better field grouping

Fixed

  • Fixed page exclusion logic to properly handle nested pages
  • Improved template exclusion to work with page paths
  • Enhanced include page logic to override exclusions correctly
  • Double homepage listing in sitemap.xml fixed.

v1.0.2

16 Aug 18:17

Choose a tag to compare

Always Include pages param added to sitemap.xml and llms.txt

v1.0.1

11 Aug 21:51

Choose a tag to compare

Object oriented plugin structure
Sitemap.xml added with same filters as llms.txt

Kirby LLMS

07 Mar 12:27

Choose a tag to compare

A Kirby CMS plugin that generates an llms.txt file in the root of your website or responds to the llms.txt route with necessary information for Large Language Models (LLMs).