What's Changed
- Fix pytest-asyncio deprecation warning in test by @carlsmedstad in #1584
- Improved Scene handler and action inheritance mechanism by @JrooTJunior in #1585
- Enabled tests on Python 3.13, disabled on Python 3.8 by @JrooTJunior in #1589
- Add missing closing bold tag in the docs by @chirizxc in #1599
- Added full support of Bot API 7.11 by @JrooTJunior in #1601
- Fixed UUID (and other types) serialization in the CallbackData factory. by @JrooTJunior in #1602
- Add function
get_value
toBaseStorage
by @wzrayyy in #1594 - Added
business_connection_id
to the Message API methods shortcuts by @JrooTJunior in #1586
New Contributors
- @carlsmedstad made their first contribution in #1584
- @chirizxc made their first contribution in #1599
- @wzrayyy made their first contribution in #1594
Full Changelog: v3.13.1...v3.14.0