<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Simplifyd Cloud — Changelog</title>
    <link>https://simplifyd.com/changelog</link>
    <description>New features, improvements and fixes shipped to Simplifyd Cloud.</description>
    <language>en</language>
    <lastBuildDate>Fri, 14 Aug 2026 09:00:00 GMT</lastBuildDate>
    <atom:link href="https://simplifyd.com/changelog/rss.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>IPsec site-to-site VPN</title>
      <link>https://simplifyd.com/changelog/ipsec-site-to-site-vpn</link>
      <guid isPermaLink="false">simplifyd-changelog-ipsec-site-to-site-vpn</guid>
      <pubDate>Fri, 14 Aug 2026 09:00:00 GMT</pubDate>
      <description>Connect an environment directly to your corporate or partner network over an encrypted IPsec tunnel.</description>
      <content:encoded><![CDATA[<p>Environments can now terminate a site-to-site IPsec tunnel on a dedicated, stable public IP. Point your peer at that address, agree on the proposals, and your services reach the remote network as if they sat inside it.</p><ul><li>One gateway per environment, on a fixed public IP that never changes</li><li>IKEv2 with configurable phase 1 and phase 2 proposals, authenticated by pre-shared key</li><li>You own the addressing on your side, so overlapping subnets stay your call</li></ul><p>Partners that require a unique, non-overlapping subnet per tenant — banks especially — can now be onboarded without a bastion hop.</p>]]></content:encoded>
      <category>Networking</category>
      <category>New</category>
    </item>
    <item>
      <title>Deploy static sites without a Dockerfile</title>
      <link>https://simplifyd.com/changelog/static-sites</link>
      <guid isPermaLink="false">simplifyd-changelog-static-sites</guid>
      <pubDate>Tue, 28 Jul 2026 09:00:00 GMT</pubDate>
      <description>A new static site service type serves your built assets straight from object storage — no container image required.</description>
      <content:encoded><![CDATA[<p>Publishing a front end no longer means writing a Dockerfile. Create a static site service, push your files, and they are served from a bucket behind our edge.</p><ul><li>Publish files inline through the API, the CLI, or an AI agent over MCP</li><li>Custom domains attach as bucket aliases, with certificates issued automatically</li><li>Publishing new files replaces the old ones in place, with no downtime</li></ul>]]></content:encoded>
      <category>Deploys</category>
      <category>New</category>
    </item>
    <item>
      <title>IP allowlisting for TCP and UDP ports</title>
      <link>https://simplifyd.com/changelog/l4-ip-allowlisting</link>
      <guid isPermaLink="false">simplifyd-changelog-l4-ip-allowlisting</guid>
      <pubDate>Fri, 17 Jul 2026 09:00:00 GMT</pubDate>
      <description>Restrict who can reach a proxied port by attaching allowed CIDR ranges to it.</description>
      <content:encoded><![CDATA[<p>Every TCP or UDP ingress port can now carry a list of allowed source ranges. Traffic from anywhere else is dropped at the load balancer, before it ever reaches your service.</p><p>Set the ranges when you add a port, or edit them later from the networking tab. Leave the list empty to keep the port open to the world.</p>]]></content:encoded>
      <category>Networking</category>
      <category>Security</category>
    </item>
    <item>
      <title>Managed Kafka</title>
      <link>https://simplifyd.com/changelog/managed-kafka</link>
      <guid isPermaLink="false">simplifyd-changelog-managed-kafka</guid>
      <pubDate>Tue, 30 Jun 2026 09:00:00 GMT</pubDate>
      <description>Provision a KRaft-mode Kafka cluster in a couple of clicks, in either standalone or multi-node topology.</description>
      <content:encoded><![CDATA[<p>Kafka joins Postgres and Redis as a fully managed service. Clusters run in KRaft mode — no ZooKeeper to operate — and we handle node pools, storage and internal topic replication for you.</p><ul><li>Standalone mode combines broker and controller roles on one node, ideal for development</li><li>Cluster mode splits brokers and controllers into pools that scale independently</li><li>Internal topic replication is matched to your broker count, so small clusters still come up healthy</li></ul><p>Kafka is reachable from services inside your environment over the private network.</p>]]></content:encoded>
      <category>Data stores</category>
      <category>New</category>
    </item>
    <item>
      <title>Additional Postgres databases and users</title>
      <link>https://simplifyd.com/changelog/postgres-databases-and-users</link>
      <guid isPermaLink="false">simplifyd-changelog-postgres-databases-and-users</guid>
      <pubDate>Thu, 11 Jun 2026 09:00:00 GMT</pubDate>
      <description>One Postgres service can now host several databases and roles, each with its own credentials.</description>
      <content:encoded><![CDATA[<p>Instead of running a service per database, add extra databases and users to an existing Postgres service. Each user gets a generated password, surfaced as a ready-to-use connection string in the dashboard.</p><p>Ownership and grants are reconciled continuously, so a role you remove in the console is removed on the cluster too.</p>]]></content:encoded>
      <category>Data stores</category>
    </item>
    <item>
      <title>Two-factor authentication</title>
      <link>https://simplifyd.com/changelog/totp-mfa</link>
      <guid isPermaLink="false">simplifyd-changelog-totp-mfa</guid>
      <pubDate>Tue, 19 May 2026 09:00:00 GMT</pubDate>
      <description>Protect your account with a TOTP authenticator app and a set of single-use recovery codes.</description>
      <content:encoded><![CDATA[<p>Enable two-factor authentication from account settings, scan the QR code with Google Authenticator, 1Password or any TOTP app, and confirm with a code. From then on, signing in asks for a second factor.</p><p>You are issued ten recovery codes at setup — store them somewhere safe. If you lose both your device and your codes, support can reset the factor for you.</p>]]></content:encoded>
      <category>Security</category>
    </item>
    <item>
      <title>CPU and memory metrics</title>
      <link>https://simplifyd.com/changelog/service-metrics</link>
      <guid isPermaLink="false">simplifyd-changelog-service-metrics</guid>
      <pubDate>Wed, 11 Mar 2026 09:00:00 GMT</pubDate>
      <description>Every service now has a metrics view showing CPU and memory usage over time.</description>
      <content:encoded><![CDATA[<p>We sample usage every minute and keep thirty days of history. Open the metrics tab on any service to see per-pod CPU and memory, over ranges from the last hour to the last month.</p>]]></content:encoded>
      <category>Observability</category>
    </item>
  </channel>
</rss>
