Skip to content

Releases: appwrite/sdk-for-dart

19.2.1

09 Oct 11:05
8278938
Compare
Choose a tag to compare

What's Changed

  • Add transaction support for Databases and TablesDB

Full Changelog: 19.1.0...19.2.1

19.1.0

08 Oct 07:35
a450e75
Compare
Choose a tag to compare

What's Changed

  • Deprecate createVerification method in Account service
  • Add createEmailVerification method in Account service

Full Changelog: 18.1.0...19.1.0

18.1.0

25 Sep 12:27
6b754aa
Compare
Choose a tag to compare

What's Changed

Full Changelog: 18.0.0...18.1.0

18.0.0

09 Sep 07:13
16a7403
Compare
Choose a tag to compare

What's Changed

  • Rename CreditCard enum value unionChinaPay to unionPay
  • 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

26 Aug 06:34
1c63c04
Compare
Choose a tag to compare

What's Changed

Full Changelog: 16.2.0...17.0.0

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