diff --git a/client-sdks/reference/capacitor.mdx b/client-sdks/reference/capacitor.mdx
index bb4fc799..5375e0c5 100644
--- a/client-sdks/reference/capacitor.mdx
+++ b/client-sdks/reference/capacitor.mdx
@@ -1,5 +1,5 @@
---
-title: "Capacitor SDK (alpha)"
+title: "Capacitor SDK (beta)"
description: "Use PowerSync in Capacitor apps."
sidebarTitle: "SDK Reference"
---
@@ -31,9 +31,9 @@ import LocalOnly from '/snippets/local-only-escape.mdx';
- This SDK is currently in an [**alpha** release](/resources/feature-status).
+ This SDK is currently in a [**beta** release](/resources/feature-status).
- The SDK is largely built on our stable [Web SDK](/client-sdks/reference/javascript-web), so that functionality can be considered stable. However, the [Capacitor Community SQLite](https://github.com/capacitor-community/sqlite) integration for mobile platforms is in alpha for real-world testing and feedback. There are [known limitations](#limitations) currently.
+ Because the SDK is largely built on our [Web SDK](/client-sdks/reference/javascript-web), much of its functionality is stable. The portion that relies on the [Capacitor Community SQLite](https://github.com/capacitor-community/sqlite) driver is considered production-ready for tested use cases. Review the [known limitations](#limitations) below.
diff --git a/configuration/app-backend/client-side-integration.mdx b/configuration/app-backend/client-side-integration.mdx
index 2c9c4186..231cf01b 100644
--- a/configuration/app-backend/client-side-integration.mdx
+++ b/configuration/app-backend/client-side-integration.mdx
@@ -168,7 +168,7 @@ For an example implementation of a PowerSync 'backend connector', see the SDK gu
-
+
diff --git a/intro/examples.mdx b/intro/examples.mdx
index 81e7dc6e..8a8d54ea 100644
--- a/intro/examples.mdx
+++ b/intro/examples.mdx
@@ -104,7 +104,7 @@ All examples are organized by platform and backend technology. You can adapt any
- [Vite](https://github.com/powersync-ja/powersync-js/blob/main/demos/example-vite#readme) - Bundling with Vite
- [Vite with Encryption](https://github.com/powersync-ja/powersync-js/blob/main/demos/example-vite-encryption#readme) - Web database encryption demo
-
+
#### Examples
- [Capacitor Example](https://github.com/powersync-ja/powersync-js/tree/main/demos/example-capacitor#readme) - PowerSync in a Capacitor app with web, Android, and iOS support
diff --git a/resources/feature-status.mdx b/resources/feature-status.mdx
index 8427356e..0618ff14 100644
--- a/resources/feature-status.mdx
+++ b/resources/feature-status.mdx
@@ -61,7 +61,7 @@ Below is a summary of the current main PowerSync features and their release stat
| High Performance Diffs | Experimental |
| Tauri SDK | Alpha |
| Rust SDK | Alpha |
-| Capacitor SDK | Alpha |
+| Capacitor SDK | Beta |
| TanStack Query | Alpha |
| Node.js SDK | Beta |
| .NET SDK | Beta |
diff --git a/snippets/client-sdks.mdx b/snippets/client-sdks.mdx
index 0ce70c5b..8dfcc5e3 100644
--- a/snippets/client-sdks.mdx
+++ b/snippets/client-sdks.mdx
@@ -5,7 +5,7 @@
-
+