docs(26.7): 26.7.0.cl release documentation — SpotterViz, GCS Webhooks, Saved Chat APIs#478
Open
ShashiSubramanya wants to merge 5 commits into
Open
docs(26.7): 26.7.0.cl release documentation — SpotterViz, GCS Webhooks, Saved Chat APIs#478ShashiSubramanya wants to merge 5 commits into
ShashiSubramanya wants to merge 5 commits into
Conversation
- SpotterViz Insight Tiles (Beta) - SCAL-303724 - SpotterViz embed customization - SCAL-311987 - Runtime filters for Insight Tiles - SCAL-309605 - Focused Homepage V4 GA - SCAL-307969 - Liveboard browser cache EA - SCAL-305659 - GCS webhook storage - SCAL-301399 - Saved Chat public APIs - SCAL-290720 - EmbedEvent.SpotterData removal (breaking) - SCAL-309464
- SpotterViz embed customization events and actions - SCAL-311987 - Saved Chat host events (LoadChat, DeleteChat, RenameChat) - SCAL-290720 - BREAKING: Remove EmbedEvent.SpotterData - SCAL-309464 - Deprecation notice for EmbedEvent.SpotterData
…1399) New page documenting GCS bucket configuration as a webhook delivery destination for GCP-hosted ThoughtSpot clusters. Extends existing S3 webhook storage documentation to cover GCP environments.
New page documenting REST API and SDK host events for managing saved Spotter conversations from host applications. Covers GET conversations endpoint, LoadChat/DeleteChat/RenameChat host events, and a complete integration example.
…24, SCAL-309605) New page covering SpotterViz embed customization APIs: - SpotterVizConfig interface (brand name, headline, starter prompts) - CSS variables for Insight Tile styling - EmbedEvents: SpotterVizMount, SpotterVizPromptSubmit - Runtime filter support for Insight Tiles - Insight Tile Beta feature and limitations
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Documentation updates for ThoughtSpot Cloud 26.7.0.cl (July 2026). This PR covers all customer-facing changes identified across SCAL-303724, SCAL-311987, SCAL-311988, SCAL-309605, SCAL-307969, SCAL-305659, SCAL-301399, SCAL-290720, and SCAL-309464.
New pages
modules/ROOT/pages/webhooks-gcs-storage.adocmodules/ROOT/pages/saved-conversations-api.adocmodules/ROOT/pages/embed-spotter-viz.adocUpdated pages
modules/ROOT/pages/whats-new.adocmodules/ROOT/pages/api-changelog.adocEmbedEvent.SpotterDatahas been removed in SDK v1.50.x. Customers must migrate toEmbedEvent.PreviewSpotterData. Documented in bothwhats-new.adocandapi-changelog.adoc.Features documented
EmbedEvent.SpotterDataremoval--ts-spotterviz-background)SpotterVizConfigproperties for 26.7.0.clGET /api/rest/2.0/ai/agent/conversationsuses body params or query paramsSpotterConversationRenamedEmbedEvent is emitted after renameReviewer
@shashikala-subramanya
Related Jira issues
SCAL-303724 · SCAL-311987 · SCAL-311988 · SCAL-309605 · SCAL-307969 · SCAL-305659 · SCAL-301399 · SCAL-290720 · SCAL-309464