Aiogram

Latest version: v3.16.0

Safety actively analyzes 690739 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 13 of 15

1.0.4

==================

1.0.3

==================

- Added middlewares mechanism.
- Added example for middlewares and throttling manager.
- Added logging middleware (:code:`aiogram.contrib.middlewares.logging.LoggingMiddleware`)
- Fixed handling errors in async tasks (marked as 'async_task')
- Small fixes and other minor improvements.

1.0.2

==================

1.0.1

==================

- Implemented :code:`types.InputFile` for more easy sending local files
- **Danger!** Fixed typo in word pooling. Now whatever all methods with that word marked as deprecated and original methods is renamed to polling. Check it in you'r code before updating!
- Fixed helper for chat actions (:code:`types.ChatActions`)
- Added `example <https://github.com/aiogram/aiogram/blob/master/examples/media_group.py>`_ for media group.

1.0

================

- Remaked data types serialozation/deserialization mechanism (Speed up).
- Fully rewrited all Telegram data types.
- Bot object was fully rewritted (regenerated).
- Full provide Telegram Bot API 3.4+ (with sendMediaGroup)
- Warning: Now :code:`BaseStorage.close()` is awaitable! (FSM)
- Fixed compability with uvloop.
- More employments for :code:`aiogram.utils.context`.
- Allowed to disable :code:`ujson`.
- Other bug fixes and minor improvements.
- Migrated from Bitbucket to Github.

0.4.1

==================

Page 13 of 15

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.