Skip to content

Releases: appwrite/sdk-for-flutter

17.0.1

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

What's Changed

  • fix: devKeys support by conditionally including credentials 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

  • chore: (breaking) update flutter_web_auth_2 docs to match 4.x by @ChiragAgg5k in #253

Full Changelog: 16.1.0...17.0.0

16.1.0

21 May 07:41
c1cbb36
Compare
Choose a tag to compare

What's Changed

Full Changelog: 16.0.0...16.1.0

16.0.0

18 May 09:40
5ee6bfb
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: 15.0.2...16.0.0

15.0.2

25 Apr 20:01
185e6b7
Compare
Choose a tag to compare

What's Changed

Fixes

  • Only updates user-agent if set to prevent CORS errors on Flutter web (#242)

Miscellaneous

Full Changelog: 15.0.1...15.0.2

15.0.1

17 Apr 19:33
092fdc9
Compare
Choose a tag to compare

What's Changed

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

Full Changelog: 15.0.0...15.0.1

15.0.0

13 Mar 12:02
c1b3841
Compare
Choose a tag to compare

What's Changed

  • Updated formatting.
  • Encode user-agents properly to fix issue - appwrite/sdk-for-dart#74 .
  • Breaking changes:
    • Changed the typing of AppwriteException's response parameter from a dynamic object to an optional string (?String).

New Contributors

Full Changelog: 14.0.0...15.0.0

14.0.0

29 Jan 09:27
eeeb372
Compare
Choose a tag to compare

What's Changed

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

Full Changelog: 13.1.1...14.0.0

13.1.1

02 Jan 12:15
e1ed112
Compare
Choose a tag to compare

What's Changed

Full Changelog: 13.1.0...13.1.1

13.1.0

18 Dec 11:36
4216a5b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 13.0.0...13.1.0