Releases: appwrite/sdk-for-react-native
Releases · appwrite/sdk-for-react-native
0.10.0
What's Changed
- Add: generate file URL methods like
getFilePreviewURL
,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
What's Changed
- fix: remove credentials when devKeys is set by @ChiragAgg5k in #58
Full Changelog: 0.9.1...0.9.2
0.9.1
What's Changed
- chore: add setDevkey and upsertDocument methods by @ChiragAgg5k in #57
Full Changelog: 0.9.0...0.9.1
0.9.0
What's Changed
- Add
<REGION>
to doc examples due to the new multi region endpoints - Remove
Gif
from ImageFormat enum - Remove
search
param fromlistExecutions
method - Add
token
param togetFilePreview
andgetFileView
for File tokens usage
Full Changelog: 0.7.4...0.9.0
0.7.4
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
0.7.2
What's Changed
- fix: AppwriteExecption already read by @ChiragAgg5k in #51
- fix: build errors and upgrade dependencies by @ChiragAgg5k in #52
Full Changelog: 0.7.1...0.7.2
0.7.1
What's Changed
- remove titles from method descriptions.
- Remove unnecessary async/awaits.
- fix AppwriteException response type to always be a
string
.
New Contributors
- @ChiragAgg5k made their first contribution in #48
Full Changelog: 0.7.0...0.7.1
0.7.0
What's Changed
- Create autoclose.yml by @EVDOG4LIFE in #24
- 1.6.x by @christyjacob4 in #27
- 1.6.x by @loks0n in #39
- fix: pong response & chunked upload by @loks0n in #42
New Contributors
- @EVDOG4LIFE made their first contribution in #24
- @christyjacob4 made their first contribution in #27
Full Changelog: 0.6.0...0.7.0