Skip to content

Releases: appwrite/sdk-generator

0.16.1

08 Nov 10:55
14212db

Choose a tag to compare

0.16.1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 0.16.0...0.16.1

0.16.0

21 Oct 06:54
5a57afe

Choose a tag to compare

0.16.0 Pre-release
Pre-release
  • [Swift] Add swift server support
  • [Apple] Add apple client support

0.15.3

27 Sep 10:46
0238d1e

Choose a tag to compare

0.15.3 Pre-release
Pre-release
  • [Flutter] Fix Realtime issue with last URL

0.15.2

24 Sep 16:15
f42e707

Choose a tag to compare

0.15.2 Pre-release
Pre-release
  • [Web] Fix FormData with multipart/form-data request

0.15.1

24 Sep 07:43
024dcb2

Choose a tag to compare

0.15.1 Pre-release
Pre-release
  • [Flutter] Fix realtime close and reconnect working only 1 out of two times due to future returning too early
  • [Flutter] Add dart doc comments to newly added response models

0.15.0

23 Sep 09:16
48c2b85

Choose a tag to compare

0.15.0 Pre-release
Pre-release
  • [Flutter] Add Typed Response Model to all Methods

0.14.6

22 Sep 11:08
1e7b9ad

Choose a tag to compare

0.14.6 Pre-release
Pre-release
  • [Flutter] Fix User Agent string

0.14.5

20 Sep 16:34
6dfed83

Choose a tag to compare

0.14.5 Pre-release
Pre-release
  • [Web] Improve Realtime Subscription management
  • [Web] Increase Realtime reconnect interval gradually

0.14.4

07 Sep 13:24
b89a511

Choose a tag to compare

0.14.4 Pre-release
Pre-release
  • [PHP] Fix argument check against null

0.14.3

06 Sep 09:34
a1075a5

Choose a tag to compare

0.14.3 Pre-release
Pre-release
  • [Flutter] Change timestamp in Realtime Response to int Unix Timestamp