mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
chore: add changelog for android, deno and react native
This commit is contained in:
@@ -1 +1,8 @@
|
||||
# Change Log
|
||||
# Change Log
|
||||
|
||||
## 8.0.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
|
||||
@@ -1 +1,13 @@
|
||||
# Change Log
|
||||
# Change Log
|
||||
|
||||
## 15.0.0
|
||||
|
||||
* Add `<REGION>` to doc examples due to the new multi region endpoints
|
||||
* Add doc examples and methods for bulk api transactions: `createDocuments`, `deleteDocuments` etc.
|
||||
* Add doc examples, class and methods for new `Sites` service
|
||||
* Add doc examples, class and methods for new `Tokens` service
|
||||
* Add enums for `BuildRuntime `, `Adapter`, `Framework`, `DeploymentDownloadType` and `VCSDeploymentType`
|
||||
* Updates enum for `runtimes` with Pythonml312, Dart219, Flutter327 and Flutter329
|
||||
* Add `token` param to `getFilePreview` and `getFileView` for File tokens usage
|
||||
* Add `queries` and `search` params to `listMemberships` method
|
||||
* Removes `search` param from `listExecutions` method
|
||||
@@ -1,5 +1,12 @@
|
||||
# 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
|
||||
|
||||
Reference in New Issue
Block a user