Skip to content

Releases: appwrite/sdk-for-web

18.0.0

18 May 09:38
12e0762

Choose a tag to compare

What's Changed

  • Add <REGION> to doc examples due to the new multi region endpoints
  • Remove Gif from ImageFormat enum
  • Remove search param from listExecutions method
  • Add token param to getFilePreview and getFileView for File tokens usage
  • Improve CORS error catching in client.call method

Full Changelog: 17.0.2...18.0.0

17.0.2

17 Apr 19:29
16b9d2f

Choose a tag to compare

What's Changed

  • fix: remove content-type from GET requests by @loks0n in #124

Full Changelog: 17.0.1...17.0.2

17.0.1

12 Mar 04:24
4c8f1cc

Choose a tag to compare

What's Changed

  1. remove unnecessary titles from method descriptions.
  2. fix duplicate adding of payload params.
  3. removed unnecessary awaits and asyncs.
  4. ensure AppwriteException response is always string.

New Contributors

Full Changelog: 17.0.0...17.0.1

17.0.0

29 Jan 09:26
3bb1cfa

Choose a tag to compare

What's Changed

Full Changelog: 16.1.0...17.0.0

16.1.0

18 Dec 09:55
c286ee1

Choose a tag to compare

What's Changed

Full Changelog: 16.0.2...16.1.0

16.0.2

02 Oct 21:58
c33e480

Choose a tag to compare

What's Changed

Full Changelog: 16.0.1...16.0.2

16.0.1

02 Oct 13:25
6aa0c53

Choose a tag to compare

What's Changed

Full Changelog: 16.0.0...16.0.1

17.0.0-rc1

18 Sep 15:26

Choose a tag to compare

17.0.0-rc1 Pre-release
Pre-release

Full Changelog: 14.0.1...17.0.0-rc1

16.0.0

27 Aug 13:10
3457d79

Choose a tag to compare

What's New

  • Support for Appwrite 1.6
  • Update dependencies
  • Added scheduledAt attribute to Execution response model
  • 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.

Bug Fixes

  • Fixed realtime reconnection issues.

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.

Full Changelog: 15.0.0...16.0.0

16.0.0-rc.4

25 Aug 19:53

Choose a tag to compare

16.0.0-rc.4 Pre-release
Pre-release