Skip to content

Releases: appwrite/sdk-for-node

15.0.0-rc1

18 Sep 15:34
Compare
Choose a tag to compare
15.0.0-rc1 Pre-release
Pre-release

Full Changelog: 14.0.0...15.0.0-rc1

14.1.0

10 Sep 11:54
7a2418c
Compare
Choose a tag to compare

What's Changed

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

Full Changelog: 14.0.0...14.1.0

14.0.0

27 Aug 13:14
7145816
Compare
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
Compare
Choose a tag to compare
14.0.0-rc.4 Pre-release
Pre-release

14.0.0-rc.3

20 Aug 11:48
Compare
Choose a tag to compare
14.0.0-rc.3 Pre-release
Pre-release

14.0.0-rc.2

18 Aug 08:32
Compare
Choose a tag to compare
14.0.0-rc.2 Pre-release
Pre-release

14.0.0-rc.1

03 Jul 16:34
Compare
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
Compare
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
Compare
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
Compare
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