From eb33ccfa7b687baecdfa032d7034cf12ca629667 Mon Sep 17 00:00:00 2001 From: Yasuo Honda Date: Wed, 18 Mar 2026 16:36:16 +0900 Subject: [PATCH 1/2] docs: streamline features legend for better readability --- tidb-cloud/features.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/tidb-cloud/features.md b/tidb-cloud/features.md index 6f252433bbdcb..bf6b75c6ab8f0 100644 --- a/tidb-cloud/features.md +++ b/tidb-cloud/features.md @@ -11,10 +11,10 @@ This document lists the feature support status for different TiDB Cloud plans, i > > [TiDB Cloud Starter](/tidb-cloud/select-cluster-tier.md#starter) is the best way to get started with TiDB Cloud. Additionally, you can try out TiDB Cloud features on [TiDB Playground](https://play.tidbcloud.com/?utm_source=docs&utm_medium=tidb_cloud_quick_start). -- ✅: The feature is **generally available** or in **public preview**. -- 🔒: The feature is in **private preview**. -- 🚧: The feature is **under development**. -- ❌: The feature is **currently not available**. +- ✅: **Generally available** or in **public preview**. +- 🔒: **In private preview**. +- 🚧: **Under development**. +- ❌: **Currently not available**. From 236727478b54a684c4367db61acc9aa8ab4943e5 Mon Sep 17 00:00:00 2001 From: Grace Cai Date: Thu, 19 Mar 2026 13:58:47 +0800 Subject: [PATCH 2/2] Update tidb-cloud/features.md --- tidb-cloud/features.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tidb-cloud/features.md b/tidb-cloud/features.md index bf6b75c6ab8f0..6448479c76611 100644 --- a/tidb-cloud/features.md +++ b/tidb-cloud/features.md @@ -11,7 +11,7 @@ This document lists the feature support status for different TiDB Cloud plans, i > > [TiDB Cloud Starter](/tidb-cloud/select-cluster-tier.md#starter) is the best way to get started with TiDB Cloud. Additionally, you can try out TiDB Cloud features on [TiDB Playground](https://play.tidbcloud.com/?utm_source=docs&utm_medium=tidb_cloud_quick_start). -- ✅: **Generally available** or in **public preview**. +- ✅: **Generally available** or **in public preview**. - 🔒: **In private preview**. - 🚧: **Under development**. - ❌: **Currently not available**.