<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Remem Changelog</title>
    <link>https://getremem.com/changelog</link>
    <description>Version history and release notes for Remem.</description>
    <language>en</language>
    <atom:link href="https://getremem.com/changelog/feed.xml" rel="self" type="application/rss+xml"/>
    
    <item>
      <title>Remem 0.3.3</title>
      <link>https://getremem.com/changelog</link>
      <guid isPermaLink="false">https://getremem.com/changelog#0.3.3</guid>
      <description><![CDATA[Fixed a crash-loop in the published Docker image when no config.toml is mounted, so the quickstart's config-less path actually works now.]]></description>
      <pubDate>Sun, 26 Jul 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Remem 0.3.2</title>
      <link>https://getremem.com/changelog</link>
      <guid isPermaLink="false">https://getremem.com/changelog#0.3.2</guid>
      <description><![CDATA[remem-mcp now ships inside the same server-latest image, so Claude Desktop and Claude Code users can run it with just Docker — no Rust toolchain required.]]></description>
      <pubDate>Sun, 26 Jul 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Remem 0.3.1</title>
      <link>https://getremem.com/changelog</link>
      <guid isPermaLink="false">https://getremem.com/changelog#0.3.1</guid>
      <description><![CDATA[MCP now runs in-process inside remem-server over Streamable HTTP — one container to deploy instead of two, with the standalone remem-mcp binary staying available as a stdio client.]]></description>
      <pubDate>Sat, 25 Jul 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Remem 0.2.0</title>
      <link>https://getremem.com/changelog</link>
      <guid isPermaLink="false">https://getremem.com/changelog#0.2.0</guid>
      <description><![CDATA[Durability hardening across the storage engine — crash-safe WAL replay, a checkpoint write barrier, per-memory write locking — plus a new on-demand backup endpoint and a safer default for active forgetting.]]></description>
      <pubDate>Tue, 21 Jul 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Remem 0.1.2</title>
      <link>https://getremem.com/changelog</link>
      <guid isPermaLink="false">https://getremem.com/changelog#0.1.2</guid>
      <description><![CDATA[Security hardening: a production-mode startup guard, rate limiting on by default, constant-time API key checks with rotation support, and safer error responses.]]></description>
      <pubDate>Sat, 18 Jul 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Remem 0.1.1</title>
      <link>https://getremem.com/changelog</link>
      <guid isPermaLink="false">https://getremem.com/changelog#0.1.1</guid>
      <description><![CDATA[Docker image fix: remem-server now builds correctly for arm64 (Apple Silicon), not just x86_64.]]></description>
      <pubDate>Mon, 13 Jul 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Remem 0.1.0</title>
      <link>https://getremem.com/changelog</link>
      <guid isPermaLink="false">https://getremem.com/changelog#0.1.0</guid>
      <description><![CDATA[Initial public release. Single-node Rust-based server and MCP with HNSW + CSR + LSM storage, 8 MCP tools, and full memory lifecycle.]]></description>
      <pubDate>Wed, 01 Jul 2026 00:00:00 GMT</pubDate>
    </item>
  </channel>
</rss>