<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Aishwari Pahwa</title>
    <description>The latest articles on DEV Community by Aishwari Pahwa (@aishwari_pahwa_928a3f06b0).</description>
    <link>https://dev.to/aishwari_pahwa_928a3f06b0</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3916029%2F2d9be685-85f1-4cdd-8983-e689fb4be696.jpg</url>
      <title>DEV Community: Aishwari Pahwa</title>
      <link>https://dev.to/aishwari_pahwa_928a3f06b0</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/aishwari_pahwa_928a3f06b0"/>
    <language>en</language>
    <item>
      <title>Weekly roundup: Password strength, self-serve BAA, and AI updates</title>
      <dc:creator>Aishwari Pahwa</dc:creator>
      <pubDate>Wed, 17 Jun 2026 07:35:01 +0000</pubDate>
      <link>https://dev.to/appwrite/weekly-roundup-password-strength-self-serve-baa-and-ai-updates-20hk</link>
      <guid>https://dev.to/appwrite/weekly-roundup-password-strength-self-serve-baa-and-ai-updates-20hk</guid>
      <description>&lt;p&gt;This week on the Appwrite blog, we shipped new Auth controls, made BAA acceptance self-serve for Pro organizations, covered Anthropic’s latest Claude models, and shared a full breakdown of everything that landed in May.&lt;/p&gt;

&lt;p&gt;Here’s everything that went live this week.&lt;/p&gt;

&lt;h2&gt;
  
  
  Product announcements
&lt;/h2&gt;

&lt;h3&gt;
  
  
  Announcing Password strength
&lt;/h3&gt;

&lt;p&gt;Appwrite Auth now lets you enforce password strength with minimum length and character requirements.&lt;/p&gt;

&lt;p&gt;You can set the smallest number of characters a password must have, and require character types such as uppercase letters, lowercase letters, numbers, and special characters.&lt;/p&gt;

&lt;p&gt;This gives teams more control over password rules at sign-up and password change, without building custom validation logic from scratch.&lt;/p&gt;

&lt;p&gt;Read the announcement: &lt;a href="https://appwrite.io/blog/post/announcing-password-strength" rel="noopener noreferrer"&gt;https://appwrite.io/blog/post/announcing-password-strength&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  Announcing self-serve BAA
&lt;/h3&gt;

&lt;p&gt;Pro organizations can now accept a Business Associate Agreement directly from the Appwrite Console.&lt;/p&gt;

&lt;p&gt;Until now, getting a BAA with Appwrite required contacting the team and completing a signing process. With self-serve BAA, eligible Pro organizations can move faster without waiting on a sales or legal cycle.&lt;/p&gt;

&lt;p&gt;For teams building healthcare applications that store or process PHI, this removes a major operational blocker from the compliance workflow.&lt;/p&gt;

&lt;p&gt;Read the announcement: &lt;a href="https://appwrite.io/blog/post/announcing-self-serve-baa" rel="noopener noreferrer"&gt;https://appwrite.io/blog/post/announcing-self-serve-baa&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  AI and developer ecosystem updates
&lt;/h2&gt;

&lt;h3&gt;
  
  
  Anthropic launched Claude Fable 5 and Claude Mythos 5
&lt;/h3&gt;

&lt;p&gt;Anthropic launched Claude Fable 5 and Claude Mythos 5, its first Mythos-class models.&lt;/p&gt;

&lt;p&gt;We covered what changed, how the models compare, and what developers should know about benchmarks, safeguards, pricing, and agent workflows.&lt;/p&gt;

&lt;p&gt;The post breaks down where these models fit in the current AI developer ecosystem and what they could mean for teams building with coding assistants and agents.&lt;/p&gt;

&lt;p&gt;Read more: &lt;a href="https://appwrite.io/blog/post/anthropic-just-launched-claude-fable-5-and-claude-mythos-5" rel="noopener noreferrer"&gt;https://appwrite.io/blog/post/anthropic-just-launched-claude-fable-5-and-claude-mythos-5&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Product updates
&lt;/h2&gt;

&lt;h3&gt;
  
  
  May product update
&lt;/h3&gt;

&lt;p&gt;May was packed with releases across Appwrite, including:&lt;/p&gt;

&lt;p&gt;→ Presences API&lt;/p&gt;

&lt;p&gt;→ Rust runtime&lt;/p&gt;

&lt;p&gt;→ Database relationships&lt;/p&gt;

&lt;p&gt;→ BigInt columns&lt;/p&gt;

&lt;p&gt;→ 7x faster Storage uploads&lt;/p&gt;

&lt;p&gt;→ Git deployment triggers&lt;/p&gt;

&lt;p&gt;→ Deployment retention&lt;/p&gt;

&lt;p&gt;→ Email policies&lt;/p&gt;

&lt;p&gt;→ Bun and Deno build runtimes&lt;/p&gt;

&lt;p&gt;→ Appwrite plugin for OpenAI Codex&lt;/p&gt;

&lt;p&gt;→ Dart 3.12 for Functions and Flutter 3.44 for Sites&lt;/p&gt;

&lt;p&gt;From realtime presence to faster Storage uploads and new runtime support, May focused on making Appwrite faster, more flexible, and easier to build with across more stacks.&lt;/p&gt;

&lt;p&gt;Read the full update: &lt;a href="https://appwrite.io/blog/post/may-product-update-presences-api-rust-runtime-7x-faster-storage-uploads-and-more" rel="noopener noreferrer"&gt;https://appwrite.io/blog/post/may-product-update-presences-api-rust-runtime-7x-faster-storage-uploads-and-more&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Conclusion
&lt;/h2&gt;

&lt;p&gt;We’re continuing to ship product updates, developer tutorials, and AI-focused deep dives every week.&lt;/p&gt;

&lt;p&gt;Explore the latest posts on the &lt;a href="https://appwrite.io/blog" rel="noopener noreferrer"&gt;Appwrite blog&lt;/a&gt; to stay updated with everything happening across Appwrite and the developer ecosystem.&lt;/p&gt;

