Skip to content

Releases: appwrite/sdk-for-react-native

0.9.0

18 May 09:44
7b21d10
Compare
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

Full Changelog: 0.7.4...0.9.0

0.7.4

12 May 07:14
10ec486
Compare
Choose a tag to compare

What's Changed

  • fix: bump dependencies to resolve PlatformConstants error with Expo 53 by @ChiragAgg5k in #55

Full Changelog: 0.7.3...0.7.4

0.7.3

17 Apr 19:30
4995467
Compare
Choose a tag to compare

What's Changed

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

Full Changelog: 0.7.2...0.7.3

0.7.2

17 Mar 18:48
de7cfa0
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.7.1...0.7.2

0.7.1

13 Mar 10:36
f3e8f53
Compare
Choose a tag to compare

What's Changed

  1. remove titles from method descriptions.
  2. Remove unnecessary async/awaits.
  3. fix AppwriteException response type to always be a string.

New Contributors

Full Changelog: 0.7.0...0.7.1

0.7.0

29 Jan 09:29
f2b4fb5
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.6.0...0.7.0

0.6.0

02 Jan 11:04
00fa346
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.4.0...0.6.0

0.6.0-rc1

18 Sep 15:33
Compare
Choose a tag to compare
0.6.0-rc1 Pre-release
Pre-release

Full Changelog: 0.3.1...0.6.0-rc1

0.5.0

27 Aug 13:13
4d06993
Compare
Choose a tag to compare
0.5.0 Pre-release
Pre-release

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.

New Contributors

Full Changelog: 0.4.0...0.5.0

0.5.0-rc.1

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

Full Changelog: 0.4.0...0.5.0-rc.1