Commit graph

  • b01560fd29 Add changelog entry for scene handling fix latand 2026-02-10 21:45:42 +02:00
  • 647e544fd5 Fix scene handling for channel updates with missing FSM state (#1743) latand 2026-02-10 21:39:06 +02:00
  • c855b2a656 Address review comments: use fixture and variables in tests, add changelog latand 2026-02-10 10:28:53 +02:00
  • 9acc4413f6 Fix review issues from PR #1761 latand 2026-02-09 21:03:23 +02:00
  • 3994fdf5fb Revert "Fix review issues from PR #1761" latand 2026-02-09 21:01:45 +02:00
  • 2184e98988 Fix review issues from PR #1761 latand 2026-02-09 20:51:31 +02:00
  • 8783c4922e
    Add ButtonStyle enum to represent button styles in the Telegram API JRoot Junior 2026-02-09 20:27:30 +02:00
  • 45c4c2bee5
    Document new features and updates from Bot API 9.4 in changelog JRoot Junior 2026-02-09 20:21:32 +02:00
  • e36d2b2006
    Update Makefile variables and refactor test_get_user_profile_audios.py JRoot Junior 2026-02-09 20:14:13 +02:00
  • 788dc1bfed
    Bump version JRoot Junior 2026-02-09 20:04:39 +02:00
  • ecaeb5fc7f
    Add tests for GetUserProfileAudios, RemoveMyProfilePhoto, and SetMyProfilePhoto methods JRoot Junior 2026-02-09 20:02:21 +02:00
  • ba71be0059
    Add tests for ChatOwnerChanged and ChatOwnerLeft message types JRoot Junior 2026-02-09 19:58:48 +02:00
  • 7bf08af977
    Bump API schema to version 9.4, add new object types, methods, and properties. JRoot Junior 2026-02-09 19:54:32 +02:00
  • 1708980ceb
    Add full_name property to Contact and corresponding tests (#1758) m-xim 2026-02-02 04:22:15 +09:00
  • f2459fbcf2
    Update migration guide for exception handling in v3 (#1756) Oleg A. 2026-02-01 22:15:17 +03:00
  • 9cf3274e82 Add brief description of changes m-xim 2026-01-31 14:09:07 +03:00
  • fb9a48251b Add full_name property to Contact and corresponding tests m-xim 2026-01-31 13:56:22 +03:00
  • 0b4161a075
    Remove redundant notes Oleg 2026-01-29 02:26:13 +03:00
  • 5c4f285d42
    Turn back deleted blocks Oleg 2026-01-29 02:23:36 +03:00
  • 00f50bb9c0
    Update migration guide for exception handling in v3 Oleg A 2026-01-29 02:19:10 +03:00
  • 60b19cd137 new(changelog) vmphase 2026-01-10 17:28:05 +02:00
  • 00026a29f5 fix(types): align request middleware typing with actual return value vmphase 2026-01-10 17:01:49 +02:00
  • ec7da0f678
    Migrate from Black to Ruff (#1750) Alex Root Junior 2026-01-04 21:34:08 +02:00
  • 2a7e955aca
    Remove file from another changes JRoot Junior 2026-01-04 04:29:25 +02:00
  • 54039e3db9
    Add type ignores for specific attributes and replace tuple with set for chat type check JRoot Junior 2026-01-04 04:28:10 +02:00
  • 27561361fc
    Add changelog for migration to Ruff as formatter and linter JRoot Junior 2026-01-04 04:19:15 +02:00
  • d0bc165963
    Migrate from Black to Ruff and reformat code with enabling additional linter checks JRoot Junior 2026-01-04 04:12:25 +02:00
  • b01b2ed8fc
    Merge branch 'dev-3.x' v3.24.0 JRoot Junior 2026-01-02 02:55:22 +02:00
  • a4a3f42c71
    Bump version JRoot Junior 2026-01-02 02:55:00 +02:00
  • 0306695b61
    Update type hints across the codebase (#1749) Alex Root Junior 2026-01-02 02:50:46 +02:00
  • abf1f3d3b0
    Added changelog record misc/type-hints-update JRoot Junior 2026-01-02 02:46:24 +02:00
  • ee9ddbe3f0
    Update type hints across the codebase JRoot Junior 2026-01-02 02:42:14 +02:00
  • f2462ea768
    Merge 85ca174d0e into dcff0f99c7 purr 2026-01-02 02:22:23 +02:00
  • dcff0f99c7
    Added full support of Telegram Bot API 9.3 (#1747) Alex Root Junior 2026-01-02 01:45:35 +02:00
  • 41b2d1d04f
    Added changelog record feature/api-9.3 JRoot Junior 2026-01-02 01:43:40 +02:00
  • 8ffd714834
    Add tests for GetChatGifts, GetUserGifts, RepostStory, and SendMessageDraft methods JRoot Junior 2026-01-02 01:39:49 +02:00
  • f7574296b0
    Fixed tests that fails JRoot Junior 2026-01-02 01:28:53 +02:00
  • a179881c62
    Merge branch 'dev-3.x' into feature/api-9.3 JRoot Junior 2026-01-02 01:28:40 +02:00
  • ce4ddb77f4
    Migrate to UV (#1748) Alex Root Junior 2026-01-02 01:27:37 +02:00
  • 18e55cb504
    Add changelog entry for migration to uv for dependency management and workflows JRoot Junior 2026-01-02 01:19:54 +02:00
  • 73208479f6
    Expand contributing documentation with instructions for using uv, including dependency management, testing, linting, and docs workflows. JRoot Junior 2026-01-02 01:13:46 +02:00
  • 13fb7a43a7
    Switch to using uv for dependency management and update related project workflows and scripts JRoot Junior 2026-01-02 01:09:57 +02:00
  • 7201e82238
    Fix i18n relative path + reformat using pre-commit (#1740) Artem Kushnerov 2026-01-02 08:01:02 +10:00
  • f626f19121
    Added full support of Telegram Bot API 9.3 JRoot Junior 2026-01-01 23:59:10 +02:00
  • b27ca9a45d
    Fix getting callback params on py3.14+ (#1741) Andrew 2026-01-01 23:42:40 +02:00
  • 638eb7f184
    Merge 43aa2e5c3e into 79ee135331 Shrimadhav U K 2025-12-29 13:50:34 +00:00
  • 43aa2e5c3e
    (fix): documentation mistake Shrimadhav U K 2025-12-29 19:18:18 +05:30
  • 90d9fdae01
    Code optimization andrew000 2025-12-23 13:49:14 +02:00
  • 37a5eee31c
    Fix getting callback params on py3.14+ andrew000 2025-12-23 09:50:24 +02:00
  • 1e4a650171
    Add test to reproduce TypeError: unsupported callable on python >=3.14 andrew000 2025-12-23 09:41:33 +02:00
  • e8abd0d83c
    chore: changes Katant 2025-12-09 06:19:22 +10:00
  • 094895f054
    fix: i18n relative path + reformat using pre-commit Katant 2025-12-09 06:08:34 +10:00
  • 3af06d3a76
    Merge branch 'dev-3.x' JRoot Junior 2025-12-07 03:04:15 +02:00
  • 79ee135331
    Bump version v3.23.0 JRoot Junior 2025-12-07 01:25:42 +02:00
  • d01398c51c
    Merge branch 'dev-3.x' JRoot Junior 2025-12-07 00:36:05 +02:00
  • e0c9613b87
    Bump changelog JRoot Junior 2025-12-07 00:35:43 +02:00
  • b611e083a8
    Temporary silent *asyncio.iscoroutinefunction.*:DeprecationWarning (#1739) Andrew 2025-12-07 00:33:09 +02:00
  • ba7ff1d68b
    Add 1739.misc.rst andrew000 2025-12-03 01:18:38 +02:00
  • 5981e40d23
    Temporary silent *asyncio.iscoroutinefunction.*:DeprecationWarning until uvloop fix Bump pytest to 9.* Bump dev deps andrew000 2025-12-03 01:15:09 +02:00
  • c5a403a2f1
    Merge remote-tracking branch 'origin/dev-3.x' into dev-3.x JRoot Junior 2025-12-02 20:01:50 +02:00
  • 5cc126368b
    Bump dependencies JRoot Junior 2025-12-02 20:01:10 +02:00
  • c053427c70 default paid broadcast uran-content 2025-11-25 21:38:17 +03:00
  • af899e6773
    Update feed_update call to include bot parameter (#1733) Samandar Murodjonov 2025-11-04 08:34:51 +09:00
  • 777b5f77d5
    Update feed_update call to include bot parameter Samandar Murodjonov 2025-11-04 03:39:10 +09:00
  • 8b615d3f3c Add initial russian localization for documentation (index, install, contributing, README) v0idsh3ll 2025-11-01 22:21:58 +03:00
  • 3cfbb33228 Remove :noindex: from aiogram.Bot class docs page soucelover 2025-10-26 17:50:33 +03:00
  • b1f0b7b374
    Merge e3764961fb into 4caf56814e Dmitry Buslov 2025-10-11 07:29:01 +05:30
  • 4caf56814e
    Support of Py3.14 (#1730) Andrew 2025-10-11 00:16:50 +03:00
  • c6a0a7b488 Update tests.yml andrew000 2025-10-09 22:00:52 +03:00
  • 3b014f6df5 Update tests.yml andrew000 2025-10-09 21:59:20 +03:00
  • a6ca777ee2 Fix macos-latest-pypy3.11 test test_aiohtt_server.py andrew000 2025-10-09 21:51:39 +03:00
  • 22257dfd49 Remove unneeded None from Dispatcher.run_polling andrew000 2025-10-09 21:42:17 +03:00
  • 0575d686c6 Add 1730.feature.rst andrew000 2025-10-09 21:36:27 +03:00
  • 75eb9714fd Make test and dev features deps strong fixed andrew000 2025-10-09 21:32:33 +03:00
  • 7c6d78cf30 Py3.14 support Bump .pre-commit-config.yaml Bump mongo feature deps Bump proxy feature dep Bump test feature deps Bump dev feature deps andrew000 2025-10-09 21:26:13 +03:00
  • 6c2569b661
    Merge 66402e9cc0 into 0c6a705310 Oleg Matviichuk 2025-10-08 12:51:55 +03:00
  • 0c6a705310
    #1719 Update pydantic to 2.12 (#1729) Alex Root Junior 2025-10-08 00:56:15 +03:00
  • 5ca374a776
    #1719 Added changelog JRoot Junior 2025-10-08 00:53:21 +03:00
  • bdbddd4732
    #1719 Update pydantic JRoot Junior 2025-10-08 00:39:48 +03:00
  • 34ded43122 Docs: polish examples, and see also section Vlad 2025-10-07 19:03:40 +05:00
  • df7b16d5b3
    EOL of Py3.9 (#1726) Andrew 2025-10-06 19:19:23 +03:00
  • afe1057bbe Add @dataclass with slots=True to HandlerContainer andrew000 2025-10-05 17:41:33 +03:00
  • 5da3eb41f4 Remove invalid newsfragment 1728.docs.rst Vlad 2025-10-04 22:44:20 +05:00
  • bd269d05be Docs: rename doc. file Vlad 2025-10-04 22:41:27 +05:00
  • 2e9aa7b9c6 Remove unused imports andrew000 2025-10-04 18:54:10 +03:00
  • c3ececc9bb Add __slots__ to HandlerContainer andrew000 2025-10-04 18:53:54 +03:00
  • 5cd2e603f1 Remove outdated from Makefile andrew000 2025-10-04 18:01:53 +03:00
  • 435623544b Update 1726.removal.rst andrew000 2025-10-04 18:01:09 +03:00
  • 84ba1a9582 Fix CHANGES fragment filename for PR #1728 Vlad 2025-10-04 18:39:11 +05:00
  • f9ba31adde changelog: add CHANGES/1728.doc.rst Vlad 2025-10-04 18:31:58 +05:00
  • 6cf0ed61f7 changelog: add 1728.docs.rst Vlad 2025-10-04 18:30:40 +05:00
  • 6e777524bc changelog: add 1728.docs.rst Vlad 2025-10-04 18:27:12 +05:00
  • 03454eb1ba Docs: add testing guide + newsfragment 1727.docs.rst Vlad 2025-10-04 18:20:53 +05:00
  • 2fae5ba8fb chore: add changelog fragment 1727.docs.rst Vlad 2025-10-04 11:18:10 +05:00
  • 6694bef199 changelog: add newsfragments/1727.doc.rst (correct path & category) Vlad 2025-10-04 11:03:33 +05:00
  • 0e6decac6a chore(docs): move changelog fragment to CHANGES/1727.doc.rst Vlad 2025-10-04 10:54:41 +05:00
  • 09ecf1c3cb Add newsfragment for docs guide Vlad 2025-10-04 10:48:20 +05:00
  • 58e04b0b08 Docs: add guide 'Testing your bot' (pytest examples) Vlad 2025-10-04 10:33:20 +05:00
  • 34b031968b
    Update aiogram/filters/callback_data.py Andrew 2025-10-03 14:02:48 +03:00
  • b171d4bc2f
    Update aiogram/utils/dataclass.py Andrew 2025-10-03 13:45:27 +03:00