</description>
      <category>ai</category>
      <category>news</category>
      <category>privacy</category>
      <category>security</category>
    </item>
    <item>
      <title>May product update: Presences API, Rust runtime, 7x faster Storage uploads, and more</title>
      <dc:creator>Aishwari Pahwa</dc:creator>
      <pubDate>Fri, 12 Jun 2026 09:31:26 +0000</pubDate>
      <link>https://dev.to/appwrite/may-product-update-presences-api-rust-runtime-7x-faster-storage-uploads-and-more-9h5</link>
      <guid>https://dev.to/appwrite/may-product-update-presences-api-rust-runtime-7x-faster-storage-uploads-and-more-9h5</guid>
      <description>&lt;p&gt;Welcome back to the product update.&lt;/p&gt;

&lt;p&gt;May was packed with releases across Appwrite. We shipped new tools for realtime collaboration, faster file uploads, better deployment workflows, new runtimes, Auth controls, and database improvements to help you build faster and scale with more confidence.&lt;/p&gt;

&lt;p&gt;Here is a quick overview of what we shipped:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Presences API for online, typing, and activity states&lt;/li&gt;
&lt;li&gt;Rust runtime for Appwrite Functions&lt;/li&gt;
&lt;li&gt;Database relationships are officially out of beta&lt;/li&gt;
&lt;li&gt;BigInt columns for Appwrite Databases&lt;/li&gt;
&lt;li&gt;Up to 7x faster Storage uploads with parallel chunks&lt;/li&gt;
&lt;li&gt;Git deployment triggers for Functions and Sites&lt;/li&gt;
&lt;li&gt;Deployment retention for Functions and Sites&lt;/li&gt;
&lt;li&gt;Email policies for Appwrite Auth&lt;/li&gt;
&lt;li&gt;Bun and Deno build runtimes for Sites&lt;/li&gt;
&lt;li&gt;Dart 3.12 for Functions and Flutter 3.44 for Sites&lt;/li&gt;
&lt;li&gt;Appwrite plugin for OpenAI Codex&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Let’s dive in.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F4dx0kl8ez778e9uxz89e.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F4dx0kl8ez778e9uxz89e.png" alt=" " width="799" height="450"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  &lt;strong&gt;Track who is online, typing, and active with the Presences API&lt;/strong&gt;
&lt;/h2&gt;

&lt;p&gt;Appwrite now includes a Presences API for short-lived user statuses like online, away, typing, editing, or viewing.&lt;/p&gt;

&lt;p&gt;You can use it to build online indicators, typing states, multiplayer presence, collaborative editors, live dashboards, and activity feeds.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://appwrite.io/blog/post/announcing-presences-api" rel="noopener noreferrer"&gt;Read the announcement&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F6y97a78kqz7t2k9uk15r.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F6y97a78kqz7t2k9uk15r.png" alt=" " width="800" height="451"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  &lt;strong&gt;Introducing the Rust runtime for Appwrite Functions&lt;/strong&gt;
&lt;/h2&gt;

&lt;p&gt;Appwrite Functions now supports Rust as a first-class runtime.&lt;/p&gt;

&lt;p&gt;You can write and deploy functions in Rust, pair them with the official Appwrite Rust SDK, and use them for performance-sensitive backend workloads like webhook verification, image processing, payment flows, and data transformation.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://appwrite.io/blog/post/announcing-rust-runtime" rel="noopener noreferrer"&gt;Read the announcement&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fd3g0clk3hop2yl4i0hdm.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fd3g0clk3hop2yl4i0hdm.png" alt=" " width="800" height="418"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  &lt;strong&gt;Database relationships are officially out of beta&lt;/strong&gt;
&lt;/h2&gt;

&lt;p&gt;Database relationships in Appwrite are now production-ready across Appwrite Cloud and self-hosted deployments.&lt;/p&gt;

&lt;p&gt;You can model connected data more easily, filter across related records, and build apps with more reliable relationship loading and improved performance.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://appwrite.io/blog/post/relationships-are-out-of-beta" rel="noopener noreferrer"&gt;Read the announcement&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fhozvepfkmo5gq33eh88u.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fhozvepfkmo5gq33eh88u.png" alt=" " width="799" height="449"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  &lt;strong&gt;Introducing BigInt columns&lt;/strong&gt;
&lt;/h2&gt;

&lt;p&gt;Appwrite Databases now supports 64-bit signed integers with the new BigInt column type.&lt;/p&gt;

&lt;p&gt;BigInt is useful for large counters, external IDs, high-resolution timestamps, financial values, and any data that needs integer precision without floating-point rounding.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://appwrite.io/blog/post/announcing-bigint-columns" rel="noopener noreferrer"&gt;Read the announcement&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fgczlg63fovug1dry9jx6.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fgczlg63fovug1dry9jx6.png" alt=" " width="800" height="451"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  &lt;strong&gt;Up to 7x faster Storage uploads with parallel chunks&lt;/strong&gt;
&lt;/h2&gt;

&lt;p&gt;Appwrite SDKs now upload Storage file chunks in parallel.&lt;/p&gt;

&lt;p&gt;In our Node SDK benchmark, a 1.28 GB file upload dropped from 4 minutes 44 seconds to under 40 seconds. That is a 7.10x improvement, with no API changes needed.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://appwrite.io/blog/post/faster-storage-uploads-parallel-chunks" rel="noopener noreferrer"&gt;Read the announcement&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fwhtb3ihyzsmp7suqfm68.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fwhtb3ihyzsmp7suqfm68.png" alt=" " width="800" height="451"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  &lt;strong&gt;Git deployment triggers for Functions and Sites&lt;/strong&gt;
&lt;/h2&gt;

&lt;p&gt;Git deployment triggers give you more control over which changes create automatic deployments.&lt;/p&gt;

&lt;p&gt;Use branch filters for production, staging, and preview workflows, or path filters so each Function or Site only deploys when relevant files change.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://appwrite.io/blog/post/announcing-git-deployment-triggers" rel="noopener noreferrer"&gt;Read more&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F0tb5q6c4ltqhh94cbxgp.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F0tb5q6c4ltqhh94cbxgp.png" alt=" " width="800" height="451"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  &lt;strong&gt;Deployment retention for Functions and Sites&lt;/strong&gt;
&lt;/h2&gt;

&lt;p&gt;Functions and Sites now support deployment retention.&lt;/p&gt;

