Skip to content

Releases: appwrite/sdk-for-node

14.0.0

27 Aug 13:14
7145816

Choose a tag to compare

What's New

  • Support for Appwrite 1.6
  • Added key attribute to Runtime response model.
  • Added buildSize attribute to Deployments response model.
  • Added scheduledAt attribute to Executions response model.
  • Added scopes attribute to Functions response model.
  • Added specifications attribute to Functions response model.
  • Added new response model for Specifications.
  • Added new response model for Builds.
  • Added createJWT() : Enables creating a JWT using the userId.
  • Added listSpecifications(): Enables listing available runtime specifications.
  • Added deleteExecution() : Enables deleting executions.
  • Added updateDeploymentBuild(): Enables cancelling a deployment.
  • Added scheduledAt parameter to createExecution(): Enables creating a delayed execution

Breaking changes

You can find the new syntax for breaking changes in the Appwrite API references. Select version 1.6.x.

  • Removed otp parameter from deleteMFAAuthenticator.
  • Added scopes parameter for create/update function.
  • Renamed templateBranch to templateVersion in createFunction().
  • Renamed downloadDeployment() to getDeploymentDownload()

Bug Fixes

  • None reported.

Please note: This version is compatible with Appwrite 1.6 and later only. If you do not update your Appwrite SDK, old SDKs will not break your app. Appwrite APIs are backwards compatible.

New Contributors

Full Changelog: 13.0.0...14.0.0

14.0.0-rc.4

23 Aug 13:50

Choose a tag to compare

14.0.0-rc.4 Pre-release
Pre-release

14.0.0-rc.3

20 Aug 11:48

Choose a tag to compare

14.0.0-rc.3 Pre-release
Pre-release

14.0.0-rc.2

18 Aug 08:32

Choose a tag to compare

14.0.0-rc.2 Pre-release
Pre-release

14.0.0-rc.1

03 Jul 16:34

Choose a tag to compare

14.0.0-rc.1 Pre-release
Pre-release
  • Release Candidate for 1.6.0

Full Changelog: 13.0.0...14.0.0-rc.1

13.0.0

29 May 18:20
8113032

Choose a tag to compare

What's Changed

Breaking changes

  • Renamed CreditCard.Consosud to CreditCard.Cencosud
  • Removed Name.Hamsterv1
  • Removed return type for Account.deleteMfaAuthenticator()
  • Renamed from param to templateId in Messaging. createMsg91Provider() and Messaging.updateMsg91Provider()
  • Moved InputFile to node-appwrite/file

Notable changes

  • Added attachments param to Messaging.updateEmail()
  • Added Flag.FrenchPolynesia
  • Make SDK compatible with runtimes used for SSR
  • Migrated the SDK to TypeScript

Fixes

  • Other fixes and enhancements

New Contributors

Full Changelog: 12.0.1...13.0.0

12.1.0-rc.4

18 Apr 02:25
0dc59ba

Choose a tag to compare

12.1.0-rc.4 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 12.0.1...12.1.0-rc.4

12.1.0-rc.3

17 Apr 20:44
8cbc520

Choose a tag to compare

12.1.0-rc.3 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 12.0.1...12.1.0-rc.3

12.1.0-RC2

17 Apr 20:17
bc587d7

Choose a tag to compare

12.1.0-RC2 Pre-release
Pre-release

What's Changed

Full Changelog: 12.0.1...12.1.0-RC2

12.1.0-RC1

17 Apr 18:59
a3e1acd

Choose a tag to compare

12.1.0-RC1 Pre-release
Pre-release

What's Changed

Full Changelog: 12.0.1...12.1.0-RC1