<?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/components/changelog/</link>
    <description>The built-in changelog tag — a Mantine timeline of changes read from a YAML data file, with tag-cloud filtering, same-day combining, On-this-page entries, an RSS feed, and an optional wide two-column layout. Usage, the data-file schema, options, and live examples.</description>
    <atom:link href="https://aardvarkdocs.com/components/changelog/feed-2.xml" rel="self" type="application/rss+xml"/>
    <item>
      <title>Faster incremental builds</title>
      <link>https://aardvarkdocs.com/components/changelog/#changelog-faster-incremental-builds-1</link>
      <guid isPermaLink="true">https://aardvarkdocs.com/components/changelog/#changelog-faster-incremental-builds-1</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>Build-time accessibility contrast audit</title>
      <link>https://aardvarkdocs.com/components/changelog/#changelog-build-time-accessibility-contrast-audit</link>
      <guid isPermaLink="true">https://aardvarkdocs.com/components/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>Multi-language sites</title>
      <link>https://aardvarkdocs.com/components/changelog/#changelog-multi-language-sites</link>
      <guid isPermaLink="true">https://aardvarkdocs.com/components/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>
  </channel>
</rss>
