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
6 changes: 1 addition & 5 deletions docs/trex_release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ layout: docs
----
### Tableau Dashboard Extensions API version 1.11.0

*February 2024*
*April 2024*

* Tableau Dashboard Extensions API library: `tableau.extensions.1.11.0.js` <br>(download or clone the Extensions API repository on [GitHub](https://github.com/tableau/extensions-api){:target="_blank"}.) <br/>

Expand All @@ -24,12 +24,8 @@ About this release:

* Adds the `Worksheet.getVisualSpecificationAsync` method.

* Adds an attribute, `isGeospatial`, to `Field`.

* Fixes a bug in the `getSelectedMarksAsync` method that would cause `formattedValue` to be incorrect in multi-pane scenarios.

* Fixes a bug to allow a `Field` to have datatype = `DataType.Spatial`.

* Adds experimental features as part of Viz Extensions Pre-Release. See the blog post [Extend Your Visual Analytics with Tableau Viz Extensions](https://www.tableau.com/blog/visual-analytics-tableau-viz-extensions).

The Viz Extensions API is currently under development. Tableau is working to offer the feature in general availability later in 2024.
Expand Down