<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel>
  <title>stet changelog</title>
  <link>https://getstet.xyz/changelog</link>
  <description>What shipped in stet, dated. One entry per feature.</description>
  <item>
    <title>Keys that say what they are</title>
    <link>https://getstet.xyz/changelog/key-context</link>
    <guid>https://getstet.xyz/changelog/key-context</guid>
    <pubDate>Fri, 25 Sep 2026 00:00:00 GMT</pubDate>
    <description>Every key names its element; titles and descriptions preview as a search result and a share card.</description>
  </item>
  <item>
    <title>Dashboard preview and a safer commit gate</title>
    <link>https://getstet.xyz/changelog/dashboard-preview</link>
    <guid>https://getstet.xyz/changelog/dashboard-preview</guid>
    <pubDate>Thu, 24 Sep 2026 00:00:00 GMT</pubDate>
    <description>The preview follows the key you pick, at desktop, tablet and mobile widths; the pre-commit gate uses the stet you installed.</description>
  </item>
  <item>
    <title>The dashboard</title>
    <link>https://getstet.xyz/changelog/local-dashboard</link>
    <guid>https://getstet.xyz/changelog/local-dashboard</guid>
    <pubDate>Sun, 06 Sep 2026 00:00:00 GMT</pubDate>
    <description>stet dev opens a dashboard on your machine: find the words, type, see them on the page, and commit.</description>
  </item>
  <item>
    <title>Plain HTML sites</title>
    <link>https://getstet.xyz/changelog/plain-html-sites</link>
    <guid>https://getstet.xyz/changelog/plain-html-sites</guid>
    <pubDate>Sun, 06 Sep 2026 00:00:00 GMT</pubDate>
    <description>stet runs on a site that's only HTML files: marked elements, one file for the words, and a check that catches hand edits.</description>
  </item>
  <item>
    <title>Page titles, markdown pages and Astro</title>
    <link>https://getstet.xyz/changelog/pages-and-seo-rules</link>
    <guid>https://getstet.xyz/changelog/pages-and-seo-rules</guid>
    <pubDate>Wed, 02 Sep 2026 00:00:00 GMT</pubDate>
    <description>seo check fails a page with no title; pages scan reads markdown pages; init detects Astro.</description>
  </item>
  <item>
    <title>Environments</title>
    <link>https://getstet.xyz/changelog/environments</link>
    <guid>https://getstet.xyz/changelog/environments</guid>
    <pubDate>Thu, 20 Aug 2026 00:00:00 GMT</pubDate>
    <description>Staging and production as named store connections — never a second schema, never copied data.</description>
  </item>
  <item>
    <title>Offline SEO checks</title>
    <link>https://getstet.xyz/changelog/seo-check</link>
    <guid>https://getstet.xyz/changelog/seo-check</guid>
    <pubDate>Thu, 20 Aug 2026 00:00:00 GMT</pubDate>
    <description>stet seo check: eight rules over committed copy, no network, no database — runs on a fork PR.</description>
  </item>
  <item>
    <title>The web target</title>
    <link>https://getstet.xyz/changelog/web-target</link>
    <guid>https://getstet.xyz/changelog/web-target</guid>
    <pubDate>Thu, 20 Aug 2026 00:00:00 GMT</pubDate>
    <description>The target adapter seam, with the web target as its first implementation.</description>
  </item>
  <item>
    <title>The CLI</title>
    <link>https://getstet.xyz/changelog/cli</link>
    <guid>https://getstet.xyz/changelog/cli</guid>
    <pubDate>Wed, 19 Aug 2026 00:00:00 GMT</pubDate>
    <description>draft, publish, revert, pull and doctor from the terminal; the committed bundle and a stdlib-only Python reader.</description>
  </item>
  <item>
    <title>Stores and publishing</title>
    <link>https://getstet.xyz/changelog/store-and-publish</link>
    <guid>https://getstet.xyz/changelog/store-and-publish</guid>
    <pubDate>Wed, 19 Aug 2026 00:00:00 GMT</pubDate>
    <description>Four store adapters behind one conformance suite; publishing as a single transaction with one-click revert.</description>
  </item>
  <item>
    <title>The content core: typed keys, snapshot fallback</title>
    <link>https://getstet.xyz/changelog/content-core</link>
    <guid>https://getstet.xyz/changelog/content-core</guid>
    <pubDate>Tue, 18 Aug 2026 00:00:00 GMT</pubDate>
    <description>The registry, the committed snapshot, and the read path — every string a typed key with a fallback in your repo.</description>
  </item>
</channel></rss>