We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a6a998 commit 1068161Copy full SHA for 1068161
CHANGELOG.md
@@ -1,5 +1,18 @@
1
# Change log
2
3
+## 0.10.0
4
+
5
+* Add generate file URL methods like`getFilePreviewURL`, `getFileViewURL` etc.
6
+* Update (breaking) existing methods like `getFilePreview` to download the image instead of returning URLs
7
8
+## 0.9.2
9
10
+* Fix `devKeys` by removing credentials from requests when the key is set
11
12
+## 0.9.1
13
14
+* Add `setDevkey` and `upsertDocument` methods
15
16
## 0.9.0
17
18
* Add `token` param to `getFilePreview` and `getFileView` for File tokens usage
0 commit comments