Releases: appwrite/sdk-for-dart
Releases · appwrite/sdk-for-dart
19.4.0
What's Changed
- Add
getScreenshotmethod toAvatarsservice - Add enums
Theme,OutputandTimezone - Update runtime enums to add support for
dart39andflutter335runtimes - Fix passing of
nullvalues and stripping only non-nullable optional parameters from the request body
Full Changelog: 19.3.0...19.4.0
19.3.0
What's Changed
- Add
totalparameter to list queries allowing skipping counting rows in a table for improved performance - Add
Operatorclass for atomic modification of rows via update, bulk update, upsert, and bulk upsert operations - Add
createResendProviderandupdateResendProvidermethods toMessagingservice
Full Changelog: 19.2.1...19.3.0
19.2.1
19.1.0
What's Changed
- Deprecate
createVerificationmethod inAccountservice - Add
createEmailVerificationmethod inAccountservice
Full Changelog: 18.1.0...19.1.0
18.1.0
18.0.0
What's Changed
- Rename
CreditCardenum valueunionChinaPaytounionPay - Add time between query support
- Add spatial attribute support
- Add spatial index support
- Add spatial query support
Full Changelog: 17.0.0...18.0.0
17.0.0
16.2.0
What's Changed
- Add
incrementDocumentAttributeanddecrementDocumentAttributesupport toDatabasesservice - Add
encryptsupport to string attribute model - Add
sequencesupport toDocumentmodel
Full Changelog: 16.1.0...16.2.0
16.1.0
What's Changed
- Add
gifsupport toImageFormatenum - Add support for
dart38andflutter332runtimes - Add
upsertDocument()method to Databases service - Fix
convertTo()method inDocumentandPreferencesmodels to correctly acceptMap<String, dynamic> - Fix
upsertDocuments()method to havedocumentsattribute as required parameter
Full Changelog: 16.0.0...16.1.0
16.0.0
What's Changed
- Add
<REGION>to doc examples due to the new multi region endpoints - Add doc examples and methods for bulk api transactions:
createDocuments,deleteDocumentsetc. - Add doc examples, class and methods for new
Sitesservice - Add doc examples, class and methods for new
Tokensservice - Add enums for
BuildRuntime,Adapter,Framework,DeploymentDownloadTypeandVCSDeploymentType - Update enum for
runtimeswith Pythonml312, Dart219, Flutter327 and Flutter329 - Add
tokenparam togetFilePreviewandgetFileViewfor File tokens usage - Add
queriesandsearchparams tolistMembershipsmethod - Remove
searchparam fromlistExecutionsmethod
Full Changelog: 15.0.0...16.0.0