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
- e345ba4: feat(cmd): add chat users command (#298) (@lukas016)
- 1a42185: feat(up): upload the image as a photo. #244 (@iyear)
- 952c438: feat(up): use dc pool (@iyear)
- 0d3a452: feat(users): display ETA and percentage (@iyear)
- 081d427: feat(users): enhance output (@iyear)
Bug fixes
- 1cbe961: fix(actions): add pr permission (@iyear)
- df310fc: fix(test): wait before each test to avoid rate limit (@iyear)
- d633f34: fix(up): lint blank line (@iyear)
Documentation updates
Refactoring
- 37dc867: refactor(cmd): move pool flag to global set (@iyear)
- ed57d72: refactor(dl): download options (@iyear)
- 4d379a4: refactor(up): upload options (@iyear)
Others
- 4190b6f: chore(deps): bump github.com/gotd/td from 0.85.0 to 0.86.0 (#296) (@dependabot[bot])
- c31c59c: test(e2e): add chat users test (@iyear)