aiogram live
2.02K subscribers
3 photos
1 video
105 links
aiogram - is are pretty simple and fully asynchronously library for Telegram Bot API written in Python 3.9 with asyncio and aiohttp. It helps to make your bots more faster and simpler.
Download Telegram
๐Ÿ’ฃ aiogram v3.0 Release Candidate 2 is here!

Changelog: https://docs.aiogram.dev/en/latest/changelog.html#rc2-2023-08-18
Added full support for Bot API 6.8, also has small fixes and partially improved documentation.

You can install RC version from pypi: pip install -U --pre aiogram
Please open Telegram to view this post
VIEW IN TELEGRAM
โค268๐Ÿ‘262๐Ÿคฏ254๐Ÿ‘Ž250๐ŸŽ‰238๐Ÿค”235๐Ÿคฎ235๐Ÿ”ฅ233๐Ÿ˜ฑ232
I'm glad to say you, that 3.0 is coming!

It is planned to be released closer to September 1, 2023. Also, one additional release candidate may be published by then.

I strongly recommend upgrading to this version if you haven't already. Basic instructions for the update are already available in the documentation: https://docs.aiogram.dev/en/latest/migration_2_to_3.html

But if you still need documentation from version 2.25, it is still available at a separate link - https://docs.aiogram.dev/en/v2.25.1/
๐Ÿ‘17๐Ÿ˜Ž11๐Ÿ”ฅ7๐ŸŽ‰7๐Ÿคฎ3โค2
๐Ÿ’ฅ This day has come! aiogram 3.0 released! ๐Ÿ’ฅ

This version introduce much more technical and architectural improvements, introduces new mechanisms to implement your applications easier.

The road to this day was very difficult, it is started on Jun 29, 2019 (more than 4 years ago), at this time project experienced many challenges, as you may know, i'm (Alex) working on aiogram at my free time after job, so, the situation in the world affects how much free time to develop i have, we can remember 2020 as the start of the coronavirus pandemic which makes development slower, after that at 24 feb, 2022 russia invades into Ukraine, at this point the project could stop altogether, in fact, because of war there was a very long pause in the development, but after some time I started to find time and inspiration to develop the aiogram, and now we have this day - 1'st September 2023, public release of aiogram 3.0.

In case of all troubles, done less than the original 2019 I planned to do for this release, but enough to meet all current developer needs so welcome the update.

The development will not stop in the future, there are already plans for several upcoming updates (3.1-3.3) such as improving the work with the state machine, to simplify the implementation of interaction with users, and there are also basic ideas for version 4.0, plans for which will also be published in time.

You can install this version from pypi: pip install -U aiogram
Please note that this version has many critical changes, so you will need to read the migration FAQ before upgrading: https://docs.aiogram.dev/en/dev-3.x/migration_2_to_3.html
Please open Telegram to view this post
VIEW IN TELEGRAM
๐Ÿ”ฅ68๐Ÿคฎ20๐ŸŽ‰14๐Ÿ‘12โค8๐Ÿ‘Ž2๐Ÿค”1๐ŸŒš1๐Ÿ’”1
Media is too big
VIEW IN TELEGRAM
๐Ÿ‘43๐Ÿ”ฅ24๐Ÿ˜Ž10๐ŸŒš6โค5๐Ÿค”2๐Ÿคฎ2
๐Ÿš€ aiogram v3.1 is here

Added full support of Bot API 6.9

Changelog: https://docs.aiogram.dev/en/latest/changelog.html#id1
You can install this version from pypi: pip install -U aiogram
Please open Telegram to view this post
VIEW IN TELEGRAM
๐Ÿ”ฅ10
๐ŸžHOTFIX ๐Ÿž
aiogram v3.1.1 is here

Since the release of pydantic 2.4, aiogram currently has an incompatibility - "KeyError: 'aiogram.types.input_text_message_content.InputTextMessageContent:94580207914144'"
This patch installs a previous version of pydantic.

Changelog: https://docs.aiogram.dev/en/dev-3.x/changelog.html
You can install this version from pypi: pip install -U aiogram
๐Ÿ‘19๐Ÿ”ฅ3
๐Ÿถ Welcome to aiogram 3.2.0 on the Scene, or rather the Scenes in aiogram 3.2.0! ๐Ÿ’ƒ๐Ÿ•บ

In this version, a new feature - Scenes has been added to simplify the implementation of step-by-step interaction with users (using FSM), you can learn more about it in the documentation.

Also, thanks to the recent update of aiohttp, this version of aiogram is compatible with Python 3.12, and now compatibility with FastAPI >= 0.104 is also fixed.

Changelog: https://docs.aiogram.dev/en/dev-3.x/changelog.html
You can install this version from pypi: pip install -U aiogram
Please open Telegram to view this post
VIEW IN TELEGRAM
๐Ÿคฎ1.04K๐Ÿ”ฅ3510๐Ÿ˜Ž6โค3๐Ÿ‘3๐Ÿคฏ2โšก1
๐ŸŒฒ๐ŸŽ๐ŸŽ‰ aiogram 3.3.0 with full support of Bot API 7.0 is here!

Bot API changes: https://core.telegram.org/bots/api-changelog#december-29-2023

This is the biggest Bot API update ever! ๐Ÿ˜ฑ

Changelog: https://docs.aiogram.dev/en/dev-3.x/changelog.html
You can install this version from pypi: pip install -U aiogram
Please open Telegram to view this post
VIEW IN TELEGRAM
โค29๐Ÿ”ฅ1413๐Ÿ‘3๐Ÿคฎ2โšก1
From now the aiogram/telegram-bot-api Docker image is also available on the ARM architecture!

https://hub.docker.com/r/aiogram/telegram-bot-api

docker pull aiogram/telegram-bot-api
โค18๐Ÿ‘8๐Ÿ”ฅ86
๐Ÿš€ aiogram v3.4 is here

Added full support of Bot API 7.1

Changelog: https://docs.aiogram.dev/en/latest/changelog.html#id1
You can install this version from pypi: pip install -U aiogram
Please open Telegram to view this post
VIEW IN TELEGRAM
๐Ÿคฎ324๐Ÿ”ฅ16โค4๐Ÿ‘4๐Ÿ‘Ž4โšก1๐Ÿ˜ฑ1
๐Ÿชฒ aiogram v3.4.1 is here

Fixed JSON serialization of bot-wide default LinkPreviewOptions

Changelog: https://docs.aiogram.dev/en/latest/changelog.html#id1
You can install this version from pypi: pip install -U aiogram
Please open Telegram to view this post
VIEW IN TELEGRAM
๐Ÿ‘14๐Ÿคฎ14๐Ÿ”ฅ7โšก2โค2๐Ÿค”1
๐ŸŒ aiogram v3.5.0 is here

Added full support of Bot API 7.2

Changelog: https://docs.aiogram.dev/en/dev-3.x/changelog.html

Sorry for the delay in publishing the update. I've been busy as hell at my job this past month, so I haven't been able to get around to posting the update on time even though it was almost ready all this time (many thanks to those who tested it by installing from github).

You can install this version from pypi: pip install -U aiogram
Please open Telegram to view this post
VIEW IN TELEGRAM
๐Ÿ”ฅ28๐Ÿ˜Ž12๐Ÿ‘6โšก1
๐Ÿš€ aiogram v3.6.0 is here

Added full support of Bot API 7.3

Changelog: https://docs.aiogram.dev/en/dev-3.x/changelog.html

You can install this version from pypi: pip install -U aiogram
Please open Telegram to view this post
VIEW IN TELEGRAM
โค14๐Ÿ”ฅ8โšก5๐Ÿ•Š2๐Ÿ˜Ž2๐Ÿ‘1
๐Ÿš€ aiogram v3.7.0 is here

Added full support of Bot API 7.4

Changelog: https://docs.aiogram.dev/en/dev-3.x/changelog.html

You can install this version from pypi: pip install -U aiogram
Please open Telegram to view this post
VIEW IN TELEGRAM
โค6๐Ÿ”ฅ6๐Ÿ‘3๐ŸŒš1๐Ÿ˜Ž1
๐Ÿš€ aiogram v3.8.0 is here

Added full support of Bot API 7.5

Changelog: https://docs.aiogram.dev/en/dev-3.x/changelog.html

You can install this version from pypi: pip install -U aiogram
Please open Telegram to view this post
VIEW IN TELEGRAM
โค13๐Ÿ”ฅ6๐Ÿ˜Ž1
๐Ÿš€ aiogram v3.9.0 is here

Added full support of Bot API 7.6

Changelog: https://docs.aiogram.dev/en/latest/changelog.html

You can install this version from pypi: pip install -U aiogram
Please open Telegram to view this post
VIEW IN TELEGRAM
๐ŸŽ‰7โค4๐Ÿ‘4๐ŸŒš1
๐Ÿš€ aiogram v3.10.0 is here

Added full support of Bot API 7.7

Changelog: https://docs.aiogram.dev/en/latest/changelog.html

You can install this version from pypi: pip install -U aiogram
Please open Telegram to view this post
VIEW IN TELEGRAM
๐Ÿ‘13โšก10๐Ÿ”ฅ3๐ŸŒš2โค1
๐Ÿ’ฅ aiogram v3.11.0 is here

Added full support of Bot API 7.8

Changelog: https://docs.aiogram.dev/en/latest/changelog.html

You can install this version from pypi: pip install -U aiogram
Please open Telegram to view this post
VIEW IN TELEGRAM
๐Ÿ”ฅ13๐ŸŒš6๐Ÿ’”4โค2โšก1๐Ÿ‘1๐ŸŽ‰1
๐Ÿš€ aiogram v3.12.0 is here

Added full support of Bot API 7.9

โš ๏ธ This update is critical for you if your bot is in channels where paid reactions to messages are enabled, because a new object has appeared in the API that cannot be deserialized in previous versions when calling the getChat method.


Changelog: https://docs.aiogram.dev/en/latest/changelog.html

You can install this version from pypi: pip install -U aiogram
Please open Telegram to view this post
VIEW IN TELEGRAM
2๐Ÿ‘7๐Ÿ”ฅ7โค3๐ŸŒš2
๐Ÿš€ aiogram v3.13.0 is here

Added full support of Bot API 7.10

Changelog: https://docs.aiogram.dev/en/latest/changelog.html

You can install this version from pypi: pip install -U aiogram
Please open Telegram to view this post
VIEW IN TELEGRAM
25โค8๐Ÿ”ฅ5๐Ÿค”3๐Ÿ˜Ž2๐Ÿ‘1๐Ÿ•Š1
๐Ÿชฒ aiogram v3.13.1 is here

Fixed compatibility with latest pydantic version

Changelog: https://docs.aiogram.dev/en/latest/changelog.html

Python 3.8 End of Life: Python 3.8 will reach its end of life (EOL) soon and will no longer be supported by aiogram in the next releases (1-2 months ETA).

Please upgrade to a newer version of Python to ensure compatibility and receive future updates.


You can install this version from pypi: pip install -U aiogram
Please open Telegram to view this post
VIEW IN TELEGRAM
๐Ÿ”ฅ17โค6๐ŸŒš6โšก1๐ŸŽ‰1