Releases: appwrite/sdk-for-react-native
Releases · appwrite/sdk-for-react-native
22.2.0
What's Changed
- Added
membershipsrealtime channel helper
New Contributors
- @ArnabChatterjee20k made their first contribution in #85
Full Changelog: 0.21.0...22.2.0
0.23.0
0.21.0
What's Changed
- Add
queriesparameter toclient.subscribe()for filtering Realtime events - Fix
Rolesenum removed from Teams service;rolesparameter now acceptsstring[] - Fix parameter detection in overloaded methods to check for optional params (Account, Avatars, Graphql)
Full Changelog: 0.20.0...0.21.0
0.20.0
What's Changed
- Add array-based enum parameters (e.g.,
permissions: BrowserPermission[]). - Breaking change:
Outputenum has been removed; useImageFormatinstead. - Add
Channelhelpers for Realtime.
Full Changelog: 0.19.0...0.20.0
0.19.0
What's Changed
- Add
getScreenshotmethod toAvatarsservice - Add
Theme,TimezoneandOutputenums
Full Changelog: 0.18.0...0.19.0
0.18.0
What's Changed
- Add
totalparameter to list queries allowing skipping counting rows in a table for improved performance - Add
Operatorclass for atomic modification of rows via update, bulk update, upsert, and bulk upsert operations
Full Changelog: 0.17.1...0.18.0
0.17.1
0.16.0
What's Changed
- Deprecate
createVerificationmethod inAccountservice - Add
createEmailVerificationmethod inAccountservice
Full Changelog: 0.15.0...0.16.0
0.15.0
What's Changed
- feat: React Native SDK update for version 0.15.0 by @ChiragAgg5k in #75, introduces support of enums in response models.
Full Changelog: 0.14.0...0.15.0