mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-06 07:50:32 +00:00
Merge remote-tracking branch 'origin/dev-3.x' into dev-3.x
#32 -Commit
c5a403a2f1
pushed by
python
Correctly pass error message in `TelegramMigrateToChat` (#1694)
#22 -Commit
b488808b30
pushed by
python
Refactor FSM Storage methods input types to calm down MyPy. (#1683)
#21 -Commit
e011d103c0
pushed by
python
Add support for `State` type in scenes methods (#1685)
#19 -Commit
72dd709717
pushed by
python
fix: ensure middleware data is passed to scene entry handler (#1674)
#16 -Commit
eb84458ff5
pushed by
python
Add semaphore support for limiting concurrent updates (#1670)
#13 -Commit
da3e84d4cf
pushed by
python
[#1653, #1654] docs: fix code block formatting in router.rst (#1666)
#12 -Commit
25e9127db9
pushed by
python
misc: simplify running non-async callback using asyncio.to_thread (#1661)
#11 -Commit
02683b8c37
pushed by
python
chore: bump `pydantic` upper bound from <2.11 to <2.12 (#1659)
#10 -Commit
7e8dcc6852
pushed by
python
Update deep linking documentation and bump version to 3.19.0
#8 -Commit
78748d36fd
pushed by
python
Fix handling of default empty string ("") in CallbackData filter (#1493)
#7 -Commit
658f1fc082
pushed by
python
Added support of "startapp" deep links with "appname" param (#1651)
#6 -Commit
925616ff79
pushed by
python
Update Ukrainian translation files to match latest API changes (#1650)
#5 -Commit
cedbe2c500
pushed by
python