Aiogram

Latest version: v3.6.0

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

Scan your dependencies

Page 11 of 13

1.2

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

- Full provide Telegram Bot API 3.6
- Fixed critical error: :code:`Fatal Python error: PyImport_GetModuleDict: no module dictionary!`
- Implemented connection pool in RethinkDB driver
- Typo fixes of documentstion
- Other bug fixes and minor improvements.

1.1

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

- Added more methods for data types (like :code:`message.reply_sticker(...)` or :code:`file.download(...)`
- Typo fixes of documentstion
- Allow to set default parse mode for messages (:code:`Bot( ... , parse_mode='HTML')`)
- Allowed to cancel event from the :code:`Middleware.on_pre_process_<event type>`
- Fixed sending files with correct names.
- Fixed MediaGroup
- Added RethinkDB storage for FSM (:code:`aiogram.contrib.fsm_storage.rethinkdb`)

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.

Page 11 of 13

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.