Skip to content

Releases: appwrite/sdk-for-node

21.1.0

18 Dec 08:20
4bede25

Choose a tag to compare

What's Changed

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

Full Changelog: 21.0.0...21.1.0

21.0.0

03 Dec 03:40
ec7998e

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: 20.3.0...21.0.0

20.3.0

03 Nov 06:01
04e54c6

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: 20.2.1...20.3.0

20.2.1

09 Oct 11:05
0006ec1

Choose a tag to compare

What's Changed

  • Add transaction support for Databases and TablesDB

Full Changelog: 20.1.0...20.2.1

20.1.0

08 Oct 07:33
7864c83

Choose a tag to compare

What's Changed

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

Full Changelog: 20.0.0...20.1.0

20.0.0

03 Oct 04:13
1fb6ab9

Choose a tag to compare

What's Changed

  • feat: Node.js SDK update for version 20.0.0 by @ChiragAgg5k in #124, introduces support of enums in response models.

Full Changelog: 19.1.0...20.0.0

19.2.0-rc.1

25 Sep 07:39
b0cbd0f

Choose a tag to compare

19.2.0-rc.1 Pre-release
Pre-release

19.1.0

23 Sep 07:11
10a9810

Choose a tag to compare

What's Changed

Full Changelog: 19.0.0...19.1.0

19.1.0-rc.1

12 Sep 13:41
45b799f

Choose a tag to compare

19.1.0-rc.1 Pre-release
Pre-release

Full Changelog: 19.0.0...19.1.0-rc.1

19.0.0

08 Sep 11:19
8a6785a

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: 18.0.0...19.0.0