Skip to content

Releases: i-Naji/tdlib

1.6.0

13 Aug 20:26
Compare
Choose a tag to compare
  • Update Flutter version
  • Update tdlib api to 1.8.15
  • Fix web plugin registration
  • Compatible android plugin for Flutter v3

1.5.9

16 Feb 23:16
Compare
Choose a tag to compare
  • Support null safety
  • Add Support for IOS, macOs, Windows and Web.
  • Update tdlib api to v1.8.0
  • Change MethodChannel to ffi
  • Add TdPlugin class, TDLib Library wrapper.
  • Change TdClient to functions.
  • Now all TdObjects are constant.
  • Add copyWith method to TdObjects.
  • Remove extra from TdFunction, and add extra parameter to toJson method.

1.5.0

23 Jan 21:03
Compare
Choose a tag to compare

Update tdlib api v1.7.0

1.4.2

23 Jan 21:03
Compare
Choose a tag to compare

Avoid receiving updates after desteoy client.

1.4.0

19 Nov 20:08
Compare
Choose a tag to compare
  • Update tdlib api to v1.6.10

1.3.0

15 Sep 21:08
Compare
Choose a tag to compare
  • Update tdlib api to v1.6.8

1.2.2

15 Sep 19:29
Compare
Choose a tag to compare
  • Fix call toJson for Null parameters (#14)
  • Convert mistakenly returned int64 as a string to int (#15, #18)
  • Reformat documents style