Skip to content

Releases: iyear/tdl

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

v0.9.4

25 Jul 07:47
Compare
Choose a tag to compare

Changelog

Bug fixes

  • 780a5c9: fix(tplfunc): strcase package breaking changes (@iyear)

Others

v0.9.3

30 Jun 11:25
Compare
Choose a tag to compare

Changelog

New Features

Bug fixes

Others

v0.9.2

10 Jun 15:12
Compare
Choose a tag to compare

Changelog

Bug fixes

Others

v0.9.1

31 May 14:00
Compare
Choose a tag to compare

Changelog

Bug fixes

Documentation updates

Refactoring

Others

v0.9.0

24 May 03:18
Compare
Choose a tag to compare

BREAKING CHANGES

tdl chat export filter is replaced by expression engine, see https://github.com/iyear/tdl#chat-utilities for details

Highlights

Feel free to file new issues if you have any questions.

Chat export

  • [Feat] More powerful filter powered by expression engine: -f
  • [Feat] Specific thread(topic or post replies): --topic --reply
  • [Feat] Support Telegram MTProto raw format: --raw
  • [Feat] Support export non-media messages: --all

Chat ls

  • [Feat] Enhance table format output
  • [Feat] Support filters powered by expression engine: -f
  • [Feat] Support JSON format output: -o json

Others

  • [Feat] Support remove uploaded files in tdl up: --rm
  • [Fix] Stable file name. #185
  • [Refactor] DC pool lazy init

Changelog

New Features

Bug fixes

Documentation updates

Refactoring

Others

v0.8.6

17 May 10:07
Compare
Choose a tag to compare

Note

Set flag --reconnect-timeout 30m or higher value or 0(INF) when use poor network.

Changelog

Bug fixes

Documentation updates

v0.8.5

15 May 12:48
Compare
Choose a tag to compare

Changelog

Bug fixes

Others

v0.8.4

05 May 16:07
Compare
Choose a tag to compare

Changelog

Others