&lt;p&gt;You can choose how long Appwrite keeps non-active deployments before deleting them automatically. Active deployments are never deleted.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://appwrite.io/blog/post/announcing-deployment-retention" rel="noopener noreferrer"&gt;Read the announcement&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fn5wuw655ia4f6wwj06fz.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fn5wuw655ia4f6wwj06fz.png" alt=" " width="799" height="449"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  &lt;strong&gt;Email policies for Appwrite Auth&lt;/strong&gt;
&lt;/h2&gt;

&lt;p&gt;Appwrite Auth now supports email policies.&lt;/p&gt;

&lt;p&gt;You can block free providers, aliased emails, disposable inboxes, or enforce provider-specific domains for user creation and email updates.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://appwrite.io/blog/post/announcing-email-policies" rel="noopener noreferrer"&gt;Read more&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fe1uqvnknulvw47h9ghyi.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fe1uqvnknulvw47h9ghyi.png" alt=" " width="799" height="449"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  &lt;strong&gt;Bun and Deno build runtimes for Sites&lt;/strong&gt;
&lt;/h2&gt;

&lt;p&gt;Appwrite Sites now supports Bun and Deno as build runtimes for Node-based frameworks.&lt;/p&gt;

&lt;p&gt;You can switch the build runtime per Site from Runtime settings and apply the change on the next deployment.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://appwrite.io/blog/post/announcing-bun-deno-runtimes" rel="noopener noreferrer"&gt;Read the announcement&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fo1uftbac1w9ujw13yblt.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fo1uftbac1w9ujw13yblt.png" alt=" " width="800" height="450"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  &lt;strong&gt;Dart 3.12 for Functions and Flutter 3.44 for Sites&lt;/strong&gt;
&lt;/h2&gt;

&lt;p&gt;Appwrite now supports Dart 3.12 as a Functions runtime and Flutter 3.44 as a build runtime for Sites.&lt;/p&gt;

&lt;p&gt;Flutter teams can now build mobile apps, web apps, and backend functions with a more consistent Dart-based workflow.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://appwrite.io/blog/post/announcing-dart-flutter-runtimes" rel="noopener noreferrer"&gt;Read the announcement&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fhhhv8earydyijqet4u70.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fhhhv8earydyijqet4u70.png" alt=" " width="799" height="459"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  &lt;strong&gt;Appwrite plugin for OpenAI Codex&lt;/strong&gt;
&lt;/h2&gt;

&lt;p&gt;The Appwrite plugin is now available for OpenAI Codex.&lt;/p&gt;

&lt;p&gt;It includes the Appwrite Docs MCP server and agent skills for the Appwrite CLI, major SDKs, and deployment workflows for Sites and Functions.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://appwrite.io/blog/post/announcing-appwrite-codex-plugin" rel="noopener noreferrer"&gt;Learn more&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fand4m4xsitzh7nd57juq.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fand4m4xsitzh7nd57juq.png" alt=" " width="800" height="450"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  &lt;strong&gt;Community Recognitions&lt;/strong&gt;
&lt;/h2&gt;

&lt;p&gt;We are excited to feature Ibaraki Douji as part of our monthly Community Recognitions for May 2026. Ibaraki Douji built a full, up-to-date &lt;a href="https://gitlab.ibaraki.app/helm/appwrite" rel="noopener noreferrer"&gt;Helm chart for self-hosting Appwrite on Kubernetes&lt;/a&gt; that deploys the entire stack, including the API, Console, Realtime, background workers, schedulers, database, Redis, and Kubernetes-native ingress with TLS. It lets you scale each component independently, run clean upgrades, and fits GitOps workflows with tools like ArgoCD and Flux. It has been running in production since Appwrite 1.7.4. Keep in mind that this is a community-backed project and is not maintained by Appwrite.&lt;/p&gt;

&lt;p&gt;If you would like to participate in next month's Community Recognitions, &lt;a href="https://appwrite.io/discord" rel="noopener noreferrer"&gt;join our Discord server&lt;/a&gt; and showcase your project.&lt;/p&gt;

&lt;h2&gt;
  
  
  &lt;strong&gt;Engineering Resources&lt;/strong&gt;
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://appwrite.io/blog/post/3-things-you-can-build-with-rust-runtime" rel="noopener noreferrer"&gt;3 things you can build with the Rust runtime&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://appwrite.io/blog/post/building-snapchat-clone-with-presences-and-realtime" rel="noopener noreferrer"&gt;Building a Snapchat clone with Presences and Realtime&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://appwrite.io/blog/post/kimi-k2-6-arena-leaderboard-refresh" rel="noopener noreferrer"&gt;Kimi K2.6 lands on Appwrite Arena: the May 2026 leaderboard update&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  &lt;strong&gt;What’s to come&lt;/strong&gt;
&lt;/h2&gt;

&lt;p&gt;We are continuing to improve Appwrite across realtime collaboration, deployments, performance, databases, Auth, and AI-assisted workflows.&lt;/p&gt;

&lt;p&gt;Follow us on&amp;nbsp;&lt;a href="https://x.com/appwrite" rel="noopener noreferrer"&gt;X&lt;/a&gt;&amp;nbsp;and check our&amp;nbsp;&lt;a href="https://appwrite.io/changelog" rel="noopener noreferrer"&gt;Changelog&lt;/a&gt;&amp;nbsp;regularly, as we will release more information in the coming weeks.&lt;/p&gt;

</description>
    </item>
    <item>
      <title>Weekly roundup: Presences API, Git deployment triggers, and AI updates</title>
      <dc:creator>Aishwari Pahwa</dc:creator>
      <pubDate>Thu, 11 Jun 2026 12:22:02 +0000</pubDate>
      <link>https://dev.to/appwrite/weekly-roundup-presences-api-git-deployment-triggers-and-ai-updates-58lj</link>
      <guid>https://dev.to/appwrite/weekly-roundup-presences-api-git-deployment-triggers-and-ai-updates-58lj</guid>
      <description>&lt;p&gt;This week on the Appwrite blog, we shipped new product updates, published a hands-on realtime app tutorial, and covered the latest AI developer workflows.&lt;/p&gt;

