What's Changed
- fix: ensure middleware data is passed to scene entry handler by @JrooTJunior in #1674
- Add documentation for changing state of another user in FSM by @JrooTJunior in #1676
- Fix for #1677 by @andrew000 in #1678
- fix: resolve warning "Expected type 'None', got 'Application' instead" by @jzr-supove in #1689
- Add support for
State
type in scenes methods by @andrew000 in #1685 - Pin Babel's major version by @Olegt0rr in #1686
- Refactor FSM Storage methods input types to calm down MyPy. by @andrew000 in #1683
- Correctly pass error message in
TelegramMigrateToChat
by @sheldygg in #1694 - Relax aiohttp versions range by @Smertig in #1700
- Add support for Telegram Bot API 9.1 by @JrooTJunior in #1704
New Contributors
Full Changelog: v3.20.0...v3.21.0