Version 26.7.0.cl
Whatβs new
This page lists new features, enhancements, and deprecated functionality introduced for ThoughtSpot Embedded instances in 2026. For information about the features introduced in the previous release versions, see release history.
July 2026π
Release version: ThoughtSpot Cloud 26.7.0.cl
Upgrade notes: No breaking changes
Recommended SDK versions: Visual Embed SDK v1.50.0 and later
SpotterViz for Liveboards Early AccessπYou can now use SpotterViz in your embedding application to help your users build and edit Liveboards through a conversational interface. Instead of manually configuring charts and layouts, your users can describe what they want and SpotterViz generates the Liveboard for them, including the new tabs, chart types, data filters, and scheduled deliveries. For SpotterViz customization in embedded view, the Visual Embed SDK also provides several options to customize the SpotterViz panel experience. For more information, see SpotterViz in embedded Liveboards. Spotter embeddingπ
Focused home page experience Early AccessπIn full application embedding with the V3 navigation and home page experience, ThoughtSpot provides an additional option to switch to the V4 focused home page experience. The focused home page experience provides a streamlined, contemporary experience along with the Spotter panel. For more information, see Customize full application embedding. Webhooks enhancementsπThoughtSpot introduces the following features and enhancements for webhook configuration and management:
SpotterCode Agent in Visual Embed Playground Early AccessπThe Visual Embed SDK Playground now includes SpotterCode Agent, an AI-powered coding assistant. The SpotterCode panel displays pre-built prompts relevant to the component you are embedding, a prompt interface for user queries, and generates embed code. It generates boilerplate code automatically, accelerates building code and iterating embed configurations. For more information, see Using SpotterCode in the Playground. Org isolation for per-org SAML and OIDC authenticationπThoughtSpot now enforces strict org isolation when users authenticate through a per-org identity provider (IdP). When a per-org IdP sends SAML or OIDC group claims that reference Orgs outside its authorized scope, ThoughtSpot silently drops those claims and records them as security audit events. This prevents a rogue IdP administrator in one Org from using group assertions to gain unauthorized access to another Org. Manually-assigned existing Org memberships are unaffected. For more information, see SSO and Org isolation. Visual Embed SDKπThe Visual Embed SDK version 1.50.0 includes several new features and enhancements. For more information, see the Visual Embed changelog. REST API v2πFor information about REST API v2 enhancements in this release, see the REST API v2.0 changelog. |
June 2026π
Release version: ThoughtSpot Cloud 26.6.0.cl
Upgrade notes: No breaking changes.
Recommended SDK versions: Visual Embed SDK v1.49.0 and later
Version 26.6.0.cl | Chart and table overrides NewπYou can now apply visualization overrides to charts and tables generated from a search query in ThoughtSpot search and full application embedding. The
For more information, see Configuring visualization overrides. Spotter AI and embedding enhancements NewπThis release introduces the following enhancements for Spotter AI workflows and embedded Spotter applications.
Developer page enhancementsπThe Develop page in the ThoughtSpot UI has been updated with the following enhancements:
Liveboard browser cache refreshπTo improve load performance and reduce, you can now enable the Liveboard cache option with a Refresh button to allow your users to clear cache and refresh visualization data when required. For more information, see Liveboard browser cache refresh. Visual Embed SDKπThe Visual Embed SDK version 1.49.0 includes several new features and enhancements. For more information, see the Visual Embed changelog. REST API v2πThis release introduces new API endpoints for Spotter, connections and trusted authentication. For information about REST API v2 enhancements, see the REST API v2.0 changelog. |
May 2026π
Release version: ThoughtSpot Cloud 26.5.0.cl
Upgrade notes: β οΈ Includes breaking changes to Spotter APIs. Refer to the REST API changelog for more information.
Recommended SDK versions: Visual Embed SDK v1.48.0 and later
Version 26.5.0.cl | Liveboard downloadsπ
For more information, see Liveboard download options. Visualization edit interface within the Liveboard viewπUsers can now edit the underlying query of an answer directly within the Liveboard. When this feature is enabled, the edit button for visualization appears in the answerβs floating toolbar when the Liveboard is opened in the edit mode. Clicking the edit button opens the Answer interface preloaded with the answerβs current query context. You can make the edits and save the changes without leaving the Liveboard. KPI charts in embedded LiveboardsπEmbedded Liveboards support advanced controls KPI chart customization. For more information, see KPI charts. Per-org and per-user timezone control via variables BetaπYou can centrally control timezone behavior per org and per user in embedded deployments using the new template variable For multi-org and multi-tenant environments, each tenant org and user can be configured independently, guaranteeing isolation and consistency of time-based analytics across regions. Administrators can reference the timezone variable in formulas to render and filter timestamp data correctly for each embedded user, without separate content per region. Timezone-aware keyword filtering BetaπThoughtSpot now supports resolving relative date and time keywords, such as For more information, see Timezone-aware keywords and filters.
Visual Embed SDKπThe Visual Embed SDK version 1.48.0 includes several new features and enhancements. For more information, see the Visual Embed changelog. REST API v2πThis release introduces new Spotter API endpoints and modifications to the agent conversation APIs, and deprecates legacy agent endpoints. For information about REST API v2 enhancements, see the REST API v2.0 changelog. |
April 2026π
Release version: ThoughtSpot Cloud 26.4.0.cl
Upgrade notes: β οΈ Variable update and delete API and metadata parameterization endpoints are deprecated and replaced with new API endpoints. Refer to REST API changelog and Deprecation announcements.
Recommended SDK versions: Visual Embed SDK v1.47.0 and later
Version 26.4.0.cl | Theme builder in AI modeπThe Theme Builder now has an AI mode that enables developers to explore and preview style customizations for their embedded applicationβs branding using natural language instructions and uploaded brand assets. You can execute style updates such as applying colors directly from a PDF branding guide, updating all button shapes with higher contrast, matching a header to a dark background based on a screenshot, or importing typography and spacing from a JSON file. In the AI mode, Theme builder interprets your intent and applies the changes instantly. For more information, see Theme builder. Webhook integrationπIn this release version, the following enhancements are introduced in the webhook configuration and delivery status monitoring workflows:
Spotter embed enhancementsπYou can now customize the appearance and contents of the chat history sidebar panel in Spotter embedding. You can also customize the branding and logo in the Spotter chat interface. For more information, see Customizing chat history sidebar and Hiding logo and brand label in Spotter chat interface. Liveboard enhancementsπThe following enhancements are introduced in Liveboard export and filtering workflows.
Full app embeddingπIn full application embedded deployments with the V3 navigation and home page experience, the default list page experience is set to ListPage v3 experience. The ListPage V3 experience provides a refreshed list layout and styling, including the following enhancements:
For more information, see List page customization. Variable APIπThe variable REST API provides new API endpoints for the following bulk operations:
For more information, see Variables documentation. Metadata parameterizationπYou can now parameterize multiple properties of metadata objects using For more information, see Metadata parameterization documentation. Collections BetaπThoughtSpot embedded users can now use REST APIs v2 to organize different ThoughtSpot objects into organizational containers called Collections. These objects can be Liveboards, Answers, data models, tables, and even other Collections. For more information, see Collections.
Visual Embed SDKπFor information about the new features and enhancements introduced in Visual Embed SDK version 1.46.0, see the Visual Embed changelog. REST API v2πFor information about REST API v2 enhancements, see the REST API v2.0 changelog. |
March 2026π
Release version: ThoughtSpot Cloud 26.3.0.cl
Upgrade notes: β οΈ Includes feature deprecations. Refer to REST API changelog and Deprecation announcements.
Recommended SDK versions: Visual Embed SDK v1.46.0 and later
Version 26.3.0.cl | Amazon S3 storage destination for webhook deliveryπYou can now configure ThoughtSpot to deliver webhook payloads and attachments directly into your own Amazon S3 storage using secure AWS cross-account access. To enable this integration, your AWS administrator must create an IAM role with S3 permissions and trust policy, and then register a webhook in ThoughtSpot to deliver the payloads and attachments directly to your S3 bucket. For more information, see Amazon S3 storage integration for webhook delivery. Host event enhancements for context-aware routingπHostEvents in the Visual Embed SDK are enhanced to improve event routing and context targeting in ThoughtSpot embedded applications. Developers can use the page context framework in the SDK to route host events to a specific UI layer and align user experience with the product UI behavior in multi-modal contexts. For more information, see Context-based execution of host events. JWT-based ABAC implementationπThe legacy JWT-based approach that uses As part of this deprecation, the following changes have been introduced to the custom authentication token API workflow and REST API Playground:
Existing ABAC implementations that use For new deployments, use ABAC via RLS with custom variables and pass data security attributes through the Spotter coaching access across published OrgsπStarting with the 26.3.0.cl release, ThoughtSpot supports publishing Spotter coaching information to other Orgs. Coaching changes from the primary Org are synchronized with the data models published in secondary Orgs. Administrators and users with edit access to data models can programmatically control user access to Spotter coaching information using the object privilege REST API endpoint, Users and groups with For more information, see Spotter data model instructions access. Full application embeddingπThe height and aspect ratio of the logo in the top-left corner of the ThoughtSpot application interface have been updated for visual alignment and consistency across pages. This enhancement is available only in the V3 navigation and home page experience. If you have embedded the full application with the V3 navigation experience, you may notice that the logo appears smaller in the top navigation. This is a design update and does not require any configuration changes to your current embedding implementation. However, we recommend that you review the logo size and appearance, and adjust your custom logo if necessary. For information about adding a custom logo image, see Customize application logo and favicon. Visual Embed SDKπFor information about the new features and enhancements introduced in Visual Embed SDK version 1.46.0, see the Visual Embed changelog. REST API v2πFor information about REST API v2 enhancements, see the REST API v2.0 changelog. |
February 2026π
Release version: ThoughtSpot Cloud 26.2.0.cl
Upgrade notes: β οΈ Includes API parameter deprecations. Refer to REST API changelog and Deprecation announcements.
Recommended SDK versions: Visual Embed SDK v1.45.0 and later
Version 26.2.0.cl | SpotterCode extension for IDEs Early AccessπThoughtSpot introduces SpotterCode, an AI-powered Model Context Protocol (MCP) extension for Integrated Development Environments (IDEs) such as Cursor, Visual Studio Code, and Claude Code. When integrated, SpotterCode enables the AI agent in the IDE to access ThoughtSpot SDKs and API documentation resources and provide in-context coding assistance to developers embedding ThoughtSpot content within their applications. SpotterCode is available as an Early Access feature and can be integrated with development environments that support MCP servers and tools. For more information, see SpotterCode, Integrating SpotterCode in IDEs, and SpotterCode prompting guide. Spotter 3 experience Early AccessπYou can now embed the Spotter 3 experience, which introduces several new capabilities, agentic analytics, and an enhanced user experience. Spotter 3 is an Early Access feature and is disabled by default on ThoughtSpot embedded instances. For more information, see Embed AI Search and Analytics and Spotter embedding documentation. Rate limits for REST APIsπTo prevent excessive requests from reaching application servers and ensure API stability and service quality for REST API users, ThoughtSpot enforces rate limits on public API requests per client IP. These limits are applied globally at the cluster level for all public API requests, including calls to both REST API v1 and v2 endpoints. For more information, see Rate limits for REST APIs. Security settings via REST APIsπSecurity settings that ensure data security and a seamless embedded user experience can now be configured through REST APIs v2. Administrators and developers can configure allowlists for:
For more information, see Security Settings. WebSocket support for external toolsπThoughtSpot supports secure WebSocket ( To allow a WebSocket host, add the corresponding For more information, see External tools and script integration. Visual Embed SDKπFor information about the new features and enhancements introduced in Visual Embed SDK version 1.45.0, see the Visual Embed changelog. REST API v2πFor information about REST API v2 enhancements, see the REST API v2.0 changelog. |
January 2026π
Release version: ThoughtSpot Cloud 10.15.0.cl
Upgrade notes: No breaking changes.
Recommended SDK versions: Visual Embed SDK v1.44.0 and later
Version 10.15.0.cl | Theme BuilderπTheme Builder is now generally available (GA) and will be rolled out to all ThoughtSpot instances in customer deployments over the next few weeks. When this feature is enabled on your instance, you can access it from the Develop page in ThoughtSpot and use it to customize styles and UX themes directly within the product. For more information, see Theme Builder. V3 navigation and home page experienceπThe new V3 navigation and home page experience is now generally available (GA) and can be enabled on ThoughtSpot embedded instances. The default UI experience in full application embedding remains the classic (V1) experience until further notice. Developers embedding the full ThoughtSpot application can enable the V3 experience in their applications by setting the appropriate configuration options in their embed code. For more information, see Customizing full application embedding. Formula variables in RLS rulesπYou can now create formula variables using the Variable REST API and use these variables in RLS rules for a specific data context and in ABAC token requests to dynamically assign security attributes to users. For more information, see ABAC via RLS with variables. Spotter APIsπThoughtSpot introduces new REST APIs for the following Spotter workflows:
For more information, see Spotter APIs. Embed events and parameters to intercept API callsπYou can now intercept API calls from the embedded ThoughtSpot application using the Icon customization enhancementsπYou can now replace or customize the chart switcher toggle and icons in the Charts drawer on an Answer or visualization page using SVG sprites. Previously, these icons were fixed to ThoughtSpot defaults and were not configurable. In the new version, these icons are available as SVG components and can be replaced by developers through the icon customization framework as needed. Mobile Embed SDKπThe SDKs for embedding ThoughtSpot components in mobile apps are now Generally Available (GA). For more information about the SDKs and how to embed a ThoughtSpot component in a mobile app, see Mobile embed documentation. Visual Embed SDKπFor information about the new features and enhancements introduced in Visual Embed SDK version 1.44.0, see Visual Embed changelog. REST APIπFor information about REST API v2 enhancements, see REST API v2.0 changelog. |