Releases: gotd/td
Releases · gotd/td
v0.52.0
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
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
v0.51.1
v0.51.0
v0.51.0-alpha.2
- Update layer to 132
- Use int64 for identifiers
v0.51.0-alpha.1
- Update gap engine
v0.51.0-alpha.0
Merge pull request #521 from gotd/feat/update-schema Update schema to the latest layer
v0.50.0
v0.50.0-alpha.4
Merge pull request #500 from tdakkota/mt/schema-add-new-p_q_inner_dat…