<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>SchemaCheck Changelog</title>
    <link>https://schemacheck.dev/changelog</link>
    <description>SchemaCheck product updates — new schema types, API improvements, and bug fixes.</description>
    <language>en-us</language>
    <lastBuildDate>Wed, 18 Mar 2026 00:00:00 GMT</lastBuildDate>
    <atom:link href="https://schemacheck.dev/changelog/rss.xml" rel="self" type="application/rss+xml"/>
    
    <item>
      <title>[DOCS] llms.txt published for AI tool discovery</title>
      <link>https://schemacheck.dev/changelog</link>
      <guid isPermaLink="false">https://schemacheck.dev/changelog#2026-03-18T00:00:00Z</guid>
      <pubDate>Wed, 18 Mar 2026 00:00:00 GMT</pubDate>
      <category>docs</category>
      <description>Added /llms.txt and /llms-full.txt — concise and full-length API references optimized for LLM context windows. AI tools and code assistants can now discover and understand the SchemaCheck API without scraping HTML.</description>
    </item>

    <item>
      <title>[FEATURE] MCP server published to npm</title>
      <link>https://schemacheck.dev/changelog</link>
      <guid isPermaLink="false">https://schemacheck.dev/changelog#2026-03-17T00:00:00Z</guid>
      <pubDate>Tue, 17 Mar 2026 00:00:00 GMT</pubDate>
      <category>feature</category>
      <description>The SchemaCheck MCP (Model Context Protocol) server is now available on npm. Add it to your Claude Desktop or Cursor config and AI assistants can call the validation API natively — no tool registration code required.</description>
    </item>

    <item>
      <title>[FEATURE] 9 schema types supported at launch</title>
      <link>https://schemacheck.dev/changelog</link>
      <guid isPermaLink="false">https://schemacheck.dev/changelog#2026-03-16T00:00:00Z</guid>
      <pubDate>Mon, 16 Mar 2026 00:00:00 GMT</pubDate>
      <category>feature</category>
      <description>Article, NewsArticle, BlogPosting, Product, LocalBusiness, Organization, BreadcrumbList, WebSite, and FAQPage — each with required/recommended property validation, rich result eligibility checking, and Google deprecation warnings.</description>
    </item>

    <item>
      <title>[LAUNCH] SchemaCheck API launched</title>
      <link>https://schemacheck.dev/changelog</link>
      <guid isPermaLink="false">https://schemacheck.dev/changelog#2026-03-15T00:00:00Z</guid>
      <pubDate>Sun, 15 Mar 2026 00:00:00 GMT</pubDate>
      <category>launch</category>
      <description>Public launch of the SchemaCheck REST API. Validate Schema.org JSON-LD structured data via GET (URL) or POST (raw JSON-LD). Returns per-property error messages, fix suggestions, rich result eligibility, and a 0-100 health score. Free plan: 100 validations/month.</description>
    </item>
  </channel>
</rss>