Skip to content
This repository has been archived by the owner on Dec 18, 2023. It is now read-only.

v1.1.1

Compare
Choose a tag to compare
@TheCaduceus TheCaduceus released this 13 Jun 18:28
· 11 commits to main since this release
6f4fb02

What's Changed

  • tg-upload now supports sending self-destructive photos & videos (--self_destruct) which will automatically get deleted after x number of seconds set by sender once seen by receiver.
  • Users now can protect their files from getting forwarded or saved using --protect flag.
  • Files can now be sent as reply to given message using --reply_to flag.
  • Bumped Prettytable from 3.7.0 to 3.8.0.
  • Fixed a bug in --env flag that was causing it not to display the table.
  • Fixed a bug causing error while sending audio files recursively.

Full Changelog: v1.1.0...v1.1.1