Releases: hlf20010508/telegram-onedrive
Releases · hlf20010508/telegram-onedrive
4.0.5
4.0.4
- Fix timeout when transfering 2GB files.
- Fix fail to edit failed task.
4.0.3
- Fix fail to transfer file larger than 2GB.
- Fix traceback lacks debug information.
4.0.2
- 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
- Fix not able to login to telegram account without 2FA.
4.0.0
3.11.2
- Fix
FLOOD_PREMIUM_WAIT
.
3.11.1
- Fix http protocol wrong when using reverse proxy.
3.11.0
- Deprecate OneDrive remote download.
- Support
.t2o
file. /logs
will send wholelog.txt
file.- Remove command
/logs $range
. - Add retry delay for OneDrive multipart upload.
- Set progress callback interval to 5 seconds.
3.10.4
- Fix split error when
tg_user_name
is not given.