Skip to content

Commit b4666da

Browse files
authored
Merge pull request #476 from d45/d45_docs_1_8_1_notes
D45 docs Release Notes for 1.8.1
2 parents ceb2124 + 81729c6 commit b4666da

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

docs/trex_release-notes.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,26 @@ layout: docs
1212
See also: [Known Issues]({{site.baseurl}}/docs/trex_known_issues.html)
1313

1414

15+
### Tableau Dashboard Extensions API version 1.8.1
1516

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.
28+
29+
* Minor corrections and updates to the documentation. See [Add Tableau Workbook Formatting]({{site.baseurl}}/docs/trex_format.html).
30+
31+
* 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).
32+
33+
34+
---
1635

1736

1837
### Tableau Dashboard Extensions API version 1.8

0 commit comments

Comments
 (0)