&lt;p&gt;Here’s everything that went live this week.&lt;/p&gt;

&lt;h2&gt;
  
  
  &lt;strong&gt;Product announcements&lt;/strong&gt;
&lt;/h2&gt;

&lt;h3&gt;
  
  
  &lt;strong&gt;Announcing the Presences API&lt;/strong&gt;
&lt;/h3&gt;

&lt;p&gt;Appwrite introduced the Presences API, a new way to track short-lived user statuses like who is online, typing, viewing, or active inside an app.&lt;/p&gt;

&lt;p&gt;Presences come with built-in Realtime channels, automatic expiry, and permission-aware subscriptions, making it easier to build collaborative and multiplayer-style experiences without managing temporary state manually.&lt;/p&gt;

&lt;p&gt;Read the announcement: &lt;a href="https://appwrite.io/blog/post/announcing-presences-api" rel="noopener noreferrer"&gt;https://appwrite.io/blog/post/announcing-presences-api&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  &lt;strong&gt;Announcing Dart 3.12 for Functions and Flutter 3.44 for Sites&lt;/strong&gt;
&lt;/h3&gt;

&lt;p&gt;Appwrite now supports Dart 3.12 as a Functions runtime and Flutter 3.44 as a build runtime for Sites.&lt;/p&gt;

&lt;p&gt;Developers can write serverless functions in Dart, deploy Flutter Web projects with Appwrite Sites, and use Appwrite Cloud for both backend and deployment workflows.&lt;/p&gt;

&lt;p&gt;Read more: &lt;a href="https://appwrite.io/blog/post/announcing-dart-flutter-runtimes" rel="noopener noreferrer"&gt;https://appwrite.io/blog/post/announcing-dart-flutter-runtimes&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  &lt;strong&gt;Announcing Git deployment triggers&lt;/strong&gt;
&lt;/h3&gt;

&lt;p&gt;Git deployment triggers for Appwrite Functions and Sites let developers control which branches and file changes create automatic deployments.&lt;/p&gt;

&lt;p&gt;This helps teams build cleaner Git workflows for production branches, staging environments, previews, and monorepos, while avoiding unnecessary builds when unrelated files change.&lt;/p&gt;

&lt;p&gt;Read the announcement: &lt;a href="https://appwrite.io/blog/post/announcing-git-deployment-triggers" rel="noopener noreferrer"&gt;https://appwrite.io/blog/post/announcing-git-deployment-triggers&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  &lt;strong&gt;Developer guides&lt;/strong&gt;
&lt;/h2&gt;

&lt;h3&gt;
  
  
  &lt;strong&gt;Build a Snapchat clone with Presences and Realtime&lt;/strong&gt;
&lt;/h3&gt;

&lt;p&gt;We published a hands-on tutorial showing how to build a Snapchat-style app with Appwrite’s Presences API and Realtime.&lt;/p&gt;

&lt;p&gt;The guide walks through building realtime features using TanStack Start, TablesDB, Functions, and Storage, covering core experiences like live activity, disappearing content, and presence-driven interactions.&lt;/p&gt;

&lt;p&gt;Read the tutorial: &lt;a href="https://appwrite.io/blog/post/building-snapchat-clone-with-presences-and-realtime" rel="noopener noreferrer"&gt;https://appwrite.io/blog/post/building-snapchat-clone-with-presences-and-realtime&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  &lt;strong&gt;AI and developer ecosystem updates&lt;/strong&gt;
&lt;/h2&gt;

&lt;h3&gt;
  
  
  &lt;strong&gt;Anthropic launched Claude Opus 4.8 with fast mode and dynamic workflows&lt;/strong&gt;
&lt;/h3&gt;

&lt;p&gt;We covered Claude Opus 4.8 and what it means for developers building with AI agents.&lt;/p&gt;

&lt;p&gt;The post breaks down fast mode, dynamic workflows, effort control, pricing, benchmarks, and how these updates point toward more flexible agentic development workflows.&lt;/p&gt;

&lt;p&gt;Read more: &lt;a href="https://appwrite.io/blog/post/anthropic-just-launched-claude-opus-48-with-fast-mode-and-dynamic-workflows" rel="noopener noreferrer"&gt;https://appwrite.io/blog/post/anthropic-just-launched-claude-opus-48-with-fast-mode-and-dynamic-workflows&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Conclusion
&lt;/h2&gt;

&lt;p&gt;We’re continuing to ship product updates, developer tutorials, and AI-focused deep dives every week.&lt;/p&gt;

&lt;p&gt;Explore the latest posts on the &lt;a href="https://appwrite.io/blog" rel="noopener noreferrer"&gt;Appwrite blog&lt;/a&gt; to stay updated with everything happening across Appwrite and the developer ecosystem.&lt;/p&gt;

</description>
      <category>ai</category>
      <category>api</category>
      <category>backend</category>
      <category>news</category>
    </item>
    <item>
      <title>Weekly roundup: Product announcements, AI updates, and developer insights</title>
      <dc:creator>Aishwari Pahwa</dc:creator>
      <pubDate>Tue, 26 May 2026 13:13:41 +0000</pubDate>
      <link>https://dev.to/appwrite/weekly-roundup-product-announcements-ai-updates-and-developer-insights-4m3k</link>
      <guid>https://dev.to/appwrite/weekly-roundup-product-announcements-ai-updates-and-developer-insights-4m3k</guid>
      <description>&lt;p&gt;This week was packed on the Appwrite blog. We shipped major product announcements, covered important AI and developer ecosystem updates, and published new deep dives across backend infrastructure, Auth, Databases, storage, runtime support, AI coding workflows, and modern app development.&lt;/p&gt;

&lt;p&gt;Here’s everything that went live this week.&lt;/p&gt;

&lt;h2&gt;
  
  
  &lt;strong&gt;Major product announcements&lt;/strong&gt;
&lt;/h2&gt;

&lt;h3&gt;
  
  
  &lt;strong&gt;Faster Appwrite Storage uploads with parallel chunks&lt;/strong&gt;
&lt;/h3&gt;

&lt;p&gt;We introduced parallel chunk uploads for Appwrite Storage, significantly improving large file upload performance. In benchmark tests, uploads saw improvements of up to 7x faster compared to the previous sequential approach. This update helps reduce upload bottlenecks for modern apps handling large media and datasets.&lt;/p&gt;

