Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-08-17 | 738 Bytes | |
v3.22.0 source code.tar.gz | 2025-08-17 | 1.6 MB | |
v3.22.0 source code.zip | 2025-08-17 | 3.1 MB | |
Totals: 3 Items | 4.6 MB | 23 |
What's Changed
- use hmac.compare_digest for secure WebApp signature valid… by @iSlavok in https://github.com/aiogram/aiogram/pull/1710
- Added full support for the Bot API 9.2 by @JrooTJunior in https://github.com/aiogram/aiogram/pull/1720
- Support validating init data using only bot id. by @sheldygg in https://github.com/aiogram/aiogram/pull/1715
- Migrate motor to pymongo by @kievzenit in https://github.com/aiogram/aiogram/pull/1705
New Contributors
- @iSlavok made their first contribution in https://github.com/aiogram/aiogram/pull/1710
- @kievzenit made their first contribution in https://github.com/aiogram/aiogram/pull/1705
Full Changelog: https://github.com/aiogram/aiogram/compare/v3.21.0...v3.22.0