Aiogram

Latest version: v3.16.0

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

Scan your dependencies

Page 12 of 15

1.3

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

- Allow to use Socks5 proxy (need manually install :code:`aiosocksy`).
- Refactored :code:`aiogram.utils.executor` module.
- **[Warning]** Updated requirements list.

1.2.3

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

- Fixed API errors detection
- Fixed compability of :code:`setup.py` with pip 10.0.0

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`)

Page 12 of 15

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.