Releases: aahnik/tgcf
Releases · aahnik/tgcf
tgcf 0.2.4
- You can now use the username/link/phone no of the chats safely. No need to find chat ids. #118
- The last release introduced bug #189 in delete sync, which has been fixed in this release.
- The wiki page for configuring tgcf has also been updated. Usernames and links are used in the example instead of chat ids.
tgcf 0.2.3
Implement reply sync in pr #185
tgcf 0.2.1
- add type hints as much as possible
- accept image URLs for the watermark plugin
tgcf 0.2.0
- Make the plugin architecture robust. (old way of writing plugins will break) Developers can write plugins with more ease. Plugins can modify files now, besides text.
- Add new plugins for watermarking and ocr.
tgcf 0.1.29
tgcf 0.1.28
fix #122
tgcf 0.1.27
tgcf 0.1.26
tgcf 0.1.25.post1
tgcf 0.1.25
- fix issue #62
- merge pr #65 (make cloud deployment possible )
- write how to deploy to heroku
- write how to run on android
- write how to run on windows