Skip to content

Releases: appwrite/sdk-for-swift

12.0.0

08 Sep 11:27
8ea3ded
Compare
Choose a tag to compare

What's Changed

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

Full Changelog: 11.0.0...12.0.0

11.0.0

26 Aug 07:20
3ef704f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 10.2.0...11.0.0

10.2.0

26 Jul 17:25
8dfd3d4
Compare
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
  • Add sequence support to Document model
  • Add dart38 and flutter332 support to runtime models

Full Changelog: 10.1.0...10.2.0

10.1.0

04 Jun 07:37
e6ded53
Compare
Choose a tag to compare

What's Changed

  • Adds upsertDocument method
  • Adds warnings to bulk operation methods
  • Adds the new encrypt attribute
  • Adds runtimes: flutter332 and dart38
  • Fix select Queries by updating internal attributes like id, createdAt, updatedAt etc. to be optional in Document model.
  • Fix listCollection errors by updating attributes typing
  • Fix querying datetime values by properly encoding URLs

Full Changelog: 10.0.0...10.1.0

10.0.0

18 May 09:52
3208c17
Compare
Choose a tag to compare

What's Changed

  • Add <REGION> to doc examples due to the new multi region endpoints
  • Add doc examples and methods for bulk api transactions: createDocuments, deleteDocuments etc.
  • Add doc examples, class and methods for new Sites service
  • Add doc examples, class and methods for new Tokens service
  • Add enums for BuildRuntime , Adapter, Framework, DeploymentDownloadType and VCSDeploymentType
  • Update enum for runtimes with Pythonml312, Dart219, Flutter327 and Flutter329
  • Add token param to getFilePreview and getFileView for File tokens usage
  • Add queries and search params to listMemberships method
  • Remove search param from listExecutions method

Full Changelog: 9.0.0...10.0.0

9.1.0-rc.1

08 May 11:43
d06ad64
Compare
Choose a tag to compare
9.1.0-rc.1 Pre-release
Pre-release

Full Changelog: 9.0.0...9.1.0-rc.1

9.0.0

17 Apr 20:11
b955902
Compare
Choose a tag to compare

What's Changed

  • fix: remove content-type from GET requests by @loks0n in #30

Full Changelog: 8.0.0...9.0.0

8.0.0

11 Mar 05:46
0b2fc71
Compare
Choose a tag to compare

What's Changed

  1. remove redundant titles from method descriptions.
  2. feat: add codable models
  3. ensure response attribute in AppwriteException is always string

New Contributors

Full Changelog: 7.0.0...8.0.0

7.0.0

29 Jan 13:21
5144b42
Compare
Choose a tag to compare

What's Changed

  • fix: pong response & chunked upload by @loks0n in #27

New Contributors

Full Changelog: 6.2.0...7.0.0

6.2.0

22 Jan 05:52
788ce89
Compare
Choose a tag to compare

What's Changed

Full Changelog: 6.1.0...6.2.0