From 23c9a98013d8d7e68c873cd814abc2beb2ffc98f Mon Sep 17 00:00:00 2001 From: 01zulfi <85733202+01zulfi@users.noreply.github.com> Date: Tue, 30 Jun 2026 13:43:04 +0500 Subject: [PATCH] docs: remove inbox api beta warning (#10028) Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com> --- docs/help/contents/inbox-api/getting-started.md | 4 ---- docs/help/contents/inbox-api/self-hosting-inbox-api.md | 4 ---- 2 files changed, 8 deletions(-) diff --git a/docs/help/contents/inbox-api/getting-started.md b/docs/help/contents/inbox-api/getting-started.md index 4929ef744..b5f1db12e 100644 --- a/docs/help/contents/inbox-api/getting-started.md +++ b/docs/help/contents/inbox-api/getting-started.md @@ -3,10 +3,6 @@ title: Getting Started description: Learn about Notesnook's Inbox API. --- -> warn Beta feature -> -> Inbox API is still in beta so expect things to change and/or break. If you find any issues, kindly open an issue on our [GitHub repo](https://github.com/streetwriters/notesnook). - # Getting started with the Inbox API Think of the Inbox API as a private mailbox for your Notesnook account. You give other apps or services a key to drop notes into it, and those notes show up in your Notesnook account the next time you sync — fully encrypted, readable only by you. diff --git a/docs/help/contents/inbox-api/self-hosting-inbox-api.md b/docs/help/contents/inbox-api/self-hosting-inbox-api.md index 5674ef47c..d8430489b 100644 --- a/docs/help/contents/inbox-api/self-hosting-inbox-api.md +++ b/docs/help/contents/inbox-api/self-hosting-inbox-api.md @@ -3,10 +3,6 @@ title: Self-Hosting Inbox API description: Learn about self-hosting Notesnook's Inbox API. --- -> warn Beta feature -> -> Inbox API is still in beta so expect things to change and/or break. If you find any issues, kindly open an issue on our [GitHub repo](https://github.com/streetwriters/notesnook). - # Self-Hosting Inbox API If you prefer not to send data through Notesnook's hosted inbox instance, you have two options: