Released new version of aiogram (v2.6)
Added full support of Telegram Bot API 4.6
Changelog: https://github.com/aiogram/aiogram/releases/tag/v2.6
You can install new version from pypi:
Added full support of Telegram Bot API 4.6
Changelog: https://github.com/aiogram/aiogram/releases/tag/v2.6
You can install new version from pypi:
pip install -U aiogramcore.telegram.org
Bot API changelog
The Bot API is an HTTP-based interface created for developers keen on building bots for Telegram. To learn how to create…
Released new version of aiogram (v2.6.1)
Changelog: https://github.com/aiogram/aiogram/releases/tag/v2.6.1
You can install new version from pypi:
Changelog: https://github.com/aiogram/aiogram/releases/tag/v2.6.1
You can install new version from pypi:
pip install -U aiogramGitHub
Release Poll's improvements · aiogram/aiogram
Fixed reply KeyboardButton initializer with request_poll argument (#266)
Added helper for poll types (aiogram.types.PollType)
Changed behavior of Telegram_object .as_* and .to_* methods. It will no...
Added helper for poll types (aiogram.types.PollType)
Changed behavior of Telegram_object .as_* and .to_* methods. It will no...
Released new version of aiogram (v2.7)
Added full support of Telegram Bot API 4.7
Changelog: https://github.com/aiogram/aiogram/releases/tag/v2.7
You can install new version from pypi:
Added full support of Telegram Bot API 4.7
Changelog: https://github.com/aiogram/aiogram/releases/tag/v2.7
You can install new version from pypi:
pip install -U aiogramcore.telegram.org
Telegram Bot API
The Bot API is an HTTP-based interface created for developers keen on building bots for Telegram. To learn how to create…
Released new version of aiogram (v2.8)
Added full support of Telegram Bot API 4.8
Changelog: https://github.com/aiogram/aiogram/releases/tag/v2.8
You can install new version from pypi:
Added full support of Telegram Bot API 4.8
Changelog: https://github.com/aiogram/aiogram/releases/tag/v2.8
You can install new version from pypi:
pip install -U aiogramcore.telegram.org
Bot API changelog
The Bot API is an HTTP-based interface created for developers keen on building bots for Telegram. To learn how to create…
Released new version of aiogram (v2.9)
Added full support of Telegram Bot API 4.9
Changelog: https://github.com/aiogram/aiogram/releases/tag/v2.9
You can install new version from pypi:
Added full support of Telegram Bot API 4.9
Changelog: https://github.com/aiogram/aiogram/releases/tag/v2.9
You can install new version from pypi:
pip install -U aiogramcore.telegram.org
Bot API changelog
The Bot API is an HTTP-based interface created for developers keen on building bots for Telegram. To learn how to create…
Released new version of aiogram v2.9.2
Fixed critical bugs in parse mode utils and
I offer my deepest apologies if these issues touched you 🙈
Changelog: https://github.com/aiogram/aiogram/releases/tag/v2.9.2
You can install new version from pypi:
Fixed critical bugs in parse mode utils and
Message.get_full_command()
Is highly recommended to update from v2.9 to v2.9.2!I offer my deepest apologies if these issues touched you 🙈
Changelog: https://github.com/aiogram/aiogram/releases/tag/v2.9.2
You can install new version from pypi:
pip install -U aiogramReleased new version of aiogram v2.10
Changelog: https://github.com/aiogram/aiogram/releases/tag/v2.10
You can install new version from pypi:
Changelog: https://github.com/aiogram/aiogram/releases/tag/v2.10
You can install new version from pypi:
pip install -U aiogramGitHub
Release v2.10 · aiogram/aiogram
Breaking change: Stop using _MainThread event loop in bot/dispatcher instances (#397)
Breaking change: Replaced aiomongo with motor (#368, #380)
Fixed: TelegramObject's aren't destroyed aft...
Breaking change: Replaced aiomongo with motor (#368, #380)
Fixed: TelegramObject's aren't destroyed aft...
Released new version of aiogram v2.10.1
Fixed critical bug:
Changelog: https://github.com/aiogram/aiogram/releases/tag/v2.10
You can install new version from pypi:
Fixed critical bug:
AttributeError: 'NoneType' object has no attribute 'run_until_complete'Changelog: https://github.com/aiogram/aiogram/releases/tag/v2.10
You can install new version from pypi:
pip install -U aiogramGitHub
Release v2.10 · aiogram/aiogram
Breaking change: Stop using _MainThread event loop in bot/dispatcher instances (#397)
Breaking change: Replaced aiomongo with motor (#368, #380)
Fixed: TelegramObject's aren't destroyed aft...
Breaking change: Replaced aiomongo with motor (#368, #380)
Fixed: TelegramObject's aren't destroyed aft...
Released new version of aiogram v2.11
Added full support of Telegram Bot API 5.0
If you want to use private API Server in Docker - published ready-to-use image: aiogram/telegram-bot-api
Changelog: https://github.com/aiogram/aiogram/releases/tag/v2.11
You can install new version from pypi:
Added full support of Telegram Bot API 5.0
If you want to use private API Server in Docker - published ready-to-use image: aiogram/telegram-bot-api
Changelog: https://github.com/aiogram/aiogram/releases/tag/v2.11
You can install new version from pypi:
pip install -U aiogramcore.telegram.org
Bot API changelog
The Bot API is an HTTP-based interface created for developers keen on building bots for Telegram. To learn how to create…
Released new version of aiogram v2.11.1
If you want to use private API Server in Docker - published ready-to-use image: aiogram/telegram-bot-api
Today this image is also updated. Fixed permissions inside container for web-server temporary directory.
Changelog: https://github.com/aiogram/aiogram/releases/tag/v2.11.1
You can install new version from pypi:
If you want to use private API Server in Docker - published ready-to-use image: aiogram/telegram-bot-api
Today this image is also updated. Fixed permissions inside container for web-server temporary directory.
Changelog: https://github.com/aiogram/aiogram/releases/tag/v2.11.1
You can install new version from pypi:
pip install -U aiogramGitHub
Release Small fixes · aiogram/aiogram
Fixed files URL template
Fix MessageEntity serialization for API calls #457
When entities are set, default parse_mode become disabled (#461)
Added parameter supports_streaming to reply_video, remov...
Fix MessageEntity serialization for API calls #457
When entities are set, default parse_mode become disabled (#461)
Added parameter supports_streaming to reply_video, remov...
Released new version of aiogram v2.11.2
Hotfixed default parse mode
Changelog: https://github.com/aiogram/aiogram/releases/tag/v2.11.2
You can install new version from pypi:
Hotfixed default parse mode
Changelog: https://github.com/aiogram/aiogram/releases/tag/v2.11.2
You can install new version from pypi:
pip install -U aiogramGitHub
Release Hotfix · aiogram/aiogram
Fixed default parse mode
Added missing "supports_streaming" argument to answer_video method #462
Added missing "supports_streaming" argument to answer_video method #462
Released new version of aiogram v2.12
Added full support of Telegram Bot API 5.1 and other fixes
Changelog: https://github.com/aiogram/aiogram/releases/tag/v2.12
You can install new version from pypi:
Added full support of Telegram Bot API 5.1 and other fixes
Changelog: https://github.com/aiogram/aiogram/releases/tag/v2.12
You can install new version from pypi:
pip install -U aiogramcore.telegram.org
Bot API changelog
The Bot API is an HTTP-based interface created for developers keen on building bots for Telegram. To learn how to create…
Released new version of aiogram v2.12.1
Changelog: https://github.com/aiogram/aiogram/releases/tag/v2.12.1
You can install new version from pypi:
Changelog: https://github.com/aiogram/aiogram/releases/tag/v2.12.1
You can install new version from pypi:
pip install -U aiogramGitHub
Release Bug fix release: v2.12.1 · aiogram/aiogram
Fixed TypeError: Value should be instance of 'User' not 'NoneType' (#527)
Added missing Chat.iss.onessage_auto_delete_time field (#535)
Added MediaGroup filter (#528)
Added Chat.delete_m...
Added missing Chat.iss.onessage_auto_delete_time field (#535)
Added MediaGroup filter (#528)
Added Chat.delete_m...
Released new version of aiogram v2.13
Added full support of Telegram Bot API 5.2
Changelog: https://github.com/aiogram/aiogram/releases/tag/v2.13
You can install new version from pypi:
Added full support of Telegram Bot API 5.2
Changelog: https://github.com/aiogram/aiogram/releases/tag/v2.13
You can install new version from pypi:
pip install -U aiogramGitHub
Release Telegram Bot API 5.2 · aiogram/aiogram
Added full support of Bot API 5.2 (#572)
Fixed usage of provider_data argument in sendInvoice method call
Fixed builtin command filter args (#556) (#558)
Allowed to use State instances FSM storage ...
Fixed usage of provider_data argument in sendInvoice method call
Fixed builtin command filter args (#556) (#558)
Allowed to use State instances FSM storage ...
Released new version of aiogram v2.14.1
Added full support of Telegram Bot API 5.3
Changelog: https://github.com/aiogram/aiogram/releases/tag/v2.14
You can install new version from pypi:
Added full support of Telegram Bot API 5.3
Changelog: https://github.com/aiogram/aiogram/releases/tag/v2.14
You can install new version from pypi:
pip install -U aiogramGitHub
Release Telegram Bot API 5.3 · aiogram/aiogram
Full support of Bot API 5.3 (#610, #614)
Fixed Message.send_copy method for polls (#603)
Updated pattern for GroupDeactivated exception (#549
Added caption_entities field in InputMedia base class (...
Fixed Message.send_copy method for polls (#603)
Updated pattern for GroupDeactivated exception (#549
Added caption_entities field in InputMedia base class (...
Released new version of aiogram v2.14.2
Here is small fix of MemoryStorage
Changelog: https://github.com/aiogram/aiogram/releases/tag/v2.14.2
You can install new version from pypi:
Here is small fix of MemoryStorage
Changelog: https://github.com/aiogram/aiogram/releases/tag/v2.14.2
You can install new version from pypi:
pip install -U aiogramGitHub
Release Fixes · aiogram/aiogram
Fixed MemoryStorage cleaner (#619)
Fixed unused default locale in I18nMiddleware (#562, #563)
Fixed unused default locale in I18nMiddleware (#562, #563)
Released new version of aiogram v2.14.3
Changelog: https://github.com/aiogram/aiogram/releases/tag/v2.14.3
You can install new version from pypi:
Changelog: https://github.com/aiogram/aiogram/releases/tag/v2.14.3
You can install new version from pypi:
pip install -U aiogramGitHub
Release Fixes · aiogram/aiogram
Fixed ChatMember type detection via adding customizable object serialization mechanism (#624, #623)
Released new version of aiogram v2.15
Changelog: https://github.com/aiogram/aiogram/releases/tag/v2.15
You can install new version from pypi:
Changelog: https://github.com/aiogram/aiogram/releases/tag/v2.15
You can install new version from pypi:
pip install -U aiogramGitHub
Release v2.15 · aiogram/aiogram
Fixed saving files (#665), added separate parameters for saving to directory and file (by #677)
Fixed compatibility with aioredis v2 (#649, #675, #676)
Added type hints to url & get_mention in ...
Fixed compatibility with aioredis v2 (#649, #675, #676)
Added type hints to url & get_mention in ...
Released new version of aiogram v2.16
Added full support of Telegram Bot API 5.4, fixed compatibility with Python 3.10 and aiohttp 3.8
Changelog: https://github.com/aiogram/aiogram/releases/tag/v2.16
You can install new version from pypi:
Added full support of Telegram Bot API 5.4, fixed compatibility with Python 3.10 and aiohttp 3.8
Changelog: https://github.com/aiogram/aiogram/releases/tag/v2.16
You can install new version from pypi:
pip install -U aiogramGitHub
Release Bot API 5.4, aiohttp 3.8, python 3.10 · aiogram/aiogram
Added full support of Telegram Bot API 5.4 (#741)
Fixed compatibility with Python 3.10 and aiohttp 3.8 (#741)
Added to Bot.download_file aliases ability to save files to a directory and automatical...
Fixed compatibility with Python 3.10 and aiohttp 3.8 (#741)
Added to Bot.download_file aliases ability to save files to a directory and automatical...
👍1
🚀 Released new version of aiogram v2.17
Added full support of Telegram Bot API 5.5
Changelog: https://github.com/aiogram/aiogram/releases/tag/v2.17
You can install new version from pypi:
Added full support of Telegram Bot API 5.5
Changelog: https://github.com/aiogram/aiogram/releases/tag/v2.17
You can install new version from pypi:
pip install -U aiogramGitHub
Release Bot API 5.5 · aiogram/aiogram
🚀 Added full support of Bot API 5.5 (#768)
Fixed webhook response header Retry-After (#765)
Fixed FSMContextProxy.update method (#755)
Fixed some of typos in documentation (#691)
Added new example ...
Fixed webhook response header Retry-After (#765)
Fixed FSMContextProxy.update method (#755)
Fixed some of typos in documentation (#691)
Added new example ...
❤1
Released new version of aiogram v2.17.1
Fixed unnecessary
Changelog: https://github.com/aiogram/aiogram/releases/tag/v2.17.1
You can install new version from pypi:
Fixed unnecessary
until_date argument in banChatSenderChat method, in due to Bot API docs has an bug (already fixed by Telegram devs) (#772)Changelog: https://github.com/aiogram/aiogram/releases/tag/v2.17.1
You can install new version from pypi:
pip install -U aiogramGitHub
Telegram API silent update by Olegt0rr · Pull Request #772 · aiogram/aiogram
Description
Sometimes Telegram API developers made changes without any info.
E.g.: Special thanks for @levlam for silent Telegram API updates with removing fields.
MarshalX/telegram-crawler@f39ff2e...
Sometimes Telegram API developers made changes without any info.
E.g.: Special thanks for @levlam for silent Telegram API updates with removing fields.
MarshalX/telegram-crawler@f39ff2e...