Skip to content

Releases: gotd/td

v0.53.0-alpha.1

26 Nov 08:44
9e9291b
Compare
Choose a tag to compare
v0.53.0-alpha.1 Pre-release
Pre-release
Merge pull request #581 from gotd/feat/update-tdlib-schema

Update TDLib schema to the latest layer

v0.53.0-alpha.0

25 Nov 07:36
29a8b26
Compare
Choose a tag to compare
v0.53.0-alpha.0 Pre-release
Pre-release

What's Changed

Full Changelog: v0.52.0...v0.53.0-alpha.0

v0.52.0

14 Nov 18:26
a25cb12
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump actions/checkout from 2.3.5 to 2.4.0 by @dependabot in #551
  • chore(deps): bump peter-evans/create-pull-request from 3.10.1 to 3.11.0 by @dependabot in #552
  • Update schema to the latest layer by @github-actions in #555
  • feat(tdesktop): add full gotd session mapping by @tdakkota in #556
  • feat(crypto): reduce parameter copying and zeroing by @tdakkota in #557
  • chore(deps): bump github.com/cenkalti/backoff/v4 from 4.1.1 to 4.1.2 by @dependabot in #558
  • test(tgerr): fix flaky test by @tdakkota in #560
  • feat(qrlogin): add QR login helper by @tdakkota in #559
  • feat(dcs): support TCP obfuscated only DCs by @tdakkota in #561

Full Changelog: v0.51.2...v0.52.0

v0.52.0-alpha.0

13 Nov 20:55
a99c613
Compare
Choose a tag to compare
v0.52.0-alpha.0 Pre-release
Pre-release

What's Changed

  • chore(deps): bump actions/checkout from 2.3.5 to 2.4.0 by @dependabot in #551
  • chore(deps): bump peter-evans/create-pull-request from 3.10.1 to 3.11.0 by @dependabot in #552
  • Update schema to the latest layer by @github-actions in #555
  • feat(tdesktop): add full gotd session mapping by @tdakkota in #556
  • feat(crypto): reduce parameter copying and zeroing by @tdakkota in #557
  • chore(deps): bump github.com/cenkalti/backoff/v4 from 4.1.1 to 4.1.2 by @dependabot in #558
  • test(tgerr): fix flaky test by @tdakkota in #560
  • feat(qrlogin): add QR login helper by @tdakkota in #559

Full Changelog: v0.51.2...v0.52.0-alpha.0

v0.51.2

21 Oct 12:11
784bb46
Compare
Choose a tag to compare

v0.51.1

02 Oct 17:43
Compare
Choose a tag to compare
  • Fix entity merge in gap engine

v0.51.0

29 Sep 06:23
6741da9
Compare
Choose a tag to compare
  • Updated gap engine with simplified initialization
  • Updated API version to 132, changed ID type to int64 as per schema

v0.51.0-alpha.2

20 Sep 20:50
303255c
Compare
Choose a tag to compare
v0.51.0-alpha.2 Pre-release
Pre-release
  • Update layer to 132
  • Use int64 for identifiers

v0.51.0-alpha.1

07 Sep 11:56
fb7c15c
Compare
Choose a tag to compare
v0.51.0-alpha.1 Pre-release
Pre-release
  • Update gap engine

v0.51.0-alpha.0

03 Sep 10:21
b12c0c2
Compare
Choose a tag to compare
v0.51.0-alpha.0 Pre-release
Pre-release
Merge pull request #521 from gotd/feat/update-schema

Update schema to the latest layer