Skip to content

Releases: appwrite/sdk-for-apple

13.4.0

03 Nov 06:01
18b675b

Choose a tag to compare

What's Changed

  • Add total parameter to list queries allowing skipping counting rows in a table for improved performance
  • Add Operator class 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

30 Oct 12:50
481231c

Choose a tag to compare

What's Changed

  • Fix onOpen callback not being called when the websocket connection is established
  • Fix add missing scheduled value to ExecutionStatus enum

Full Changelog: 13.3.0...13.3.1

13.3.0

22 Oct 10:01
4932e60

Choose a tag to compare

What's Changed

  • feat: Apple SDK update for version 13.3.0 - Add onOpen, onClose and onError callbacks to Realtime service by @ChiragAgg5k in #93

Full Changelog: 13.2.2...13.3.0

13.2.2

17 Oct 07:01
f8032bc

Choose a tag to compare

What's Changed

Full Changelog: 13.2.1...13.2.2

13.2.1

09 Oct 11:05
66878ff

Choose a tag to compare

What's Changed

  • Add transaction support for Databases and TablesDB

Full Changelog: 13.1.0...13.2.1

13.1.0

08 Oct 07:34
907ac8a

Choose a tag to compare

What's Changed

  • Deprecate createVerification method in Account service
  • Add createEmailVerification method in Account service

Full Changelog: 13.0.0...13.1.0

13.0.0

03 Oct 04:16
8f79e67

Choose a tag to compare

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

23 Sep 07:10
add7882

Choose a tag to compare

What's Changed

Full Changelog: 12.0.0...12.1.0

12.0.0

08 Sep 11:15
c6f0f39

Choose a tag to compare

What's Changed

  • [BREAKING] Rename CreditCard enum value unionChinaPay to unionPay
  • Add time between query support
  • Add spatial query support

Full Changelog: 11.0.0...12.0.0

11.0.0

26 Aug 07:19
0dafc0a

Choose a tag to compare

What's Changed

Full Changelog: 10.2.0...11.0.0