Skip to content

Releases: appwrite/sdk-for-apple

7.0.0

09 Sep 09:22
4f54f62
Compare
Choose a tag to compare

What's New

  • Support for Appwrite 1.6
  • Update dependencies
  • Added scheduledAt attribute to Execution response model
  • Added scheduledAt parameter to createExecution(): Enables creating a delayed execution

Breaking changes

You can find the new syntax for breaking changes in the Appwrite API references. Select version 1.6.x.

  • Removed otp parameter from deleteMFAAuthenticator.

Bug Fixes

  • Fixed realtime reconnection issues.

Please note: This version is compatible with Appwrite 1.6 and later only. If you do not update your Appwrite SDK, old SDKs will not break your app. Appwrite APIs are backwards compatible.

Full Changelog: 6.0.0...7.0.0

7.0.0-rc.2

23 Aug 10:22
Compare
Choose a tag to compare
7.0.0-rc.2 Pre-release
Pre-release

Full Changelog: 7.0.0-rc.1...7.0.0-rc.2

7.0.0-rc.1

18 Aug 08:30
Compare
Choose a tag to compare
7.0.0-rc.1 Pre-release
Pre-release

Full Changelog: 6.0.0...7.0.0-rc.1

6.0.0

17 May 06:11
3b20b48
Compare
Choose a tag to compare

Breaking Changes

  • Realtime subscribe is now an async function

Features

  • Add vision OS support

Fixes

  • Fix creating multiple realtime subscriptions
  • Fix deleteMfaAuthenticator response type
  • Fix missing enums values
  • Fix missing recoveryCode param on MfaFactors
  • Fix missing updatedAt param on Session

New Contributors

Full Changelog: 5.0.0...6.0.0

5.0.0

08 Mar 14:51
c39030d
Compare
Choose a tag to compare

What's New

  • Support for Appwrite 1.5
  • Added enum support, import as import AppwriteEnums.
  • Added SSR support, learn more in docs.
  • Added messaging service support, learn more in docs.
  • Added Query.contains support. Can be used on array and string attributes.
  • Added Query.or query support. Can be used to apply a logical or on all nested queries inside.
  • Added 2FA support learn more in docs
  • Added tokens support, can be used for one-time password login flows, learn more in docs

Breaking changes

You can find the new syntax for breaking changes in the Appwrite API references. Select version 1.5.x.

Account changes

  • updateRecovery no longer requires passwordAgain.
  • createEmailSession renamed to createEmailPasswordSession
  • updatePhoneSession renamed to createPhoneToken
  • createMagicURLSession renamed to createEmailToken
  • createOAuth2Session renamed to createOAuth2Token
  • updatePhone, updateMagicURLSession, which are the confirmation flows for password-less logins, are renamed to createSession and accept a secret to create session.

If you do not update your Appwrite SDK, old SDKs will not break your app. Appwrite APIs are backwards compatible.

5.0.0-rc.4

21 Feb 11:07
adbb8c1
Compare
Choose a tag to compare
5.0.0-rc.4 Pre-release
Pre-release

Full Changelog: 5.0.0-rc.1...5.0.0-rc.4

5.0.0-rc.1

05 Feb 15:36
af87599
Compare
Choose a tag to compare
5.0.0-rc.1 Pre-release
Pre-release

Full Changelog: 4.0.1...5.0.0-rc.1

4.0.2

20 Nov 04:11
d19fb1f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.0.1...4.0.2

4.0.1

14 Sep 19:15
c53379f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.0.0...4.0.1

2.0.1

14 Sep 19:22
92264e8
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.0.0...2.0.1