Version 21.3
Released 2024-06-07
This is the technical changelog for version 21.3. More elaborate release notes can be found in the news channel @pythontelegrambotchannel.
Major Changes
- Full Support for Bot API 7.4 (#4286, #4276 closes #4275, #4285, #4283, #4280, #4278, #4279)
- Deprecate
python-telegram-bot-raw
(#4270) - Remove Functionality Deprecated in Bot API 7.3 (#4266 closes #4244)
New Features
Documentation Improvements
Internal Changes
Dependency Updates
- Bump
pytest
from 8.2.0 to 8.2.1 (#4272)