Skip to content

Pull requests: aiogram/aiogram

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Add aiogram.test — integration testing toolkit for bots (proof of concept) 3.x Issue or PR for stable 3.x version
#1887 opened Aug 24, 2026 by JrooTJunior Member Loading…
6 tasks done
fix: correct request middleware return types
#1885 opened Aug 23, 2026 by mikemikimike Loading…
Fix changelog check failing on fork PRs (unsafe pull_request_target checkout) 3.x Issue or PR for stable 3.x version
#1884 opened Aug 23, 2026 by Olegt0rr Contributor Loading…
Fix client session middleware type annotations to match the decoded result 3.x Issue or PR for stable 3.x version
#1879 opened Aug 23, 2026 by Mukller Contributor Loading…
feat: add message shortcuts for draft messages 3.x Issue or PR for stable 3.x version
#1878 opened Aug 22, 2026 by mikemikimike Loading…
docs: add Python version requirement to install.rst 3.x Issue or PR for stable 3.x version
#1874 opened Aug 10, 2026 by Strictman Loading…
4 of 6 tasks
feat: render html_text and md_text for rich messages 3.x Issue or PR for stable 3.x version
#1868 opened Aug 6, 2026 by startupchoyxona Loading…
Preserve BotCommand metadata in Command filter, add Router.resolve_bot_commands() 3.x Issue or PR for stable 3.x version
#1867 opened Aug 5, 2026 by Domeless Loading…
14 tasks done
2
2
Fix Markdown expandable_blockquote missing the expandability mark 3.x Issue or PR for stable 3.x version
#1862 opened Aug 1, 2026 by uttam12331 Loading…
Detect async callable objects as awaitable handlers 3.x Issue or PR for stable 3.x version
#1858 opened Jul 25, 2026 by Sanjays2402 Loading…
7 tasks done
Typed command arg parsing and DeeplinkCommand filter 3.x Issue or PR for stable 3.x version
#1844 opened Jun 30, 2026 by m-xim Contributor Loading…
6 of 7 tasks
i18n: add source_locale parameter to I18n 3.x Issue or PR for stable 3.x version
#1817 opened May 31, 2026 by mahisafa82 Loading…
7 of 10 tasks
Switch build backend from Hatchling to uv_build 3.x Issue or PR for stable 3.x version
#1814 opened May 29, 2026 by andrew000 Contributor Loading…
Add Justfile task runner 3.x Issue or PR for stable 3.x version
#1813 opened May 29, 2026 by andrew000 Contributor Loading…
Emit UserWarning for non-filter left operands in MagicFilter 3.x Issue or PR for stable 3.x version
#1800 opened Apr 24, 2026 by Olegt0rr Contributor Loading…
7 of 12 tasks
feat(opentelemetry): add hooks for tracing performance 3.x Issue or PR for stable 3.x version
#1787 opened Mar 16, 2026 by Vitaly312 Loading…
7 tasks done
fix: improve code quality with type annotations and error handling 3.x Issue or PR for stable 3.x version
#1786 opened Mar 15, 2026 by N3XT3R1337 Loading…
Add MediaGroupAggregatorMiddleware 3.x Issue or PR for stable 3.x version
#1777 opened Feb 27, 2026 by Vitaly312 Loading…
10 tasks done
Fix i18n locale detection for Telegram region codes (pt-br -> pt_BR) 3.x Issue or PR for stable 3.x version
#1776 opened Feb 25, 2026 by mahisafa82 Loading…
10 of 12 tasks
Add dependency resolution options to project dependency installation 3.x Issue or PR for stable 3.x version
#1773 opened Feb 16, 2026 by Olegt0rr Contributor Loading…
6 tasks done
feat: Add tests for markdown_decoration with MessageEntity(type="text_link") 3.x Issue or PR for stable 3.x version
#1771 opened Feb 15, 2026 by K1rL3s Loading…
6 tasks done
Remove :noindex: from aiogram.Bot class docs page 3.x Issue or PR for stable 3.x version
#1731 opened Oct 26, 2025 by soucelover Loading…
6 of 12 tasks
Added dispatcher key to event data in dispatcher.feed_update, removed redundant unpacking of workflow_data in dispatcher.start_polling. 3.x Issue or PR for stable 3.x version
#1724 opened Sep 25, 2025 by qvvonk Contributor Loading…
5 of 11 tasks
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.