Skip to content

Releases: appwrite/sdk-for-dart

16.2.0

26 Jul 17:26
041f94d
Compare
Choose a tag to compare

What's Changed

  • Add incrementDocumentAttribute and decrementDocumentAttribute support to Databases service
  • Add encrypt support to string attribute model
  • Add sequence support to Document model

Full Changelog: 16.1.0...16.2.0

16.1.0

18 Jul 14:48
271931a
Compare
Choose a tag to compare

What's Changed

  • Add gif support to ImageFormat enum
  • Add support for dart38 and flutter332 runtimes
  • Add upsertDocument() method to Databases service
  • Fix convertTo() method in Document and Preferences models to correctly accept Map<String, dynamic>
  • Fix upsertDocuments() method to have documents attribute as required parameter

Full Changelog: 16.0.0...16.1.0

16.0.0

18 May 09:51
99da6f6
Compare
Choose a tag to compare

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, 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
  • Update 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
  • Remove search param from listExecutions method

Full Changelog: 15.0.0...16.0.0

15.1.0-rc.1

08 May 11:42
20b0a0f
Compare
Choose a tag to compare
15.1.0-rc.1 Pre-release
Pre-release

Full Changelog: 15.0.0...15.1.0-rc.1

15.0.0

17 Apr 20:14
b20e262
Compare
Choose a tag to compare

What's Changed

  • fix: remove content-type from GET requests by @loks0n in #76

Full Changelog: 14.0.0...15.0.0

14.0.0

13 Mar 12:05
7debaae
Compare
Choose a tag to compare

What's Changed

  • Encode user-agents properly to fix issue - #74 .
  • Breaking changes:
    • Changed the typing of AppwriteException's response parameter from a dynamic object to an optional string (?String).

New Contributors

Full Changelog: 13.0.0...14.0.0

13.0.0

29 Jan 17:33
cd1cb3d
Compare
Choose a tag to compare

What's Changed

  • fix: pong response & chunked upload by @loks0n in #72

New Contributors

Full Changelog: 12.2.0...13.0.0

12.2.0

22 Jan 03:24
8b6eb0c
Compare
Choose a tag to compare

What's Changed

Full Changelog: 12.1.0...12.2.0

13.0.0-rc1

18 Sep 15:37
Compare
Choose a tag to compare
13.0.0-rc1 Pre-release
Pre-release

Full Changelog: 12.0.0...13.0.0-rc1

12.1.0

10 Sep 11:59
f1ba4a5
Compare
Choose a tag to compare

What's Changed

  • Support updating attribute name and size by @abnegate in #64

Full Changelog: 12.0.0...12.1.0