| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-08-25 | 1.3 kB | |
| Telegram Bot API 10.3 source code.tar.gz | 2026-08-25 | 2.1 MB | |
| Telegram Bot API 10.3 source code.zip | 2026-08-25 | 4.1 MB | |
| Totals: 3 Items | 6.1 MB | 7 | |
What's Changed
- Fix content type detection for live photos by @JrooTJunior in https://github.com/aiogram/aiogram/pull/1871
- Reuse type namespace when rebuilding models by @patrick91 in https://github.com/aiogram/aiogram/pull/1861
- Fix missing dispatcher contextual argument on webhook feed path by @JrooTJunior in https://github.com/aiogram/aiogram/pull/1856
- Bump vulnerable dependencies to patched versions by @JrooTJunior in https://github.com/aiogram/aiogram/pull/1872
- Fix bot-level parse_mode default not applied to recently added entities by @JrooTJunior in https://github.com/aiogram/aiogram/pull/1873
- Added full support for the Bot API 10.3 by @JrooTJunior in https://github.com/aiogram/aiogram/pull/1888
- Rewrite the 2.x -> 3.x migration guide: fix factual errors, cover silent breakages by @Olegt0rr in https://github.com/aiogram/aiogram/pull/1883
- fix(i18n): resolve territory-specific locales from Telegram language_code by @Mukller in https://github.com/aiogram/aiogram/pull/1881
New Contributors
- @patrick91 made their first contribution in https://github.com/aiogram/aiogram/pull/1861
- @Mukller made their first contribution in https://github.com/aiogram/aiogram/pull/1881
Full Changelog: https://github.com/aiogram/aiogram/compare/v3.30.0...v3.31.0