Skip to content

Releases: appwrite/sdk-for-apple

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

10.2.0

26 Jul 17:16
6de86ee

Choose a tag to compare

What's Changed

  • Update sdk to use swift-native doc comments instead of jsdoc styled comments as per Swift Documentation Comments
  • Add incrementDocumentAttribute and decrementDocumentAttribute support to Databases service
  • Add gif support to ImageFormat enum
  • Remove Content-Type, Content-Length headers and body from websocket requests

Full Changelog: 10.1.1...10.2.0

10.1.1

04 Jun 07:38
52a3a6f

Choose a tag to compare

What's Changed

  • Adds warnings to bulk operation methods
  • Fix select Queries by updating internal attributes like id, createdAt, updatedAt etc. to be optional in Document model.
  • Fix querying datetime values by properly encoding URLs

Full Changelog: 10.1.0...10.1.1

10.1.0

21 May 07:41
04fc109

Choose a tag to compare

What's Changed

Full Changelog: 10.0.0...10.1.0