<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet type="text/xsl" href="atom.xsl"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <id>https://reactpress-docs.vercel.app/blog</id>
    <title>ReactPress Blog</title>
    <updated>2026-06-14T00:00:00.000Z</updated>
    <generator>https://github.com/jpmonette/feed</generator>
    <link rel="alternate" href="https://reactpress-docs.vercel.app/blog"/>
    <subtitle>ReactPress Blog</subtitle>
    <icon>https://reactpress-docs.vercel.app/img/favicon.ico</icon>
    <entry>
        <title type="html"><![CDATA[Changelog]]></title>
        <id>https://reactpress-docs.vercel.app/blog/changelog</id>
        <link href="https://reactpress-docs.vercel.app/blog/changelog"/>
        <updated>2026-06-14T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[3.6.0 (2026-06-14)]]></summary>
        <content type="html"><![CDATA[<h2 class="anchor anchorWithStickyNavbar_h4mK" id="360-2026-06-14"><a href="https://github.com/fecommunity/reactpress/compare/v3.5.0...v3.6.0" target="_blank" rel="noopener noreferrer">3.6.0</a> (2026-06-14)<a href="https://reactpress-docs.vercel.app/blog/changelog#360-2026-06-14" class="hash-link" aria-label="Direct link to 360-2026-06-14" title="Direct link to 360-2026-06-14">​</a></h2>
<p><strong>Docs CI/CD &amp; deployment</strong> — automated docs pipeline and Vercel migration.</p>
<ul>
<li><strong>Docs deployment</strong>: GitHub Actions CI/CD for documentation site</li>
<li><strong>Vercel</strong>: config moved to repo root; links updated to new deployment URL</li>
<li><strong>CI</strong>: deprecated deploy workflow removed; MySQL image via AWS ECR mirror for faster GHA builds</li>
<li><strong>Config</strong>: improved <code>DOCS_SITE_URL</code> handling in deployment</li>
</ul>
<hr>
<h2 class="anchor anchorWithStickyNavbar_h4mK" id="350-2026-06-14"><a href="https://github.com/fecommunity/reactpress/compare/v3.4.0...v3.5.0" target="_blank" rel="noopener noreferrer">3.5.0</a> (2026-06-14)<a href="https://reactpress-docs.vercel.app/blog/changelog#350-2026-06-14" class="hash-link" aria-label="Direct link to 350-2026-06-14" title="Direct link to 350-2026-06-14">​</a></h2>
<p><strong>Theme catalog</strong> — npm-based theme discovery and management.</p>
<ul>
<li>Added <code>theme.catalog.schema.json</code> and <code>themes/package.json</code></li>
</ul>
<hr>
<h2 class="anchor anchorWithStickyNavbar_h4mK" id="340-2026-06-12"><a href="https://github.com/fecommunity/reactpress/compare/v3.3.0...v3.4.0" target="_blank" rel="noopener noreferrer">3.4.0</a> (2026-06-12)<a href="https://reactpress-docs.vercel.app/blog/changelog#340-2026-06-12" class="hash-link" aria-label="Direct link to 340-2026-06-12" title="Direct link to 340-2026-06-12">​</a></h2>
<p><strong>Community</strong> — clearer issue reporting.</p>
<ul>
<li>Updated bug report, feature request, and config issue templates</li>
</ul>
<hr>
<h2 class="anchor anchorWithStickyNavbar_h4mK" id="330-2026-06-07"><a href="https://github.com/fecommunity/reactpress/compare/v3.2.0...v3.3.0" target="_blank" rel="noopener noreferrer">3.3.0</a> (2026-06-07)<a href="https://reactpress-docs.vercel.app/blog/changelog#330-2026-06-07" class="hash-link" aria-label="Direct link to 330-2026-06-07" title="Direct link to 330-2026-06-07">​</a></h2>
<p><strong>Community &amp; security</strong> — governance and vulnerability reporting.</p>
<ul>
<li>Added <code>CODE_OF_CONDUCT.md</code> and <code>SECURITY.md</code></li>
</ul>
<hr>
<h2 class="anchor anchorWithStickyNavbar_h4mK" id="320-2026-06-07"><a href="https://github.com/fecommunity/reactpress/compare/v3.1.1...v3.2.0" target="_blank" rel="noopener noreferrer">3.2.0</a> (2026-06-07)<a href="https://reactpress-docs.vercel.app/blog/changelog#320-2026-06-07" class="hash-link" aria-label="Direct link to 320-2026-06-07" title="Direct link to 320-2026-06-07">​</a></h2>
<p><strong>Theme development</strong> — Next.js tooling for theme authors.</p>
<ul>
<li>Next.js configuration and node helpers for theme development workflow</li>
</ul>
<hr>
<h2 class="anchor anchorWithStickyNavbar_h4mK" id="311-2026-06-07"><a href="https://github.com/fecommunity/reactpress/compare/v3.1.0...v3.1.1" target="_blank" rel="noopener noreferrer">3.1.1</a> (2026-06-07)<a href="https://reactpress-docs.vercel.app/blog/changelog#311-2026-06-07" class="hash-link" aria-label="Direct link to 311-2026-06-07" title="Direct link to 311-2026-06-07">​</a></h2>
<h3 class="anchor anchorWithStickyNavbar_h4mK" id="bug-fixes">Bug Fixes<a href="https://reactpress-docs.vercel.app/blog/changelog#bug-fixes" class="hash-link" aria-label="Direct link to Bug Fixes" title="Direct link to Bug Fixes">​</a></h3>
<ul>
<li>Corrected <code>theme.manifest.schema.json</code> <code>$id</code> URL for accuracy</li>
</ul>
<hr>
<h2 class="anchor anchorWithStickyNavbar_h4mK" id="310-2026-06-07"><a href="https://github.com/fecommunity/reactpress/compare/v3.0.0...v3.1.0" target="_blank" rel="noopener noreferrer">3.1.0</a> (2026-06-07)<a href="https://reactpress-docs.vercel.app/blog/changelog#310-2026-06-07" class="hash-link" aria-label="Direct link to 310-2026-06-07" title="Direct link to 310-2026-06-07">​</a></h2>
<p><strong>Toolkit theme refactor</strong> — modular exports, first-class theme development.</p>
<ul>
<li><strong>Toolkit 3.1</strong>: split into <code>theme</code> / <code>ui</code> / <code>app</code> / <code>plugin</code> submodules; theme manifest, appearance config (Formily), SSR bootstrap, site settings &amp; preview</li>
<li><strong>CLI 3.0.3</strong>: <code>reactpress nginx</code> reverse proxy; Docker <code>mysqldump</code> in <code>db backup</code>; build target selection &amp; step logging; improved UX</li>
<li><strong>Brand assets</strong>: centralized <code>public/brand/</code> + <code>pnpm export:brand</code> to sync logos/favicons across server, web, cli, and themes</li>
<li><strong>Docs</strong>: official theme section, Lighthouse scores; theme manifest schema URL updated</li>
</ul>
<hr>
<h2 class="anchor anchorWithStickyNavbar_h4mK" id="300-2026-05-17"><a href="https://github.com/fecommunity/reactpress/compare/v2.0.2...v3.0.0" target="_blank" rel="noopener noreferrer">3.0.0</a> (2026-05-17)<a href="https://reactpress-docs.vercel.app/blog/changelog#300-2026-05-17" class="hash-link" aria-label="Direct link to 300-2026-05-17" title="Direct link to 300-2026-05-17">​</a></h2>
<p><strong>ReactPress 3.0 Platform</strong> — one package, one command, your CMS in about a minute.</p>
<ul>
<li><strong>Zero config</strong>: <code>reactpress init</code> + <code>reactpress dev</code>, embedded Docker MySQL</li>
<li><strong>Single entry</strong>: <code>@fecommunity/reactpress@3</code></li>
<li><strong>DX</strong>: interactive menu, <code>doctor</code>, <code>status</code>, Headless (API Key, Webhook, health)</li>
<li><strong>Breaking</strong>: <code>@fecommunity/reactpress-server</code> deprecated — <a href="https://reactpress-docs.vercel.app/docs/tutorial-extras/migration-2-to-3">migration guide</a></li>
</ul>
<hr>
<h2 class="anchor anchorWithStickyNavbar_h4mK" id="201-2025-09-26"><a href="https://github.com/fecommunity/reactpress/compare/v2.0.0...v2.0.1" target="_blank" rel="noopener noreferrer">2.0.1</a> (2025-09-26)<a href="https://reactpress-docs.vercel.app/blog/changelog#201-2025-09-26" class="hash-link" aria-label="Direct link to 201-2025-09-26" title="Direct link to 201-2025-09-26">​</a></h2>
<h3 class="anchor anchorWithStickyNavbar_h4mK" id="bug-fixes-1">Bug Fixes<a href="https://reactpress-docs.vercel.app/blog/changelog#bug-fixes-1" class="hash-link" aria-label="Direct link to Bug Fixes" title="Direct link to Bug Fixes">​</a></h3>
<ul>
<li>correct HttpClient filename case sensitivity (<a href="https://github.com/fecommunity/reactpress/commit/7dd892a8d5b05a3ab24eaf73577848eb25b06450" target="_blank" rel="noopener noreferrer">7dd892a</a>)</li>
</ul>
<h3 class="anchor anchorWithStickyNavbar_h4mK" id="features">Features<a href="https://reactpress-docs.vercel.app/blog/changelog#features" class="hash-link" aria-label="Direct link to Features" title="Direct link to Features">​</a></h3>
<ul>
<li>add config for toolkit package (<a href="https://github.com/fecommunity/reactpress/commit/0ed839d4667d671ea06b088c0bac5a2890680445" target="_blank" rel="noopener noreferrer">0ed839d</a>)</li>
</ul>
<h2 class="anchor anchorWithStickyNavbar_h4mK" id="200-2025-09-21"><a href="https://github.com/fecommunity/reactpress/compare/v1.10.0...v2.0.0" target="_blank" rel="noopener noreferrer">2.0.0</a> (2025-09-21)<a href="https://reactpress-docs.vercel.app/blog/changelog#200-2025-09-21" class="hash-link" aria-label="Direct link to 200-2025-09-21" title="Direct link to 200-2025-09-21">​</a></h2>
<h3 class="anchor anchorWithStickyNavbar_h4mK" id="bug-fixes-2">Bug Fixes<a href="https://reactpress-docs.vercel.app/blog/changelog#bug-fixes-2" class="hash-link" aria-label="Direct link to Bug Fixes" title="Direct link to Bug Fixes">​</a></h3>
<ul>
<li>server load issue (<a href="https://github.com/fecommunity/reactpress/commit/a6f759b386e32727501b0eea3ea38f5a89dfe700" target="_blank" rel="noopener noreferrer">a6f759b</a>)</li>
<li>type defs (<a href="https://github.com/fecommunity/reactpress/commit/d6491d56f2ffdd19d5a47fda7273958cd4243fb3" target="_blank" rel="noopener noreferrer">d6491d5</a>)</li>
</ul>
<h3 class="anchor anchorWithStickyNavbar_h4mK" id="features-1">Features<a href="https://reactpress-docs.vercel.app/blog/changelog#features-1" class="hash-link" aria-label="Direct link to Features" title="Direct link to Features">​</a></h3>
<ul>
<li>add hello-world template (<a href="https://github.com/fecommunity/reactpress/commit/7e2c9487ddc6023d7b382250b131fbe828013680" target="_blank" rel="noopener noreferrer">7e2c948</a>)</li>
<li>add reactpress toolkit (<a href="https://github.com/fecommunity/reactpress/commit/58f9312644736aceb362e517fad8c3b3a83f275f" target="_blank" rel="noopener noreferrer">58f9312</a>)</li>
<li>add swagger v2 ui (<a href="https://github.com/fecommunity/reactpress/commit/ef9fdc166955b4659c81fb559138ce38ef599cfe" target="_blank" rel="noopener noreferrer">ef9fdc1</a>)</li>
<li>add twentytwentyfive theme (<a href="https://github.com/fecommunity/reactpress/commit/715281fedcf8072348e4b8b6794891c7e67e1f99" target="_blank" rel="noopener noreferrer">715281f</a>)</li>
<li>support npx install server (<a href="https://github.com/fecommunity/reactpress/commit/e7f7b970bb4dd8b845fcd8dde4048678a403557a" target="_blank" rel="noopener noreferrer">e7f7b97</a>)</li>
<li>support quick install (<a href="https://github.com/fecommunity/reactpress/commit/96c1d0a7cc1c72b7f6c489ba236ab6eb78472dee" target="_blank" rel="noopener noreferrer">96c1d0a</a>)</li>
</ul>
<h2 class="anchor anchorWithStickyNavbar_h4mK" id="1100-2025-08-03"><a href="https://github.com/fecommunity/reactpress/compare/v1.9.0...v1.10.0" target="_blank" rel="noopener noreferrer">1.10.0</a> (2025-08-03)<a href="https://reactpress-docs.vercel.app/blog/changelog#1100-2025-08-03" class="hash-link" aria-label="Direct link to 1100-2025-08-03" title="Direct link to 1100-2025-08-03">​</a></h2>
<h3 class="anchor anchorWithStickyNavbar_h4mK" id="features-2">Features<a href="https://reactpress-docs.vercel.app/blog/changelog#features-2" class="hash-link" aria-label="Direct link to Features" title="Direct link to Features">​</a></h3>
<ul>
<li>add type defs for config (<a href="https://github.com/fecommunity/reactpress/commit/d8a6fed7bc13f74be0916f80497590c7e737fb86" target="_blank" rel="noopener noreferrer">d8a6fed</a>)</li>
</ul>
<h2 class="anchor anchorWithStickyNavbar_h4mK" id="190-2025-05-21"><a href="https://github.com/fecommunity/reactpress/compare/v1.8.0...v1.9.0" target="_blank" rel="noopener noreferrer">1.9.0</a> (2025-05-21)<a href="https://reactpress-docs.vercel.app/blog/changelog#190-2025-05-21" class="hash-link" aria-label="Direct link to 190-2025-05-21" title="Direct link to 190-2025-05-21">​</a></h2>
<h2 class="anchor anchorWithStickyNavbar_h4mK" id="180-2025-03-22"><a href="https://github.com/fecommunity/reactpress/compare/v1.7.0...v1.8.0" target="_blank" rel="noopener noreferrer">1.8.0</a> (2025-03-22)<a href="https://reactpress-docs.vercel.app/blog/changelog#180-2025-03-22" class="hash-link" aria-label="Direct link to 180-2025-03-22" title="Direct link to 180-2025-03-22">​</a></h2>
<h3 class="anchor anchorWithStickyNavbar_h4mK" id="features-3">Features<a href="https://reactpress-docs.vercel.app/blog/changelog#features-3" class="hash-link" aria-label="Direct link to Features" title="Direct link to Features">​</a></h3>
<ul>
<li>upgrade next version (<a href="https://github.com/fecommunity/reactpress/commit/64cac4dcb9268a6bbb14fbbfe6995406638f7508" target="_blank" rel="noopener noreferrer">64cac4d</a>)</li>
</ul>
<h2 class="anchor anchorWithStickyNavbar_h4mK" id="100-2024-09-28"><a href="https://github.com/fecommunity/reactpress/compare/a6b73a189090e0199cc6f803bfb498cdeb7868a5...v1.0.0" target="_blank" rel="noopener noreferrer">1.0.0</a> (2024-09-28)<a href="https://reactpress-docs.vercel.app/blog/changelog#100-2024-09-28" class="hash-link" aria-label="Direct link to 100-2024-09-28" title="Direct link to 100-2024-09-28">​</a></h2>
<h3 class="anchor anchorWithStickyNavbar_h4mK" id="features-4">Features<a href="https://reactpress-docs.vercel.app/blog/changelog#features-4" class="hash-link" aria-label="Direct link to Features" title="Direct link to Features">​</a></h3>
<ul>
<li>init easy-blog project (<a href="https://github.com/fecommunity/reactpress/commit/a6b73a189090e0199cc6f803bfb498cdeb7868a5" target="_blank" rel="noopener noreferrer">a6b73a1</a>)</li>
</ul>]]></content>
        <author>
            <name>reactpress</name>
            <uri>https://github.com/fecommunity/reactpress</uri>
        </author>
        <category label="ReactPress" term="ReactPress"/>
        <category label="Release" term="Release"/>
    </entry>
</feed>