Skip to content

Releases: iyear/tdl

v0.17.4

08 Sep 16:34
c63abd1
Compare
Choose a tag to compare

Changelog

Others

v0.17.3

07 Jul 11:32
6c382b8
Compare
Choose a tag to compare

Highlights

  • [Fix] Telegram server-side FLOOD_PREMIUM_WAIT error

Changelog

Documentation updates

Others

v0.17.2

20 Jun 15:24
Compare
Choose a tag to compare

New Logo

Changelog

Bug fixes

Documentation updates

Refactoring

  • 26bad55: refactor(prj): separate logger to core module (@iyear)
  • 372f922: refactor(prj): separate packages to core module (@iyear)
  • 187ae7a: refactor(prj): separate proxy util to core module (@iyear)
  • d06ca3a: refactor(prj): separate tclient core code to core module (@iyear)
  • 6bb545a: refactor(prj): separate telegram client device config to core module (@iyear)
  • f0b1903: refactor(prj): separate utils.Telegram to tutil package (@iyear)

Others

v0.17.1

29 May 15:09
7f4e543
Compare
Choose a tag to compare

Changelog

New Features

Documentation updates

  • e9bd188: docs(install): improve package managers installation (@iyear)

Others

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