Skip to content

Releases: appwrite/sdk-for-dotnet

0.24.0

18 Dec 08:21
b3e313c

Choose a tag to compare

What's Changed

  • Added ability to create columns and indexes synchronously while creating a table

Full Changelog: 0.23.0...0.24.0

0.23.0

03 Dec 03:40
292d5ca

Choose a tag to compare

What's Changed

  • Rename VCSDeploymentType enum to VCSReferenceType
  • Change CreateTemplateDeployment method signature: replace Version parameter with Type (TemplateReferenceType) and Reference parameters
  • Add GetScreenshot method to Avatars service
  • Add Theme, Timezone and Output enums

Full Changelog: 0.22.0...0.23.0

0.22.0

03 Nov 06:01
da5a57a

Choose a tag to compare

What's Changed

  • Add total parameter to list queries allowing skipping counting rows in a table for improved performance
  • Add Operator class for atomic modification of rows via update, bulk update, upsert, and bulk upsert operations
  • Add CreateResendProvider and UpdateResendProvider methods to Messaging service

Full Changelog: 0.21.2...0.22.0

0.21.2

13 Oct 09:50
59bcf85

Choose a tag to compare

What's Changed

  • Fix: handle Object[] during array deserialization

Full Changelog: 0.21.1...0.21.2

0.21.1

09 Oct 11:05
a72f69a

Choose a tag to compare

What's Changed

  • Add transaction support for Databases and TablesDB

Full Changelog: 0.20.0...0.21.1

0.20.0

08 Oct 07:35
57e0059

Choose a tag to compare

What's Changed

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

Full Changelog: 0.19.0...0.20.0

0.19.0

03 Oct 04:17
b8a7189

Choose a tag to compare

What's Changed

  • feat: .NET SDK update for version 0.19.0 by @ChiragAgg5k in #72, introduces support of enums in response models.

Full Changelog: 0.18.0...0.19.0

0.18.0

23 Sep 07:14
6fbb14c

Choose a tag to compare

What's Changed

Full Changelog: 0.17.0...0.18.0

0.17.0

08 Sep 11:26
668e18a

Choose a tag to compare

What's Changed

  • [BREAKING] 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: 0.16.0...0.17.0

0.16.0

26 Aug 06:34
e91c07a

Choose a tag to compare

What's Changed

Full Changelog: 0.15.0...0.16.0