Releases: appwrite/sdk-for-apple
Releases · appwrite/sdk-for-apple
13.4.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: 13.3.1...13.4.0
13.3.1
What's Changed
- Fix
onOpencallback not being called when the websocket connection is established - Fix add missing
scheduledvalue toExecutionStatusenum
Full Changelog: 13.3.0...13.3.1
13.3.0
What's Changed
- feat: Apple SDK update for version 13.3.0 - Add
onOpen,onCloseandonErrorcallbacks toRealtimeservice by @ChiragAgg5k in #93
Full Changelog: 13.2.2...13.3.0
13.2.2
What's Changed
- feat: Apple SDK update for version 13.2.2 by @ChiragAgg5k in #92
Full Changelog: 13.2.1...13.2.2
13.2.1
13.1.0
What's Changed
- Deprecate
createVerificationmethod inAccountservice - Add
createEmailVerificationmethod inAccountservice
Full Changelog: 13.0.0...13.1.0
13.0.0
What's Changed
- feat: Apple SDK update for version 13.0.0 by @ChiragAgg5k in #87, introduces support of enums in response models.
Full Changelog: 12.1.0...13.0.0
12.1.0
12.0.0
What's Changed
- [BREAKING] Rename
CreditCardenum valueunionChinaPaytounionPay - Add time between query support
- Add spatial query support
Full Changelog: 11.0.0...12.0.0