&lt;p&gt;Read the announcement: &lt;a href="https://appwrite.io/blog/post/faster-storage-uploads-parallel-chunks" rel="noopener noreferrer"&gt;https://appwrite.io/blog/post/faster-storage-uploads-parallel-chunks&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  &lt;strong&gt;Email policies for Appwrite Auth&lt;/strong&gt;
&lt;/h3&gt;

&lt;p&gt;Appwrite Auth now supports Email policies, letting developers block free email providers, aliased addresses, and disposable inboxes directly during signup. Policies can be configured independently through the Console or Server SDKs to improve signup quality and reduce abuse.&lt;/p&gt;

&lt;p&gt;Read more: &lt;a href="https://appwrite.io/blog/post/announcing-email-policies" rel="noopener noreferrer"&gt;https://appwrite.io/blog/post/announcing-email-policies&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  &lt;strong&gt;Bun and Deno runtimes for Appwrite Sites&lt;/strong&gt;
&lt;/h3&gt;

&lt;p&gt;Appwrite Sites now supports Bun and Deno build runtimes. Developers can deploy applications using modern JavaScript runtimes without additional infrastructure setup, giving teams more flexibility across frameworks and tooling.&lt;/p&gt;

&lt;p&gt;Read more: &lt;a href="https://appwrite.io/blog/post/announcing-bun-deno-runtimes" rel="noopener noreferrer"&gt;https://appwrite.io/blog/post/announcing-bun-deno-runtimes&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  &lt;strong&gt;Introducing the Appwrite plugin for Codex&lt;/strong&gt;
&lt;/h3&gt;

&lt;p&gt;We announced the Appwrite plugin for Codex, which brings Appwrite Skills and MCP support into Codex workflows. The plugin helps AI coding agents understand Appwrite projects, use the right SDK patterns, and build with more accurate context.&lt;/p&gt;

&lt;p&gt;Read the announcement: &lt;a href="https://appwrite.io/blog/post/announcing-appwrite-codex-plugin" rel="noopener noreferrer"&gt;https://appwrite.io/blog/post/announcing-appwrite-codex-plugin&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  &lt;strong&gt;Database relationships are out of beta&lt;/strong&gt;
&lt;/h3&gt;

&lt;p&gt;Database relationships in Appwrite are now production-ready. After a year of performance improvements, opt-in relationship loading, and full query support, relationships are ready for production workloads across Appwrite Databases.&lt;/p&gt;

&lt;p&gt;Read more: &lt;a href="https://appwrite.io/blog/post/relationships-are-out-of-beta" rel="noopener noreferrer"&gt;https://appwrite.io/blog/post/relationships-are-out-of-beta&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  &lt;strong&gt;Announcing BigInt columns&lt;/strong&gt;
&lt;/h3&gt;

&lt;p&gt;Appwrite Databases now supports BigInt columns, making it easier to store and query large integer values. This is useful for financial data, analytics, IDs, counters, and other workloads where standard integer limits are not enough.&lt;/p&gt;

&lt;p&gt;Learn more: &lt;a href="https://appwrite.io/blog/post/announcing-bigint-columns" rel="noopener noreferrer"&gt;https://appwrite.io/blog/post/announcing-bigint-columns&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  &lt;strong&gt;Announcing deployment retention&lt;/strong&gt;
&lt;/h3&gt;

&lt;p&gt;Deployment retention for Appwrite Functions and Sites lets developers choose how long non-active deployments are kept before they are automatically deleted. This helps teams reduce storage usage and keep deployment history cleaner.&lt;/p&gt;

&lt;p&gt;Read more: &lt;a href="https://appwrite.io/blog/post/announcing-deployment-retention" rel="noopener noreferrer"&gt;https://appwrite.io/blog/post/announcing-deployment-retention&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  &lt;strong&gt;Developer guides and build ideas&lt;/strong&gt;
&lt;/h2&gt;

&lt;h3&gt;
  
  
  &lt;strong&gt;3 things you can build with the Rust runtime&lt;/strong&gt;
&lt;/h3&gt;

&lt;p&gt;We published a practical guide on what developers can build with the Appwrite Rust runtime. The post covers use cases where Rust is a strong fit for server-side workloads, including performance-focused functions and backend processing tasks.&lt;/p&gt;

&lt;p&gt;Read more: &lt;a href="https://appwrite.io/blog/post/3-things-you-can-build-with-rust-runtime" rel="noopener noreferrer"&gt;https://appwrite.io/blog/post/3-things-you-can-build-with-rust-runtime&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  &lt;strong&gt;25 startup ideas you can build with vibe coding&lt;/strong&gt;
&lt;/h3&gt;

&lt;p&gt;We shared 25 startup ideas developers can build with vibe coding, from AI-powered tools to lightweight SaaS products. The post focuses on practical ideas that can move quickly from concept to prototype with the right backend and AI-assisted workflow.&lt;/p&gt;

&lt;p&gt;Read more: &lt;a href="https://appwrite.io/blog/post/25-startup-ideas-you-can-build-with-vibe-coding" rel="noopener noreferrer"&gt;https://appwrite.io/blog/post/25-startup-ideas-you-can-build-with-vibe-coding&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  &lt;strong&gt;Vibe coding security mistakes to avoid&lt;/strong&gt;
&lt;/h3&gt;

&lt;p&gt;We published a guide on common security mistakes developers can make when building with AI coding tools. The post covers risks around authentication, secrets, permissions, validation, and dependency management, helping developers move fast without shipping avoidable security issues.&lt;/p&gt;

&lt;p&gt;Read more: &lt;a href="https://appwrite.io/blog/post/vibe-coding-security-mistakes" rel="noopener noreferrer"&gt;https://appwrite.io/blog/post/vibe-coding-security-mistakes&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  &lt;strong&gt;How vibe coding is changing software development&lt;/strong&gt;
&lt;/h3&gt;

&lt;p&gt;We explored how vibe coding is changing the way developers build software, from faster prototyping to more AI-assisted development workflows. The post looks at what this shift means for developers, teams, and the future of building applications.&lt;/p&gt;

