Skip to content

Releases: appwrite/sdk-for-flutter

20.2.1

09 Oct 11:05
e37e64e
Compare
Choose a tag to compare

What's Changed

  • Add transaction support for Databases and TablesDB

Full Changelog: 20.1.0...20.2.1

20.1.0

08 Oct 07:34
439d798
Compare
Choose a tag to compare

What's Changed

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

Full Changelog: 20.0.0...20.1.0

20.0.0

03 Oct 04:15
7c5b893
Compare
Choose a tag to compare

What's Changed

  • feat: Flutter SDK update for version 20.0.0 by @ChiragAgg5k in #274, introduces support of enums in response models.

Full Changelog: 19.1.0...20.0.0

19.1.0

25 Sep 12:26
222edda
Compare
Choose a tag to compare

What's Changed

Full Changelog: 19.0.0...19.1.0

19.0.0

09 Sep 07:14
0651a31
Compare
Choose a tag to compare

What's Changed

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

Full Changelog: 18.0.0...19.0.0

18.0.0

26 Aug 07:39
d1e9a39
Compare
Choose a tag to compare

What's Changed

Full Changelog: 17.1.0...18.0.0

17.1.0

26 Jul 17:15
fff40ce
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: 17.0.2...17.1.0

17.0.2

18 Jul 14:50
4af5da4
Compare
Choose a tag to compare

What's Changed

  • Add gif support to ImageFormat enum
  • Fix convertTo() method in Document and Preferences models to correctly accept Map<String, dynamic>

Full Changelog: 17.0.1...17.0.2

17.0.1

02 Jun 16:32
582ad9e
Compare
Choose a tag to compare

What's Changed

  • Fix devKeys support by conditionally including credentials during requests by @ChiragAgg5k in #254

Full Changelog: 17.0.0...17.0.1

17.0.0

26 May 14:16
26b07d9
Compare
Choose a tag to compare

What's Changed

  • Update flutter_web_auth_2 dependency to version 4.1.0
  • Update auth.html example in README.md to align with flutter_web_auth_2 documentation
  • Breaking changes:
    • Minimum iOS version supported is now 17.4 due to the updated requirements of flutter_web_auth_2 version 4.1.0

Full Changelog: 16.1.0...17.0.0