Releases: paul-nameless/tg
Releases · paul-nameless/tg
v0.22.0
Full Changelog: v0.21.0...v0.22.0
v0.21.0
What's Changed
- Mitigation for CVE-2015-20107 by @kalashnlkov in #271
- Update controllers.py to fix send message by @mindtheegab in #306
- Dropped support for python 3.8
- Added support for python 3.13
New Contributors
- @kalashnlkov made their first contribution in #271
- @mindtheegab made their first contribution in #306
Full Changelog: v0.19.0...v0.21.0
v0.19.0
- Paul Nameless: Bump version of python-telegram to 0.15.0
Thanks denis-gordeev, TruncatedDinosour and CaramelHeaven for PR and help
v0.18.0
- GitHub: Update to TDLib 1.7.10 (#259)
- GitHub: Update readme.md (#251)
- GitHub: Fix sticker view (#244)
- GitHub: feat: add make backspace key work (#242)
- GitHub: Do not quote file paths passed to mailcap entries (#239)
- GitHub: show bot status (#227)
- GitHub: Update readme.md (#228)
- Paul Nameless: Fix dockerfile
- Paul Nameless: Update poetry.lock file
Thanks irondrondron and jugendhacker for contribution
v0.17.0
Paul Nameless: Update pyproject file
Paul Nameless: Fix homebrew-repo release script
Paul Nameless: Fix black formatting
Paul Nameless: Update Dockerfile
v0.16.0
v0.15.0
Paul Nameless: Remove shell=True when calling notify
v0.14.0
Paul Nameless: Fix escape
v0.13.0
Paul Nameless: Escape safely shell arguments
Paul Nameless: Fix CI
Paul Nameless: Update release script