&lt;p&gt;Read more: &lt;a href="https://appwrite.io/blog/post/how-vibe-coding-is-changing-software-development" rel="noopener noreferrer"&gt;https://appwrite.io/blog/post/how-vibe-coding-is-changing-software-development&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  &lt;strong&gt;Vibe coding vs traditional development&lt;/strong&gt;
&lt;/h3&gt;

&lt;p&gt;We compared vibe coding with traditional software development, covering how each approach affects speed, control, technical decision-making, debugging, and long-term maintainability. The post helps developers understand where vibe coding works well and where traditional development practices still matter.&lt;/p&gt;

&lt;p&gt;Learn more: &lt;a href="https://appwrite.io/blog/post/vibe-coding-vs-traditional-development" rel="noopener noreferrer"&gt;https://appwrite.io/blog/post/vibe-coding-vs-traditional-development&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  &lt;strong&gt;How to deploy vibe coding projects to production&lt;/strong&gt;
&lt;/h3&gt;

&lt;p&gt;We published a step-by-step guide on taking vibe-coded apps from prototype to production, covering hosting, domains, secrets, permissions, logs, backups, and pre-launch checks.&lt;/p&gt;

&lt;p&gt;Read more: &lt;a href="https://appwrite.io/blog/post/deploy-vibe-coding-projects-to-production" rel="noopener noreferrer"&gt;https://appwrite.io/blog/post/deploy-vibe-coding-projects-to-production&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  &lt;strong&gt;How agencies are using vibe coding to ship client projects&lt;/strong&gt;
&lt;/h3&gt;

&lt;p&gt;We explored how agencies are using vibe coding to prototype faster, reduce delivery timelines, and ship client projects with more structured backend and deployment workflows.&lt;/p&gt;

&lt;p&gt;Read more: &lt;a href="https://appwrite.io/blog/post/agencies-vibe-coding-client-projects" rel="noopener noreferrer"&gt;https://appwrite.io/blog/post/agencies-vibe-coding-client-projects&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  &lt;strong&gt;Best backend for vibe coding apps in 2026&lt;/strong&gt;
&lt;/h3&gt;

&lt;p&gt;We compared backend options for vibe coding apps and looked at how the right backend can reduce complexity across Auth, Databases, Storage, Functions, hosting, and production readiness.&lt;/p&gt;

&lt;p&gt;Read more: &lt;a href="https://appwrite.io/blog/post/best-backend-for-vibe-coding-apps" rel="noopener noreferrer"&gt;https://appwrite.io/blog/post/best-backend-for-vibe-coding-apps&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  &lt;strong&gt;Can vibe coding replace junior developers?&lt;/strong&gt;
&lt;/h3&gt;

&lt;p&gt;We examined whether vibe coding can replace junior developers and what it actually changes for hiring, learning, code review, debugging, and software development teams.&lt;/p&gt;

&lt;p&gt;Read more: &lt;a href="https://appwrite.io/blog/post/can-vibe-coding-replace-junior-developers" rel="noopener noreferrer"&gt;https://appwrite.io/blog/post/can-vibe-coding-replace-junior-developers&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  &lt;strong&gt;Best frontend frameworks for vibe coding&lt;/strong&gt;
&lt;/h3&gt;

&lt;p&gt;We broke down the best frontend frameworks for vibe coding, including how options like Next.js, React, SvelteKit, Nuxt, Vue, Astro, and TanStack Start fit different project needs.&lt;/p&gt;

&lt;p&gt;Read more: &lt;a href="https://appwrite.io/blog/post/best-frontend-frameworks-for-vibe-coding" rel="noopener noreferrer"&gt;https://appwrite.io/blog/post/best-frontend-frameworks-for-vibe-coding&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  &lt;strong&gt;The hidden costs of vibe coding platforms&lt;/strong&gt;
&lt;/h3&gt;

&lt;p&gt;We covered the hidden costs of vibe coding platforms, including lock-in, fragmented tooling, hosting limits, scaling concerns, and what developers should consider before committing to a platform.&lt;/p&gt;

&lt;p&gt;Read more: &lt;a href="https://appwrite.io/blog/post/hidden-costs-of-vibe-coding-platforms" rel="noopener noreferrer"&gt;https://appwrite.io/blog/post/hidden-costs-of-vibe-coding-platforms&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  &lt;strong&gt;AI deep dives and industry updates&lt;/strong&gt;
&lt;/h2&gt;

&lt;h3&gt;
  
  
  &lt;strong&gt;Gemini 3.5 Flash benchmark and capability review&lt;/strong&gt;
&lt;/h3&gt;

&lt;p&gt;We published a detailed breakdown of Gemini 3.5 Flash, covering benchmark performance, pricing, coding capabilities, reasoning improvements, and how it compares across real-world developer workflows.&lt;/p&gt;

&lt;p&gt;Learn more: &lt;a href="https://appwrite.io/blog/post/gemini-3-5-flash-deep-dive" rel="noopener noreferrer"&gt;https://appwrite.io/blog/post/gemini-3-5-flash-deep-dive&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  &lt;strong&gt;OpenAI shipped Codex to the ChatGPT mobile app&lt;/strong&gt;
&lt;/h3&gt;

&lt;p&gt;We explored what OpenAI’s latest Codex mobile integration means for developers, coding agents, and the future of AI-assisted software workflows directly from mobile devices.&lt;/p&gt;

&lt;p&gt;Read more: &lt;a href="https://appwrite.io/blog/post/openai-just-shipped-codex-to-the-chatgpt-mobile-app" rel="noopener noreferrer"&gt;https://appwrite.io/blog/post/openai-just-shipped-codex-to-the-chatgpt-mobile-app&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  &lt;strong&gt;Anthropic launched Claude for Small Business&lt;/strong&gt;
&lt;/h3&gt;

&lt;p&gt;We covered Anthropic’s new Claude offering for small businesses and what it signals for the growing competition around AI-powered productivity and enterprise tooling.&lt;/p&gt;

&lt;p&gt;Learn more: &lt;a href="https://appwrite.io/blog/post/anthropic-just-launched-claude-for-small-business" rel="noopener noreferrer"&gt;https://appwrite.io/blog/post/anthropic-just-launched-claude-for-small-business&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  &lt;strong&gt;Security and ecosystem updates&lt;/strong&gt;
&lt;/h2&gt;

