- Notifications
You must be signed in to change notification settings - Fork30
Releases: appwrite/sdk-for-react-native
0.10.1
27a2faf
Compare
What's Changed
- Fix URL based methods like
getFileViewURL
,getFilePreviewURL
etc. by adding the missingprojectId
to searchParams - Add
gif
to ImageFormat enum
Full Changelog:0.10.0...0.10.1
Assets2
Uh oh!
There was an error while loading.Please reload this page.
0.10.0
0816819
Compare
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
Assets2
Uh oh!
There was an error while loading.Please reload this page.
0.9.2
b1dd444
Compare
What's Changed
- fix: remove credentials when devKeys is set by@ChiragAgg5k in#58
Full Changelog:0.9.1...0.9.2
Assets2
Uh oh!
There was an error while loading.Please reload this page.
0.9.1
c9213cc
Compare
What's Changed
- chore: add setDevkey and upsertDocument methods by@ChiragAgg5k in#57
Full Changelog:0.9.0...0.9.1
Assets2
Uh oh!
There was an error while loading.Please reload this page.
0.9.0
7b21d10
Compare
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
Assets2
Uh oh!
There was an error while loading.Please reload this page.
0.7.4
10ec486
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
Assets2
Uh oh!
There was an error while loading.Please reload this page.
0.7.3
4995467
Compare
What's Changed
Full Changelog:0.7.2...0.7.3
0.7.2
de7cfa0
Compare
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
Assets2
Uh oh!
There was an error while loading.Please reload this page.
0.7.1
f3e8f53
Compare
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
Assets2
Uh oh!
There was an error while loading.Please reload this page.
0.7.0
f2b4fb5
Compare
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
Assets2
Uh oh!
There was an error while loading.Please reload this page.