Commit graph

  • 81f3c673f0
    Add 1685.feature.rst andrew000 2025-04-28 15:10:04 +03:00
  • f656cccb65
    Add support for State type to scenes methods like goto, enter, get andrew000 2025-04-28 15:00:10 +03:00
  • 19250ee43a
    Remove re-init in DataNotDictLikeError andrew000 2025-04-28 11:38:46 +03:00
  • 480a585c5d
    Add 1683.feature.rst andrew000 2025-04-28 10:59:12 +03:00
  • 370d1444f6
    Refactor methods input types to calm down MyPy. - FSMContext.set_data - FSMContext.update_data - BaseStorage.set_data - BaseStorage.update_data - BaseStorage's child methods - SceneWizard.set_data - SceneWizard.update_data andrew000 2025-04-28 10:53:42 +03:00
  • 1732546349 Add changelog for StarAmount mapping bugfix Yuu 2025-04-27 02:30:19 +02:00
  • 7626999302 Fix StarAmount mapping Yuu 2025-04-27 01:51:13 +02:00
  • 482629ac18
    Fix for #1677 (#1678) Andrew 2025-04-26 16:18:49 +03:00
  • 7a9ecdfbd9
    docs: add documentation for changing state of another user in FSM middleware (#1676) Alex Root Junior 2025-04-26 15:56:19 +03:00
  • f5b8031c15
    Update 1677.misc.rst andrew000 2025-04-22 12:41:29 +03:00
  • 1e10cffe71
    Add 1677.misc.rst andrew000 2025-04-22 11:36:08 +03:00
  • 6692bd0458
    Make as_markup return super().as_markup andrew000 2025-04-22 11:32:23 +03:00
  • da5a85eec3
    docs: add documentation for changing state of another user in FSM middleware JRoot Junior 2025-04-20 21:09:51 +03:00
  • eb84458ff5
    fix: ensure middleware data is passed to scene entry handler (#1674) Alex Root Junior 2025-04-17 00:42:39 +03:00
  • 449ae47761
    Update changelog JRoot Junior 2025-04-17 00:31:43 +03:00
  • 2413ec7d5b
    Add documentation for entering scenes with various methods JRoot Junior 2025-04-17 00:29:52 +03:00
  • 59aed81e1e
    Merge branch 'refs/heads/dev-3.x' JRoot Junior 2025-04-16 23:27:48 +03:00
  • a4256950e4
    Bump version to .post0 version to update documentation v3.20.0.post0 JRoot Junior 2025-04-16 23:27:28 +03:00
  • 0c3291ef8c
    fix: ensure middleware data is passed to scene entry handler JRoot Junior 2025-04-16 01:40:43 +03:00
  • 7a091334c4
    Merge branch 'dev-3.x' JRoot Junior 2025-04-15 23:07:15 +03:00
  • 20d36a2ab8
    Update changelog JRoot Junior 2025-04-15 23:06:42 +03:00
  • b1b12cef72 blaxk + isort + UPD ChangeLog Вадим Христенко 2025-04-15 04:24:29 +00:00
  • 1b39cff5a4
    Address missed middleware bug: ensure all middlewares work in scenes (missed in previous commit) Вадим Христенко 2025-04-15 07:13:51 +03:00
  • b8952b459d
    ChangeLog fix Вадим Христенко 2025-04-14 23:42:52 +03:00
  • 4c81624f49
    Rename <>.bugfix.rst to 1673.bugfix.rst Вадим Христенко 2025-04-14 23:40:49 +03:00
  • b4a12a60bf black + isort + Added ChangeLog Вадим Христенко 2025-04-14 20:34:30 +00:00
  • 729a17903e
    fix(scene): apply observer middleware for scene actions Вадим Христенко 2025-04-14 23:01:24 +03:00
  • 383d76e7de
    Try hot fix for bug. Вадим Христенко 2025-04-14 22:44:22 +03:00
  • 6fc59321f0
    Merge branch 'aiogram:dev-3.x' into add-feature-fsm Вадим Христенко 2025-04-14 22:17:08 +03:00
  • 7daa8e65cb
    Merge branch 'dev-3.x' JRoot Junior 2025-04-14 00:15:35 +03:00
  • 50f84ad44c
    Bump version v3.20.0 JRoot Junior 2025-04-14 00:04:39 +03:00
  • da3e84d4cf
    Add semaphore support for limiting concurrent updates (#1670) Alex Root Junior 2025-04-12 23:30:02 +03:00
  • 2c2bd61551
    Added full support for the Bot API 9.0 (#1671) Alex Root Junior 2025-04-12 23:29:48 +03:00
  • 45dcccf6fa
    Bump version JRoot Junior 2025-04-12 23:23:37 +03:00
  • e9b917a729
    Added full support for the Bot API 9.0 JRoot Junior 2025-04-12 23:03:30 +03:00
  • e47f692b4f
    Update aiogram/dispatcher/dispatcher.py Alex Root Junior 2025-04-10 04:10:15 +03:00
  • cd450f5024
    fix: update variable name for clarity in semaphore creation JRoot Junior 2025-04-10 04:08:36 +03:00
  • 23b9e441d7
    Add semaphore support for limiting concurrent updates JRoot Junior 2025-04-10 04:04:47 +03:00
  • 79a75cbabb
    Add ChangeLog Вадим Христенко 2025-04-07 21:04:28 +03:00
  • 82da8dde1e feat(storage): add get_value method to RedisStorage Вадим Христенко 2025-04-07 17:18:43 +00:00
  • 599f00d728 Add changelog Vadim Fedorov 2025-04-05 23:00:06 +02:00
  • 49e9b34b3f feat(storage): add get_value method to MongoStorage Вадим Христенко 2025-04-05 19:45:22 +00:00
  • 25e9127db9
    [#1653, #1654] docs: fix code block formatting in router.rst (#1666) Вадим Христенко 2025-04-05 20:32:24 +03:00
  • 870d97c783
    fix empty response into webhook (#1665) Suren Khorenyan 2025-04-05 20:31:42 +03:00
  • b9aac9d51e
    chore(changelog): add entry for #1666 Вадим Христенко 2025-04-04 14:42:57 +03:00
  • a5f33d5562
    fix(docs): fix formatting in router.rst Вадим Христенко 2025-04-04 14:25:30 +03:00
  • 7affccef0a fix empty response into webhook Suren Khorenyan 2025-04-03 13:53:37 +03:00
  • 02683b8c37
    misc: simplify running non-async callback using asyncio.to_thread (#1661) LORES 2025-04-02 23:26:43 +03:00
  • 5547963311
    Add different shortcut methods for Text.as_kwargs() (#1657) Anton Trotsenko 2025-04-02 22:16:55 +02:00
  • b76cc2b6ef add changes lores 2025-03-31 23:47:37 +03:00
  • 47c6141f8c refactor: simplify running non-async callback using asyncio.to_thread lores 2025-03-31 23:22:59 +03:00
  • 7e8dcc6852
    chore: bump pydantic upper bound from <2.11 to <2.12 (#1659) chiri 2025-03-29 18:41:06 +03:00
  • 6d26dc3cd2
    Update CHANGES/1659.misc.rst Alex Root Junior 2025-03-29 17:08:13 +02:00
  • b16a1834b9 chore: add changelog file chiri 2025-03-29 00:12:17 +03:00
  • 39c3747797 chore: bump pydantic upper bound from <2.11 to <2.12 chiri 2025-03-29 00:08:56 +03:00
  • 4f95c68ef5 Update tests Vadim Fedorov 2025-03-28 12:03:30 +01:00
  • 408b9362eb Make CallbackData prefix optional and dafault to class name Vadim Fedorov 2025-03-28 11:56:43 +01:00
  • e89313fa9d Fix not passing linter checks antos07 2025-03-23 19:38:15 +01:00
  • 51701adb55 Add changelog antos07 2025-03-23 15:27:30 +01:00
  • 63980c2127 Add different shortcut methods for Text.as_kwargs() antos07 2025-03-23 15:15:28 +01:00
  • 3702b2a744
    Merge branch 'dev-3.x' JRoot Junior 2025-03-19 21:07:23 +02:00
  • 78748d36fd
    Update deep linking documentation and bump version to 3.19.0 v3.19.0 JRoot Junior 2025-03-19 21:04:48 +02:00
  • e3764961fb Feat: changelog Dmitry Buslov 2025-03-17 00:06:48 +02:00
  • c3fbe87ab4 Fix: rm custom i18n middleware so it doesn't confuse user Dmitry Buslov 2025-03-17 00:02:30 +02:00
  • e97e6c1d7d Feat: added i18 example (with dynamic translation) Dmitry Buslov 2025-03-16 23:57:19 +02:00
  • 4c81b4210e
    docs: fix formatting in router.rst Maxim Sergeev 2025-03-14 16:26:58 +03:00
  • 658f1fc082
    Fix handling of default empty string ("") in CallbackData filter (#1493) m-xim 2025-03-11 01:14:13 +03:00
  • 925616ff79
    Added support of "startapp" deep links with "appname" param (#1651) naz 2025-03-10 05:29:28 +05:00
  • e00d6be0bc Added CHANGELOG welaskez 2025-03-09 11:18:32 +05:00
  • 21cb9cd6cd Added support of direct mini app links welaskez 2025-03-09 11:12:32 +05:00
  • 35d334b83c
    Merge branch 'aiogram:dev-3.x' into dev-3.x naz 2025-03-09 10:53:45 +05:00
  • cedbe2c500
    Update Ukrainian translation files to match latest API changes (#1650) Alex Root Junior 2025-03-08 03:02:33 +02:00
  • b5269c8dec
    Update Ukrainian documentation translation JRoot Junior 2025-03-08 03:01:20 +02:00
  • 0a126a0beb
    Update translation files with new creation dates. JRoot Junior 2025-03-08 02:57:15 +02:00
  • de240b62ac
    Added support of "startapp" deep links (#1648) naz 2025-03-08 05:25:50 +05:00
  • cd4e811856
    Refactor: Introduce Union types for streamlined type handling (#1649) Alex Root Junior 2025-03-08 02:19:57 +02:00
  • 4e4f41787d
    Added changelog JRoot Junior 2025-03-07 00:43:40 +02:00
  • 28941439cf
    Refactor type unions with ResultChatMemberUnion and ResultMenuButtonUnion JRoot Junior 2025-03-07 00:42:13 +02:00
  • f7c0e3d614
    Refactor unions into type aliases for better reusability JRoot Junior 2025-03-07 00:11:31 +02:00
  • 703407b7aa
    Refactor: Introduce Union types for streamlined type handling JRoot Junior 2025-03-06 23:24:03 +02:00
  • c5a97fd193 Added CHANGELOG welaskez 2025-03-06 13:01:02 +05:00
  • ac5473381f Refactor with black & isort welaskez 2025-03-06 12:36:24 +05:00
  • 43c3101797 Write tests for create_startapp_link method welaskez 2025-03-06 12:29:26 +05:00
  • 2c6454f19f Remove link_type param, added create_startapp_link method welaskez 2025-03-06 12:25:50 +05:00
  • a06d9a0433 Added "startapp" deep link support welaskez 2025-03-03 15:28:57 +05:00
  • 843c1dec7c
    Typed data (#1647) Alex Root Junior 2025-03-02 01:24:30 +02:00
  • 1d9f026e07
    Typo fixes JRoot Junior 2025-03-02 01:19:41 +02:00
  • 023918cacc
    Added more docstrings JRoot Junior 2025-03-02 01:16:58 +02:00
  • 3232f6067e
    Add TypedDict support for middleware context data JRoot Junior 2025-03-02 01:08:29 +02:00
  • 8b4976b3de
    Fix handler registration order in Scene (#1642) Alex Root Junior 2025-03-01 22:08:14 +02:00
  • 04cec5ad94
    Update changelog JRoot Junior 2025-03-01 18:27:37 +02:00
  • b146b7aa85
    Add dynamic dataclass and class attribute resolvers JRoot Junior 2025-03-01 18:22:41 +02:00
  • 1a44a77b0f
    Create chatbot husniddin2004 2025-02-25 20:26:24 +05:00
  • 391188ef91
    Merge branch 'aiogram:dev-3.x' into dev-3.x m-xim 2025-02-21 16:35:40 +03:00
  • d36a10d428
    Fix handler registration order in Scene JRoot Junior 2025-02-16 23:35:24 +02:00
  • 21c74c73d0
    Merge branch 'dev-3.x' JRoot Junior 2025-02-16 22:46:34 +02:00
  • e622ada2fc
    A little bit of change changelog categories v3.18.0 JRoot Junior 2025-02-16 22:45:56 +02:00
  • b6b0ee0497
    Correct version JRoot Junior 2025-02-16 22:44:57 +02:00
  • 82406970c1
    Update CHANGES.rst JRoot Junior 2025-02-16 22:44:39 +02:00
  • 56db08b195
    Change changelog JRoot Junior 2025-02-16 22:43:41 +02:00