&lt;h3&gt;
  
  
  &lt;strong&gt;The TanStack npm attack shows how fragile modern JavaScript supply chains can be&lt;/strong&gt;
&lt;/h3&gt;

&lt;p&gt;We broke down the TanStack Start npm supply chain attack and what it means for modern JavaScript teams. The post looks at how dependency risk affects developer workflows and why security needs to be treated as part of the application lifecycle.&lt;/p&gt;

&lt;p&gt;Learn more: &lt;a href="https://appwrite.io/blog/post/tanstack-start-npm-supply-chain-attack" rel="noopener noreferrer"&gt;https://appwrite.io/blog/post/tanstack-start-npm-supply-chain-attack&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;We’re shipping new product updates, backend improvements, AI deep dives, and developer-focused content every week.&lt;/p&gt;

&lt;p&gt;Explore all the latest posts on the &lt;a href="https://appwrite.io/blog" rel="noopener noreferrer"&gt;Appwrite blog&lt;/a&gt; and stay updated with everything happening across Appwrite and the developer ecosystem.&lt;/p&gt;

</description>
      <category>ai</category>
      <category>news</category>
      <category>performance</category>
      <category>product</category>
    </item>
    <item>
      <title>April product update: MongoDB support, Appwrite 1.9.0, Realtime upgrades and AI tooling</title>
      <dc:creator>Aishwari Pahwa</dc:creator>
      <pubDate>Mon, 11 May 2026 05:58:38 +0000</pubDate>
      <link>https://dev.to/appwrite/april-product-update-mongodb-support-appwrite-190-realtime-upgrades-and-ai-tooling-1eg6</link>
      <guid>https://dev.to/appwrite/april-product-update-mongodb-support-appwrite-190-realtime-upgrades-and-ai-tooling-1eg6</guid>
      <description>&lt;p&gt;Welcome back to the product update. April was packed with major releases across Appwrite. From our official MongoDB partnership and Appwrite 1.9.0 to new infrastructure APIs, Realtime improvements, performance upgrades, and deeper AI integrations, we shipped updates focused on helping you build faster, scale more reliably, and integrate Appwrite more deeply into your workflows.&lt;/p&gt;

&lt;p&gt;Here is a quick overview of what we shipped:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Appwrite and MongoDB partnership in Appwrite 1.9.0&lt;/li&gt;
&lt;li&gt;Terraform provider for Appwrite&lt;/li&gt;
&lt;li&gt;Message based Realtime over a single WebSocket&lt;/li&gt;
&lt;li&gt;List response caching with TTL&lt;/li&gt;
&lt;li&gt;Introducing the Webhooks API&lt;/li&gt;
&lt;li&gt;Official Appwrite Rust Server SDK&lt;/li&gt;
&lt;li&gt;Appwrite MCP Server 2.0&lt;/li&gt;
&lt;li&gt;Appwrite plugin for Claude Code&lt;/li&gt;
&lt;li&gt;Appwrite plugin now available on Cursor&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Let's dive in.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F0o4bjeuwsxrpc7vvx3ni.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F0o4bjeuwsxrpc7vvx3ni.png" alt=" " width="800" height="419"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  &lt;strong&gt;Appwrite and MongoDB join forces in Appwrite 1.90&lt;/strong&gt;
&lt;/h2&gt;

&lt;p&gt;Appwrite and MongoDB are now official partners. Starting with Appwrite 1.9.0, MongoDB is supported as a database option for self hosted deployments.&lt;/p&gt;

&lt;p&gt;You can run Appwrite directly on your existing MongoDB infrastructure while keeping the same APIs and SDKs. No breaking changes. No rewrites.&lt;/p&gt;

&lt;p&gt;Reuse your existing backups, monitoring, and scaling setup while staying fully open source and self hosted.&lt;/p&gt;

&lt;p&gt;This release also includes improvements across Databases, Realtime, Auth, and infrastructure. You get better handling of large integers, new string column types, configurable caching, and improved observability for database usage.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://appwrite.io/blog/post/appwrite-mongodb-partnership-self-hosted" rel="noopener noreferrer"&gt;Read the announcement&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Ftqmsgoegqsv5k4p6r0f7.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Ftqmsgoegqsv5k4p6r0f7.png" alt=" " width="800" height="450"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  &lt;strong&gt;Terraform provider for Appwrite&lt;/strong&gt;
&lt;/h2&gt;

&lt;p&gt;You can now manage your Appwrite infrastructure using Terraform.&lt;/p&gt;

&lt;p&gt;Define databases, storage, functions, auth, messaging, and more using HCL, and apply changes consistently across environments.&lt;/p&gt;

&lt;p&gt;Works with both Appwrite Cloud and self-hosted setups.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://appwrite.io/blog/post/introducing-terraform-provider-for-appwrite" rel="noopener noreferrer"&gt;Read the announcement&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fqo68ka309ncs6q1zt5k8.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fqo68ka309ncs6q1zt5k8.png" alt=" " width="800" height="457"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  &lt;strong&gt;Message-based Realtime over a single WebSocket&lt;/strong&gt;
&lt;/h2&gt;

&lt;p&gt;Realtime has been reworked to use a message-based protocol over a single persistent WebSocket connection.&lt;/p&gt;

&lt;p&gt;You can now manage multiple subscriptions on one connection, update them without reconnecting, and avoid URL length limits entirely. This makes Realtime more predictable and scalable for production workloads.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://appwrite.io/blog/post/announcing-message-based-realtime-sdk" rel="noopener noreferrer"&gt;Learn more&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F5lvuo5j072z240eh79pt.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F5lvuo5j072z240eh79pt.png" alt=" " width="800" height="449"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  &lt;strong&gt;List response caching with TTL&lt;/strong&gt;
&lt;/h2&gt;

&lt;p&gt;You can now cache list query responses in memory using a configurable TTL.&lt;/p&gt;

&lt;p&gt;Repeated reads skip the database entirely until the cache expires, improving performance for feeds, dashboards, and frequently accessed data.&lt;/p&gt;

