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
* Breaking change: `Output` enum has been removed; use `ImageFormat` instead.
7
7
* Add `getQueueAudits` support to `Health` service.
8
+
* Add longtext/mediumtext/text/varchar attribute and column helpers to `Databases` and `TablesDB` services.
8
9
9
10
## 0.24.0
10
11
@@ -103,4 +104,4 @@ You can find the new syntax for breaking changes in the [Appwrite API references
103
104
* Renamed `templateBranch` to `templateVersion` in `createFunction()`.
104
105
* Renamed `downloadDeployment()` to `getDeploymentDownload()`
105
106
106
-
> **Please note: This version is compatible with Appwrite 1.6 and later only. If you do not update your Appwrite SDK, old SDKs will not break your app. Appwrite APIs are backwards compatible.**
107
+
> **Please note: This version is compatible with Appwrite 1.6 and later only. If you do not update your Appwrite SDK, old SDKs will not break your app. Appwrite APIs are backwards compatible.**
0 commit comments