Skip to content
This repository was archived by the owner on Sep 15, 2021. It is now read-only.

Conversation

@pyup-bot
Copy link
Contributor

This PR updates aiogram from 2.3 to 2.6.

Changelog

2.5.3

- 255 Updated CallbackData factory validity check. More correct for non-latin symbols
- 256 Fixed `renamed_argument` decorator error 
- 257 One more fix of CommandStart filter

2.5.2

- Get back `quote_html` and `escape_md` functions

2.5.1

- Hot-fix of CommandStart filter

2.5

- Added full support of Telegram Bot API 4.5 (250, 251)
- 239 Fixed `check_token` method 
- 238, 241: Added deep-linking utils
- 248 Fixed support of aiohttp-socks 
- Updated `setup.py`. No more use of internal pip API
- Updated links to documentations ([docs.aiogram.dev](https://docs.aiogram.dev))
- Other small changes and minor improvements (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 :sob: 209
- Arguments user and chat is renamed to user_id and chat_id in Dispatcher.throttle method 196
- Fixed set_chat_permissions 198
- Fixed Dispatcher polling task does not process cancellation 199, 201
- Fixed compatibility with latest asyncio version 200
- Disabled caching by default for lazy_gettext method of I18nMiddleware 203
- Fixed HTML user mention parser 205
- Added IsReplyFilter 210
- Fixed send_poll method arguments 211
- Added OrderedHelper :man_shrugging: 215
- Fix incorrect completion order. 217
Links

@pyup-bot pyup-bot mentioned this pull request Jan 24, 2020
@pyup-bot
Copy link
Contributor Author

Closing this in favor of #30

@pyup-bot pyup-bot closed this Jan 27, 2020
@Forevka Forevka deleted the pyup-update-aiogram-2.3-to-2.6 branch January 27, 2020 06:51
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants