Skip to content

Releases: appwrite/sdk-for-react-native

0.10.0

18 Jun 13:27
0816819
Compare
Choose a tag to compare

What's Changed

  • Add: generate file URL methods likegetFilePreviewURL, getFileViewURL etc.
  • Update (breaking): existing methods like getFilePreview to download the image instead of returning URLs

Full Changelog: 0.9.2...0.10.0

0.9.2

21 May 14:44
b1dd444
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.9.1...0.9.2

0.9.1

21 May 07:42
c9213cc
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.9.0...0.9.1

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