From a0b8b7866fda3ab81d906e57a7103b6a4482ddd5 Mon Sep 17 00:00:00 2001 From: "fathima.kottangodan" Date: Mon, 9 Feb 2026 14:19:21 +0530 Subject: [PATCH 1/2] Update release version in SDK documentation for centralised liveboard filter --- src/types.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/types.ts b/src/types.ts index 82dee037..1586a440 100644 --- a/src/types.ts +++ b/src/types.ts @@ -1599,7 +1599,7 @@ export interface LiveboardAppEmbedViewConfig { * To enable this feature on your instance, contact ThoughtSpot Support. * * Supported embed types: `AppEmbed`, `LiveboardEmbed` - * @version SDK: 1.42.0 | ThoughtSpot: 10.15.0.cl + * @version SDK: 1.46.0 | ThoughtSpot: 26.4.0.cl * @example * ```js * // Replace with embed component name. For example, AppEmbed or LiveboardEmbed From f2305c3538d7a9e356abcdba1fdac5682a43043d Mon Sep 17 00:00:00 2001 From: "fathima.kottangodan" Date: Mon, 9 Feb 2026 14:20:35 +0530 Subject: [PATCH 2/2] Generated docs --- static/typedoc/typedoc.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/static/typedoc/typedoc.json b/static/typedoc/typedoc.json index 25fc5ed5..b3a14aff 100644 --- a/static/typedoc/typedoc.json +++ b/static/typedoc/typedoc.json @@ -25654,7 +25654,7 @@ "tags": [ { "tag": "version", - "text": "SDK: 1.42.0 | ThoughtSpot: 10.15.0.cl" + "text": "SDK: 1.46.0 | ThoughtSpot: 26.4.0.cl" }, { "tag": "example", @@ -38529,7 +38529,7 @@ "tags": [ { "tag": "version", - "text": "SDK: 1.42.0 | ThoughtSpot: 10.15.0.cl" + "text": "SDK: 1.46.0 | ThoughtSpot: 26.4.0.cl" }, { "tag": "example", @@ -39267,7 +39267,7 @@ }, { "tag": "version", - "text": "SDK: 1.45.0 | ThoughtSpot: 26.4.0.cl\n" + "text": "SDK: 1.46.0 | ThoughtSpot: 26.4.0.cl\n" } ] },