Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 15 additions & 0 deletions modules/ROOT/pages/whats-new.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,21 @@

This page lists new features, enhancements, and deprecated functionality in ThoughtSpot Embedded instances.

== Version 26.4.0.cl

=== Collections [beta betaBackground]^Beta^
ThoughtSpot embedded users can now use REST APIs v2 to organize different ThoughtSpot objects into organizational containers called *Collections*. Collections in ThoughtSpot can group and manage different ThoughtSpot objects into nested hierarchies similar to folders on a computer. These objects can be Liveboards, Answers, data models, tables, and even other Collections.

For more information, see xref:collections.adoc[Collections].

[NOTE]
These APIs are currently in beta and turned off by default on ThoughtSpot instances. To enable this feature on your instance, contact ThoughtSpot Support.

=== Theme builder AI mode
The Theme builder now has an AI mode which enables developers to explore and preview style customization of their embedded application’s branding using natural language instructions and uploaded brand assets. You can execute style updates like applying colors directly from a PDF brand guide, updating all buttons shape with higher contrast, matching a header to a dark background based on a screenshot, or importing typography and spacing from a JSON file. AI mode interprets your intent and applies the changes instantly.

For more information, see xref:theme-builder.adoc[Theme builder]

== Version 26.3.0.cl

=== ThoughtSpot integration with Amazon S3 storage for webhook delivery
Expand Down