Skip to content
This repository has been archived by the owner on Oct 23, 2019. It is now read-only.

Version 1.5

Compare
Choose a tag to compare
@expectocode expectocode released this 06 Jun 20:21
· 20 commits to master since this release

A lot of nice little tweaks, and also brand new proxy support Thanks to @xkord for making this one happen. If there's something you wish the program did, consider making a PR. We appreciate them a lot.

You can check out the new proxy config syntax by looking in config.ini.example or running telegram-export --help

Other changes:

  • There was a column created with the wrong datatype, which is not a breaking change but you may want to alter your tables if you're a perfectionist.
  • The program now only mentions "not admin" when it's relevant.
  • A missing entity for some URLs is now dumped.
  • Config and help explanations have been improved to make things clearer and easier. If you find some other annoyances, let us know and we'll get to it (at some point).
  • Some other bug fixes.