mirror of
https://github.com/appwrite/appwrite
synced 2026-05-21 07:58:55 +00:00
13 lines
No EOL
391 B
Markdown
13 lines
No EOL
391 B
Markdown
# Change log
|
|
|
|
## 0.9.0
|
|
|
|
* Add `token` param to `getFilePreview` and `getFileView` for File tokens usage
|
|
* Update default `quality` for `getFilePreview` from 0 to -1
|
|
* Remove `Gif` from ImageFormat enum
|
|
* Remove `search` param from `listExecutions` method
|
|
|
|
## 0.7.4
|
|
|
|
* Upgrade dependencies to resolve PlatformConstants error with Expo 53
|
|
* Update doc examples to use new multi-region endpoint |