<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Changelog</title>
    <link>https://aardvarkdocs.com/changelog/</link>
    <description>What's new in aardvark — releases and notable changes, newest first, filterable by tag.</description>
    <atom:link href="https://aardvarkdocs.com/changelog/feed.xml" rel="self" type="application/rss+xml"/>
    <item>
      <title>Generate the CLI reference from `vark --help`</title>
      <link>https://aardvarkdocs.com/changelog/#changelog-generate-the-cli-reference-from-vark---help</link>
      <guid isPermaLink="true">https://aardvarkdocs.com/changelog/#changelog-generate-the-cli-reference-from-vark---help</guid>
      <pubDate>Thu, 28 May 2026 16:30:00 -0000</pubDate>
      <description>&lt;p&gt;The &lt;strong&gt;CLI reference&lt;/strong&gt; page is now generated straight from &lt;code&gt;vark --help&lt;/code&gt;, so every
flag and subcommand stays in lockstep with the code:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;No hand-maintained option tables to drift&lt;/li&gt;
&lt;li&gt;Each subcommand is documented from its own &lt;code&gt;--help&lt;/code&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;See the &lt;a href="/cli/"&gt;CLI reference&lt;/a&gt; for the full command list.&lt;/p&gt;
</description>
    </item>
    <item>
      <title>Faster incremental builds</title>
      <link>https://aardvarkdocs.com/changelog/#changelog-faster-incremental-builds</link>
      <guid isPermaLink="true">https://aardvarkdocs.com/changelog/#changelog-faster-incremental-builds</guid>
      <pubDate>Thu, 28 May 2026 09:15:00 -0000</pubDate>
      <description>&lt;p&gt;Unchanged pages are now skipped on rebuild, so large sites rebuild in a fraction of the
time. Details in the &lt;a href="/cli/"&gt;&lt;code&gt;build&lt;/code&gt; command docs&lt;/a&gt;.&lt;/p&gt;
</description>
    </item>
    <item>
      <title>Standardized code-block Copy &amp; Download buttons</title>
      <link>https://aardvarkdocs.com/changelog/#changelog-standardized-code-block-copy-download-buttons</link>
      <guid isPermaLink="true">https://aardvarkdocs.com/changelog/#changelog-standardized-code-block-copy-download-buttons</guid>
      <pubDate>Fri, 22 May 2026 00:00:00 -0000</pubDate>
      <description>&lt;p&gt;Every code block — on the page, in the file-tree modal, and in OpenAPI request/response
samples — now shares one &lt;strong&gt;Copy&lt;/strong&gt; and &lt;strong&gt;Download&lt;/strong&gt; affordance, so the interaction is
identical everywhere a reader meets code. See the &lt;a href="/components/"&gt;components&lt;/a&gt; library.&lt;/p&gt;
</description>
    </item>
    <item>
      <title>Index OpenAPI descriptions for search</title>
      <link>https://aardvarkdocs.com/changelog/#changelog-index-openapi-descriptions-for-search</link>
      <guid isPermaLink="true">https://aardvarkdocs.com/changelog/#changelog-index-openapi-descriptions-for-search</guid>
      <pubDate>Thu, 14 May 2026 00:00:00 -0000</pubDate>
      <description>&lt;p&gt;Operation and schema descriptions from your &lt;a href="/openapi/"&gt;OpenAPI spec&lt;/a&gt; are now part of
the &lt;a href="/search/"&gt;search&lt;/a&gt; index, so a reader searching for an endpoint’s behavior lands on
the right reference section — not just pages that happen to mention it in prose.&lt;/p&gt;
</description>
    </item>
    <item>
      <title>Ask-AI reader assistant</title>
      <link>https://aardvarkdocs.com/changelog/#changelog-ask-ai-reader-assistant</link>
      <guid isPermaLink="true">https://aardvarkdocs.com/changelog/#changelog-ask-ai-reader-assistant</guid>
      <pubDate>Sun, 03 May 2026 00:00:00 -0000</pubDate>
      <description>&lt;p&gt;An optional &lt;a href="/ai-assistant/"&gt;&lt;strong&gt;Ask AI&lt;/strong&gt;&lt;/a&gt; assistant answers reader questions grounded in
your docs, backed by a metered cloud gateway. Bring your own key, or use the bundled,
capped allowance to try it out.&lt;/p&gt;
</description>
    </item>
    <item>
      <title>Build-time accessibility contrast audit</title>
      <link>https://aardvarkdocs.com/changelog/#changelog-build-time-accessibility-contrast-audit</link>
      <guid isPermaLink="true">https://aardvarkdocs.com/changelog/#changelog-build-time-accessibility-contrast-audit</guid>
      <pubDate>Sun, 19 Apr 2026 00:00:00 -0000</pubDate>
      <description>&lt;p&gt;&lt;code&gt;vark build&lt;/code&gt; now runs a non-fatal &lt;strong&gt;WCAG color-contrast audit&lt;/strong&gt; over your theme
colors (light &lt;em&gt;and&lt;/em&gt; dark) and reports any pair that falls below the configured level, so
regressions surface before they ship. Read more under &lt;a href="/accessibility/"&gt;Accessibility&lt;/a&gt;.&lt;/p&gt;
</description>
    </item>
    <item>
      <title>Social unfurl cards (Open Graph)</title>
      <link>https://aardvarkdocs.com/changelog/#changelog-social-unfurl-cards-open-graph</link>
      <guid isPermaLink="true">https://aardvarkdocs.com/changelog/#changelog-social-unfurl-cards-open-graph</guid>
      <pubDate>Sun, 05 Apr 2026 00:00:00 -0000</pubDate>
      <description>&lt;p&gt;Every page can render a branded &lt;strong&gt;1200×630 Open Graph card&lt;/strong&gt; — your logo over a gradient
of the theme’s primary color — cached under &lt;code&gt;og/&lt;/code&gt; and regenerated only when a page’s
title or description changes, so CI builds stay fast.&lt;/p&gt;
</description>
    </item>
    <item>
      <title>Multi-language sites</title>
      <link>https://aardvarkdocs.com/changelog/#changelog-multi-language-sites</link>
      <guid isPermaLink="true">https://aardvarkdocs.com/changelog/#changelog-multi-language-sites</guid>
      <pubDate>Sat, 21 Mar 2026 00:00:00 -0000</pubDate>
      <description>&lt;p&gt;Serve translated content from per-language directories with an automatic language
picker. &lt;a href="/cli/"&gt;&lt;code&gt;vark build --translate&lt;/code&gt;&lt;/a&gt; fills missing or changed pages with a
model, grounded in a reusable translation memory.&lt;/p&gt;
</description>
    </item>
    <item>
      <title>Interactive Mantine islands</title>
      <link>https://aardvarkdocs.com/changelog/#changelog-interactive-mantine-islands</link>
      <guid isPermaLink="true">https://aardvarkdocs.com/changelog/#changelog-interactive-mantine-islands</guid>
      <pubDate>Mon, 02 Mar 2026 00:00:00 -0000</pubDate>
      <description>&lt;p&gt;Embed any &lt;strong&gt;Mantine&lt;/strong&gt; &lt;a href="/components/"&gt;component&lt;/a&gt; as an interactive island straight from
Markdown. Islands are optionally prerendered to static HTML at build time for crawlers
and first paint, then rehydrated on the client for full interactivity.&lt;/p&gt;
</description>
    </item>
  </channel>
</rss>
