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