Skip to content

Releases: iyear/tdl

v0.13.0

21 Nov 16:06
Compare
Choose a tag to compare

Important

If you are using an older version, it is recommended to upgrade to the latest version.

Highlights

Stability Improvement

With the introduction of the new retry strategy, the connection will become stable. You can even switch proxies or change Wi-Fi during the runtime. You won't encounter the engine was closed error anymore.(Maybe 😶‍🌫️)

And...increase your threads and limit flags might result in a faster speed!

Forward Command (Experimental)

Use tdl forward for message forwarding. It supports automatic fallback(for those protected content) and message routing.

Refer to the documentation for detailed information.

Others

Some dependency updates, code refactoring, and documentation refactoring...

Changelog

New Features

Bug fixes

Documentation updates

Refactoring

Others

v0.12.1

23 Oct 16:38
20d7705
Compare
Choose a tag to compare

Changelog

Bug fixes

  • f8daf6e: fix(users): just skip when encounter CHAT_ADMIN_REQUIRED (@iyear)

Documentation updates

  • c049ab5: docs(users): just skip when encounter CHAT_ADMIN_REQUIRED (@iyear)

Others

v0.12.0

15 Oct 12:34
Compare
Choose a tag to compare

New Home

All documentation has been migrated to https://docs.iyear.me/tdl

Highlights

  • [Feat] Support channel comment link
  • [Feat] Support custom pattern of formatDate template function

Changelog

New Features

Bug fixes

Documentation updates

Others

v0.11.1

30 Sep 15:46
Compare
Choose a tag to compare

Changelog

Bug fixes

  • 703890e: fix(serve): check message id again to ensure it exists (@iyear)
  • 647eb68: fix(utils): support parse message link with topic id (@iyear)

Documentation updates

Others

v0.11.0

30 Sep 04:35
Compare
Choose a tag to compare

Highlights

  • [Feat] Support expose files to HTTP server with --serve flag

Changelog

New Features

  • 919fe2d: feat(dl): support expose files to HTTP server with serve flag (@iyear)

Documentation updates

Refactoring

  • ba8e709: refactor(dcpool): directly return default client instead of dc id (@iyear)

Others

v0.10.0

11 Sep 12:48
Compare
Choose a tag to compare

Highlights

  • [Feat] Upload the image as a photo with --photo flag
  • [Feat] Add tdl chat users command to export users data
  • [Feat] Support TDL_POOL env

Changelog

New Features

Bug fixes

Documentation updates

Refactoring

Others

v0.9.8

07 Sep 12:37
79f38ec
Compare
Choose a tag to compare

Changelog

New Features

Bug fixes

Others

v0.9.7

16 Aug 09:04
fc80733
Compare
Choose a tag to compare

Changelog

Others

v0.9.6

03 Aug 07:49
ab8095d
Compare
Choose a tag to compare

Changelog

Documentation updates

Others

v0.9.5

29 Jul 05:30
Compare
Choose a tag to compare

Changelog

Bug fixes

Documentation updates

Others