Skip to content

Releases: iyear/tdl

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

v0.8.3

30 Apr 12:25
Compare
Choose a tag to compare

Changelog

Bug fixes

Others

v0.8.2

26 Apr 02:20
Compare
Choose a tag to compare

Note

The v0.80.0 version of gotd updates many things and may cause some bugs. I decided to revert the update to make sure it's OK before upgrading.

Changelog

Bug fixes

  • edb46df: Revert "fix(storage): added context state interface" (@iyear)

Others

  • 3d05daf: Revert "chore(deps): bump github.com/gotd/td from 0.79.0 to 0.80.0 (#153)" (@iyear)