WARN: The APP_ID
and APP_HASH
of this version have been changed, if you have used the old version, you need to re-login.
Highlights
- Add files upload cmd
- Add chat list cmd
- Fix Telegram application id and hash
- Optimize style and output
Changelog
New Features
- 2aeb4af: feat(cmd): add chat ls (@iyear)
- 23090c2: feat(cmd): add upload (@iyear)
- 22d1816: feat(dl): chat mode. WIP (@iyear)
- 28c31ab: feat(utils): add telegram helpers (@iyear)
Bug fixes
- 0723f1d: fix(cmd): comments syntax error (@iyear)
- 216ad34: fix(ctx): consider ctx done (@iyear)
- 7139f42: fix(iter): ctx select (@iyear)
- 82e09e0: fix(telegram): modify official client APP_ID and APP_HASH (@iyear)
- 9f7c957: fix(uploader): nil media (@iyear)
Documentation updates
- 0496e31: docs(README): add install section (@iyear)
- 7d99bf8: docs(README): update (@iyear)
- 6dad5a1: docs(cmd): update (@iyear)
- 6efee6c: docs(cmd): update (@iyear)
Refactoring
- 670dd39: refactor(cmd): flags getter (@iyear)
- 6428dc4: refactor(prog): add formatter param (@iyear)
- db72b0b: refactor(utils): mime->media (@iyear)