Releases: kozmozio/kirby-llms
Releases · kozmozio/kirby-llms
v1.0.3
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
v1.0.1
Kirby LLMS
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).