You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/trex_release-notes.md
+17Lines changed: 17 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,24 @@ layout: docs
12
12
See also: [Known Issues]({{site.baseurl}}/docs/trex_known_issues.html)
13
13
14
14
15
+
### Tableau Dashboard Extensions API version 1.8.1
15
16
17
+
*February 2022*
18
+
19
+
* Tableau Dashboard Extensions API library: `tableau.extensions.1.8.1.js` <br>(download or clone the Extensions API repository on [GitHub](https://github.com/tableau/extensions-api){:target="_blank"}.) <br/>
20
+
21
+
* Download [Tableau Desktop 2021.4](https://www.tableau.com/support/releases){:target="_blank"} or [Tableau Server 2021.4](https://www.tableau.com/support/releases/server){:target="_blank"}.
22
+
23
+
* To preview new features and test your extension with the latest version of Tableau in the Developer Sandbox, join the [Tableau Developer Program](http://www.tableau.com/developer){:target="_blank"} and request your own Tableau Online developer site.
24
+
25
+
About this release:
26
+
27
+
* Minor updates and bug fixes; updated documentation.
28
+
29
+
* New versions of the JavaScript library and TypeScript types (`1.8.1`). See [Use TypeScript with the Extensions API]({{site.baseurl}}/docs/trex_typescript.html).
0 commit comments