Skip to content

Releases: iyear/tdl

v0.12.1

23 Oct 16:38
20d7705

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

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

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

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

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

Choose a tag to compare

Changelog

New Features

Bug fixes

Others

v0.9.7

16 Aug 09:04
fc80733

Choose a tag to compare

Changelog

Others

v0.9.6

03 Aug 07:49
ab8095d

Choose a tag to compare

Changelog

Documentation updates

Others

v0.9.5

29 Jul 05:30

Choose a tag to compare

Changelog

Bug fixes

Documentation updates

Others

v0.9.4

25 Jul 07:47

Choose a tag to compare

Changelog

Bug fixes

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

Others