mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +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