Skip to content

Releases: gotd/td

v0.43.0: auth rework

29 May 10:10
1214bd5
Compare
Choose a tag to compare
  • BREAKING CHANGE: use telegram/auth package instead of Auth* methods
  • BREAKING CHANGE: rework of middlewares
  • Performance improvements
  • Updated tgmock

v0.42.0-alpha.5

28 May 21:50
3d621d0
Compare
Choose a tag to compare
  • Improve crypto performance
  • Fix middlewares

v0.42.0-alpha.4

28 May 20:35
2ef96fb
Compare
Choose a tag to compare

Middlewares once again

v0.42.0-alpha.3

28 May 08:16
a4a8c69
Compare
Choose a tag to compare
Merge pull request #359 from tdakkota/refactor/multicore-decrypting

refactor(mtproto): add worker-based message decrypting

v0.42.0-alpha.2

24 May 19:24
d04f584
Compare
Choose a tag to compare
  • Extract thumbnail expand from downloader package

v0.42.0-alpha.1

23 May 21:31
4fa1cf7
Compare
Choose a tag to compare
  • Use Invoke instead of InvokeRaw
  • Remove middlewares
  • Extract Auth* methods into auth package
  • Deprecate SendMessage

v0.41.1: fix Middlewares

23 May 18:27
8c120a1
Compare
Choose a tag to compare
  • Fix middleware support

v0.41.0

23 May 15:23
47ff590
Compare
Choose a tag to compare
  • Experimental middlewares
  • Experimetnal thumbnail decoder
  • Export packages for testing (tgtest, tgmock)
  • Concurrent dialer (this will also support ipv6-only hosts)

v0.40.0

09 May 10:29
e206540
Compare
Choose a tag to compare
Merge pull request #330 from gotd/fix/inline-some-minor-fixes

fix(inline): passing fields

v0.40.0-rc.1

07 May 10:23
49234a0
Compare
Choose a tag to compare
v0.40.0-rc.1 Pre-release
Pre-release

WebSocket support with WASM