Skip to content

Releases: hlf20010508/telegram-onedrive

4.0.5

15 Jan 04:44
Compare
Choose a tag to compare
  • Fix fail to get username for personal account.

4.0.4

08 Jan 11:28
Compare
Choose a tag to compare
  • Fix timeout when transfering 2GB files.
  • Fix fail to edit failed task.

4.0.3

07 Jan 15:58
Compare
Choose a tag to compare
  • Fix fail to transfer file larger than 2GB.
  • Fix traceback lacks debug information.

4.0.2

30 Dec 16:34
Compare
Choose a tag to compare
  • Fix unable to get username for some accounts. Some business accounts don't have privileges to get username through API. Now we extract username directly from access token.

4.0.1

30 Dec 12:59
Compare
Choose a tag to compare
  • Fix not able to login to telegram account without 2FA.

4.0.0

26 Dec 02:05
Compare
Choose a tag to compare
  • Rewrote with gramme.rs.
  • Support multitasking in parallel.
  • Experimentally support task cancellation.
  • Experimentally support .t2o batch script and cancellation.
  • Better interface and log system.
  • Compatible with old Telethon version docker compose configuration.

3.11.2

25 Jul 06:34
Compare
Choose a tag to compare
  • Fix FLOOD_PREMIUM_WAIT.

3.11.1

08 Jul 05:18
Compare
Choose a tag to compare
  • Fix http protocol wrong when using reverse proxy.

3.11.0

24 Jun 11:07
Compare
Choose a tag to compare
  • Deprecate OneDrive remote download.
  • Support .t2o file.
  • /logs will send whole log.txt file.
  • Remove command /logs $range.
  • Add retry delay for OneDrive multipart upload.
  • Set progress callback interval to 5 seconds.

3.10.4

06 Mar 12:41
Compare
Choose a tag to compare
  • Fix split error when tg_user_name is not given.