Aiogram

Latest version: v3.8.0

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

Scan your dependencies

Page 11 of 13

1.2.2

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

- Added more error types.
- Implemented method :code:`InputFile.from_url(url: str)` for downloading files.
- Implemented big part of API method tests.
- Other small changes and mminor improvements.

1.2.1

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

- Fixed handling Venue's [`27 <https://github.com/aiogram/aiogram/issues/27>`_, `#26 <https://github.com/aiogram/aiogram/issues/26>`_]
- Added parse_mode to all medias (Bot API 3.6 support) [`23 <https://github.com/aiogram/aiogram/issues/23>`_]
- Now regexp filter can be used with callback query data [`19 <https://github.com/aiogram/aiogram/issues/19>`_]
- Improvements in :code:`InlineKeyboardMarkup` & :code:`ReplyKeyboardMarkup` objects [`21 <https://github.com/aiogram/aiogram/issues/21>`_]
- Other bug & typo fixes and minor improvements.

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.

Page 11 of 13

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.