| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Bot API 9.6 source code.tar.gz | 2026-04-03 | 1.8 MB | |
| Bot API 9.6 source code.zip | 2026-04-03 | 3.4 MB | |
| README.md | 2026-04-03 | 1.3 kB | |
| Totals: 3 Items | 5.2 MB | 11 | |
What's Changed
- Fix link formatting by @Xeforo in https://github.com/aiogram/aiogram/pull/1624
- Correct release version number in CHANGES.rst by @NasrollahYusefi in https://github.com/aiogram/aiogram/pull/1784
- Added full support for the Bot API 9.6 by @JrooTJunior in https://github.com/aiogram/aiogram/pull/1792
- Feature/eq method for default by @DatPill in https://github.com/aiogram/aiogram/pull/1789
- Fix HtmlDecoration attribute name for custom emoji method (#1782) by @slav0nic in https://github.com/aiogram/aiogram/pull/1783
- fix: CommandStart(deep_link=False) now rejects deep-link arguments by @temrjan in https://github.com/aiogram/aiogram/pull/1790
- Remove redundant list() around sorted() and fix router type name in validation error message by @m-xim in https://github.com/aiogram/aiogram/pull/1788
New Contributors
- @NasrollahYusefi made their first contribution in https://github.com/aiogram/aiogram/pull/1784
- @DatPill made their first contribution in https://github.com/aiogram/aiogram/pull/1789
- @slav0nic made their first contribution in https://github.com/aiogram/aiogram/pull/1783
- @temrjan made their first contribution in https://github.com/aiogram/aiogram/pull/1790
Full Changelog: https://github.com/aiogram/aiogram/compare/v3.26.0...v3.27.0