| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Bot API 10.0 source code.tar.gz | 2026-05-08 | 1.9 MB | |
| Bot API 10.0 source code.zip | 2026-05-08 | 3.6 MB | |
| README.md | 2026-05-08 | 1.1 kB | |
| Totals: 3 Items | 5.5 MB | 0 | |
What's Changed
- Update ruff pre-commit hook to v0.15.11 and rename ruff hook id by @Olegt0rr in https://github.com/aiogram/aiogram/pull/1801
- Add link_preview_options to Message.send_copy by @Dramex in https://github.com/aiogram/aiogram/pull/1797
- Improve grammar in MemoryStorage, PyMongoStorage, and RedisStorage docstrings by @penggrin12 in https://github.com/aiogram/aiogram/pull/1796
- Bump pydantic (
<2.13-><2.14) and other dev/test deps by @andrew000 in https://github.com/aiogram/aiogram/pull/1795 - Drop PyPy 3.10 support by @andrew000 in https://github.com/aiogram/aiogram/pull/1805
- Bump mypy and fix typing issues by @andrew000 in https://github.com/aiogram/aiogram/pull/1804
- Added full support for the Bot API 10.0 by @JrooTJunior in https://github.com/aiogram/aiogram/pull/1806
New Contributors
- @Dramex made their first contribution in https://github.com/aiogram/aiogram/pull/1797
- @penggrin12 made their first contribution in https://github.com/aiogram/aiogram/pull/1796
Full Changelog: https://github.com/aiogram/aiogram/compare/v3.27.0...v3.28.0