Skip to content

Releases: iyear/tdl

v0.17.0

21 Apr 16:34
95120c0
Compare
Choose a tag to compare

Highlights

  • [Feat] Add FileCaption var to download template. Doc
  • [Feat] Support --delay global flag. Doc
  • [Fix] Add possibly desktop data path for Linux.

Changelog

New Features

Bug fixes

Others

v0.16.2

15 Apr 15:36
2ef95bc
Compare
Choose a tag to compare

Changelog

Others

v0.16.1

03 Mar 17:13
bb2c69b
Compare
Choose a tag to compare

Changelog

New Features

Bug fixes

  • 2404afe: fix(retry): add memory limit exit to internal error list. close #504 (@iyear)

Others

v0.16.0

15 Feb 03:45
0e1ce1d
Compare
Choose a tag to compare

🏮Happy Spring Festival🏮

Highlights

  • [Feat] Support forward messages in reverse order with --desc flag. Doc
  • [Feat] Support edit forward message content with --edit flag. Doc
  • [Feat] Support forward single grouped message with --single flag. Doc
  • [Dev] Upgrade go version to 1.21

Changelog

New Features

  • c2535e6: feat(forward): forward message in reverse order with --desc flag. close #456 (@iyear)
  • 94091c3: feat(forward): support edit message content with --edit flag (@iyear)
  • fce339c: feat(forwarder): support forward single grouped message with --single flag. close #487 (@iyear)

Bug fixes

Documentation updates

Others

v0.15.1

01 Feb 06:09
Compare
Choose a tag to compare

Changelog

Others

  • 1e605a0: chore(deps): downgrade gotd to v0.89.0 because of go version (@iyear)

v0.15.0

31 Jan 13:30
Compare
Choose a tag to compare

Changelog

New Features

Bug fixes

Documentation updates

Others

v0.14.1

08 Jan 11:12
3021de5
Compare
Choose a tag to compare

Changelog

Others

v0.14.0

24 Dec 16:53
Compare
Choose a tag to compare

Highlights

  • [Feat] Login with QR code. Doc
  • [Feat] Add default namespace to simplify the command line. (Original namespaces still require -n flag) Doc
  • [Feat] Add --storage flag to specify storage. Doc
  • [Feat] Add tdl migrate command for migrating data between different storages. Doc

Changelog

New Features

Bug fixes

Documentation updates

Refactoring

Others

v0.13.3

10 Dec 10:04
Compare
Choose a tag to compare

Changelog

Bug fixes

  • 9c03d02: fix(forwarder): non-video document clone, text only message forwarding (@iyear)

v0.13.2

10 Dec 04:59
d077c11
Compare
Choose a tag to compare

Highlights

  • [Fix] Grouped clone and speed up.
  • [Fix] Inf client retries

Changelog

New Features

Bug fixes

Documentation updates

Refactoring

Others