&lt;p&gt;Caching is permission-aware, so users only see data they are allowed to access.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://appwrite.io/blog/post/announcing-list-cache-ttl" rel="noopener noreferrer"&gt;Learn more&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fxlgikymk9s6f41eog5z4.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fxlgikymk9s6f41eog5z4.png" alt=" " width="800" height="441"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  &lt;strong&gt;Introducing the Webhooks API&lt;/strong&gt;
&lt;/h2&gt;

&lt;p&gt;Webhooks can now be fully managed through the Appwrite Server SDKs.&lt;/p&gt;

&lt;p&gt;Create, update, and delete webhooks directly from code, configure signing secrets, and automate workflows for CI/CD or multi-tenant systems.&lt;/p&gt;

&lt;p&gt;Available across all major Server SDKs.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://appwrite.io/blog/post/announcing-webhooks-api" rel="noopener noreferrer"&gt;Learn more&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fl3lhke28qz9x0ve3zgxc.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fl3lhke28qz9x0ve3zgxc.png" alt=" " width="800" height="450"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  &lt;strong&gt;Introducing the Appwrite Rust SDK&lt;/strong&gt;
&lt;/h2&gt;

&lt;p&gt;Appwrite now has an official Server SDK for Rust.&lt;/p&gt;

&lt;p&gt;It is async-first, type-safe, and designed for backend services and infrastructure use cases, covering all major Appwrite services. No raw HTTP calls, just a clean and idiomatic Rust API.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://appwrite.io/blog/post/announcing-appwrite-rust-sdk" rel="noopener noreferrer"&gt;Learn more&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fy7lpngajamocm3ijygt5.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fy7lpngajamocm3ijygt5.png" alt=" " width="800" height="442"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  &lt;strong&gt;Appwrite MCP Server 2.0&lt;/strong&gt;
&lt;/h2&gt;

&lt;p&gt;We have rebuilt the Appwrite MCP server with a simpler architecture.&lt;/p&gt;

&lt;p&gt;Instead of passing service flags, everything is now enabled by default. The server exposes two tools: one to search the full Appwrite tool catalog, and one to execute operations. This reduces complexity and uses less of the model’s context.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://appwrite.io/blog/post/announcing-appwrite-mcp-server-2" rel="noopener noreferrer"&gt;Read the announcement&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fny4fm7pb21l1ttvz9jkv.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fny4fm7pb21l1ttvz9jkv.png" alt=" " width="800" height="460"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  &lt;strong&gt;Appwrite plugin for Claude Code&lt;/strong&gt;
&lt;/h2&gt;

&lt;p&gt;Connecting Claude Code to a real backend usually takes manual setup and extra context.&lt;/p&gt;

&lt;p&gt;The Appwrite plugin removes that. With a single install, your agent can interact with your Appwrite project using the right context from the start, with built-in skills and MCP servers included.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://appwrite.io/blog/post/announcing-appwrite-claude-code-plugin" rel="noopener noreferrer"&gt;Learn more&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F5v2du317veekoegwz2bw.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F5v2du317veekoegwz2bw.png" alt=" " width="800" height="419"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  &lt;strong&gt;Appwrite plugin now available on Cursor&lt;/strong&gt;
&lt;/h2&gt;

&lt;p&gt;The Appwrite plugin is now live on the Cursor marketplace.&lt;/p&gt;

&lt;p&gt;No need to configure MCP servers or install skills separately. Just install and start building with support for the Appwrite CLI and major SDKs.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://cursor.com/marketplace/appwrite" rel="noopener noreferrer"&gt;Install from the Cursor marketplace&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F508aflkpkazh0alg89kn.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F508aflkpkazh0alg89kn.png" alt=" " width="800" height="450"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  &lt;strong&gt;Community Recognitions&lt;/strong&gt;
&lt;/h2&gt;

&lt;p&gt;We are excited to feature Abid as part of our monthly Community Recognitions for April 2026. Abid created a wrapper around an earlier version of the Appwrite MCP server to reduce token and context usage, an idea that later inspired improvements in Appwrite MCP Server 2.0.&lt;/p&gt;

&lt;p&gt;If you would like to participate in next month’s Community Recognitions,&amp;nbsp;&lt;a href="https://discord.gg/3nfbe6NhkE" rel="noopener noreferrer"&gt;join our Discord server&lt;/a&gt;&amp;nbsp;and showcase your project.&lt;/p&gt;

&lt;h2&gt;
  
  
  &lt;strong&gt;Engineering Resources&lt;/strong&gt;
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://appwrite.io/blog/post/5-claude-hacks-you-need-to-try-right-now" rel="noopener noreferrer"&gt;5 Claude hacks you need to try right now&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://appwrite.io/blog/post/claude-mythos-preview" rel="noopener noreferrer"&gt;Claude Mythos preview: the model too powerful too release&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://appwrite.io/blog/post/did-claude-design-kill-lovable" rel="noopener noreferrer"&gt;Did Claude Design just kill Lovable?&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://appwrite.io/blog/post/6-practical-ways-developers-use-ai-to-build-faster" rel="noopener noreferrer"&gt;6 practical ways developers use AI to build faster&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://appwrite.io/blog/post/backend-for-claude-code-apps" rel="noopener noreferrer"&gt;How to add a backend to apps built with Claude Code&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  &lt;strong&gt;What's to come&lt;/strong&gt;
&lt;/h2&gt;

&lt;p&gt;We are just getting started with MongoDB and AI integrations. Expect deeper database flexibility, more tools for AI-assisted development, and continued improvements across performance and developer experience.&lt;/p&gt;

&lt;p&gt;Follow us on&amp;nbsp;&lt;a href="https://x.com/appwrite" rel="noopener noreferrer"&gt;X&lt;/a&gt;&amp;nbsp;and check our&amp;nbsp;&lt;a href="https://appwrite.io/changelog" rel="noopener noreferrer"&gt;Changelog&lt;/a&gt;&amp;nbsp;regularly, as we will release more information in the coming weeks.&lt;/p&gt;

</description>
      <category>ai</category>
      <category>backend</category>
      <category>mongodb</category>
      <category>news</category>
    </item>
  </channel>
</rss>
