Aiogram

Latest version: v3.6.0

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

Scan your dependencies

Page 8 of 13

2.5.3

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

- `255 <https://github.com/aiogram/aiogram/issues/255>`_ Updated CallbackData factory validity check. More correct for non-latin symbols
- `256 <https://github.com/aiogram/aiogram/issues/256>`_ Fixed :code:`renamed_argument` decorator error
- `257 <https://github.com/aiogram/aiogram/issues/257>`_ One more fix of CommandStart filter

2.5.2

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

- Get back :code:`quote_html` and :code:`escape_md` functions

2.5.1

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

- Hot-fix of :code:`CommandStart` filter

2.5

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

- Added full support of Telegram Bot API 4.5 (`250 <https://github.com/aiogram/aiogram/issues/250>`_, `#251 <https://github.com/aiogram/aiogram/issues/251>`_)
- `239 <https://github.com/aiogram/aiogram/issues/239>`_ Fixed :code:`check_token` method
- `238 <https://github.com/aiogram/aiogram/issues/238>`_, `#241 <https://github.com/aiogram/aiogram/issues/241>`_: Added deep-linking utils
- `248 <https://github.com/aiogram/aiogram/issues/248>`_ Fixed support of aiohttp-socks
- Updated setup.py. No more use of internal pip API
- Updated links to documentations (https://docs.aiogram.dev)
- Other small changes and minor improvements (`223 <https://github.com/aiogram/aiogram/issues/223>`_ and others...)

2.4

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

- Added Message.send_copy method (forward message without forwarding)
- Safe close of aiohttp client session (no more exception when application is shutdown)
- No more "adWanced" words in project `209 <https://github.com/aiogram/aiogram/issues/209>`_
- Arguments user and chat is renamed to user_id and chat_id in Dispatcher.throttle method `196 <https://github.com/aiogram/aiogram/issues/196>`_
- Fixed set_chat_permissions `198 <https://github.com/aiogram/aiogram/issues/198>`_
- Fixed Dispatcher polling task does not process cancellation `199 <https://github.com/aiogram/aiogram/issues/199>`_, `#201 <https://github.com/aiogram/aiogram/issues/201>`_
- Fixed compatibility with latest asyncio version `200 <https://github.com/aiogram/aiogram/issues/200>`_
- Disabled caching by default for lazy_gettext method of I18nMiddleware `203 <https://github.com/aiogram/aiogram/issues/203>`_
- Fixed HTML user mention parser `205 <https://github.com/aiogram/aiogram/issues/205>`_
- Added IsReplyFilter `210 <https://github.com/aiogram/aiogram/issues/210>`_
- Fixed send_poll method arguments `211 <https://github.com/aiogram/aiogram/issues/211>`_
- Added OrderedHelper `215 <https://github.com/aiogram/aiogram/issues/215>`_
- Fix incorrect completion order. `217 <https://github.com/aiogram/aiogram/issues/217>`_

2.3

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

- Full support of Telegram Bot API 4.4
- Fixed `143 <https://github.com/aiogram/aiogram/issues/143>`_
- Added new filters from issue `151 <https://github.com/aiogram/aiogram/issues/151>`_: `#172 <https://github.com/aiogram/aiogram/issues/172>`_, `#176 <https://github.com/aiogram/aiogram/issues/176>`_, `#182 <https://github.com/aiogram/aiogram/issues/182>`_
- Added expire argument to RedisStorage2 and other storage fixes `145 <https://github.com/aiogram/aiogram/issues/145>`_
- Fixed JSON and Pickle storages `138 <https://github.com/aiogram/aiogram/issues/138>`_
- Implemented MongoStorage `153 <https://github.com/aiogram/aiogram/issues/153>`_ based on aiomongo (soon motor will be also added)
- Improved tests
- Updated examples
- Warning: Updated auth widget util. `190 <https://github.com/aiogram/aiogram/issues/190>`_
- Implemented throttle decorator `181 <https://github.com/aiogram/aiogram/issues/181>`_

Page 8 of 13

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.