Skip to content

Releases: appwrite/sdk-for-android

8.2.2

06 Aug 08:24
b3fcbb8
Compare
Choose a tag to compare

What's Changed

Full Changelog: 8.2.0...8.2.2

8.2.1

01 Aug 10:23
Compare
Choose a tag to compare

Full Changelog: 8.2.0...8.2.1

8.2.0

24 Jul 07:50
4e9e8a9
Compare
Choose a tag to compare

What's Changed

  • Add incrementDocumentAttribute and decrementDocumentAttribute support to Databases service
  • Add gif support to ImageFormat enum
  • Add sequence support to Document model

Full Changelog: 8.1.0...8.2.0

8.1.0

21 May 07:40
7b1cb56
Compare
Choose a tag to compare

What's Changed

Full Changelog: 8.0.0...8.1.0

8.0.0

18 May 09:42
66557e5
Compare
Choose a tag to compare

What's Changed

  • Add <REGION> to doc examples due to the new multi region endpoints
  • Remove Gif from ImageFormat enum
  • Remove search param from listExecutions method
  • Add token param to getFilePreview and getFileView for File tokens usage

Full Changelog: 7.0.1...8.0.0

7.0.1

24 Apr 17:40
8126bb9
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 7.0.0...7.0.1

7.0.0

29 Jan 09:29
bb6671d
Compare
Choose a tag to compare

What's Changed

Full Changelog: 6.1.0...7.0.0

6.1.0

18 Dec 09:54
3fa8a13
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 5.1.1...6.1.0

6.0.0

08 Oct 00:30
85fac9d
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.

New Contributors

Full Changelog: 5.1.1...6.0.0

5.1.1

17 May 05:01
de27345
Compare
Choose a tag to compare

What's Changed

  • Fix missing enums values
  • Fix realtime disconnect on last channels empty

New Contributors

Full Changelog: 5.1.0...5.1.1