Releases: appwrite/sdk-for-react-native
Releases · appwrite/sdk-for-react-native
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
0.6.0
0.6.0-rc1
Full Changelog: 0.3.1...0.6.0-rc1
0.5.0
What's New
- Support for Appwrite 1.6
- Update dependencies
- Added
scheduledAt
attribute toExecution
response model - Added
scheduledAt
parameter tocreateExecution()
: 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 fromdeleteMFAAuthenticator
.
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
- @EVDOG4LIFE made their first contribution in #24
- @christyjacob4 made their first contribution in #27
Full Changelog: 0.4.0...0.5.0
0.5.0-rc.1
Full Changelog: 0.4.0...0.5.0-rc.1