Skip to content

Releases: gotd/td

v0.33.0: More helpers

03 Apr 11:42
d65bdbd
Compare
Choose a tag to compare
chore(proto): fix typo

v0.32.0

29 Mar 09:20
fd2bd63
Compare
Choose a tag to compare
  • Breaking change in styling.Pre
  • Even more helpers (cached)
  • Optimize mtproto (remove internal request id)
  • Improve request cancelation

v0.31.1

25 Mar 18:05
9958435
Compare
Choose a tag to compare
Merge pull request #250 from gotd/draft/seqno-msgid-sync

feat(mtproto): persist seqno for retries

v0.31.0

25 Mar 11:08
e55b35d
Compare
Choose a tag to compare
  • Add inline helpers
  • Fix high concurrency seqno generation

v0.30.0: More helpers

22 Mar 08:31
344b384
Compare
Choose a tag to compare

Lots of helpers, updated dispatchers

v0.29.0

16 Mar 12:08
cabdf8f
Compare
Choose a tag to compare

Implement server salt management.
This improves connection stability and removes "once per hour" reconnects.

v0.28.1

14 Mar 22:09
c759147
Compare
Choose a tag to compare
Merge pull request #203 from tdakkota/feature/pool-and-uploader

fix(telegram): fix some DC creation bugs

v0.28.0

14 Mar 19:10
2f227f0
Compare
Choose a tag to compare
  • Layer updated to 125
  • Gracefully handle server salts

v0.27.1

13 Mar 19:36
69f8782
Compare
Choose a tag to compare
chore(telegram): improve migration log messages

Ref: #198

v0.27.0

13 Mar 08:50
f8ab4d6
Compare
Choose a tag to compare
fix(query): add Query constructor