aiogram live – Telegram
aiogram live
2.1K subscribers
3 photos
1 video
107 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
We have great news!

aiogram 3.0
is going from alpha to beta stage and 3.0b1 version is already available on PyPi!

You can install it via pip: pip install aiogram -U --pre
Documentation available on: https://docs.aiogram.dev/en/dev-3.x/

Now we have several stages of beta-testing, and we need to:
- Write migration guide (2.x -> 3.x)
- Fix typos in documentation
- Implement aliases to methods in API types

If you found any bug in this version, you can submit a bug report on GitHub.
2🔥1
🚀 Released new version of aiogram v2.19

Added full support of Telegram Bot API 5.7

Changelog: https://github.com/aiogram/aiogram/releases/tag/v2.19
You can install new version from pypi: pip install -U aiogram
🎉1
As you probably know, I, @JRootJunior, main developer of aiogram, live in Ukraine and Ukraine is under Russian attack, so i don't know what will happen tomorrow.

I don't want to talk in aiogram's official chats about politics, these chats is about programming and in particular about aiogram, please be objective and respectful.

I don't know what can happens tomorrow with me and my family, i can't guarantee whether I can maintain the framework as before, in any case i have great maintainers team which can make releases and aiogram should develop.

If you want to help Ukrainian armed forces you can make donations to official funds (like Come Back Alive) or other volunteers organizations (List: https://mkip.gov.ua/content/volonterski--organizacii.html?PrintVersion)
55😢21👎12💩4🥰2😁1
🚀 Released new version of aiogram v2.21

Added full support of Telegram Bot API 6.1
https://core.telegram.org/bots/webapps

Changelog: https://github.com/aiogram/aiogram/releases/tag/v2.21
You can install new version from pypi: pip install -U aiogram


Note that aiogram 3.0 Beta 4 will be released in a next few days
🐳219🕊6❤‍🔥3👍3🔥1😍1
Dear friends of Ukraine from around the world!

Join us to buy 3 “Bayraktar” drones for Ukrainian Air Force!

Serhiy Prytula Charity Foundation is raising donations for 3 UAV fighters "Bayraktar" to help UAF to protect our freedom.

We need $15 million!

It's the biggest fundraising campaign for Ukraine ever, and every Dollar, Euro, Pound or Crypto coin matters in our fight for democracy and freedom!

Join us, help Ukraine, donate here:
https://prytulafoundation.org/en/home/support_page
👍51👎32💩20🤡10🕊7❤‍🔥5🤮5🔥32
🚀 Released new version of aiogram v2.22

Added full support of Telegram Bot API 6.2

Changelog: https://github.com/aiogram/aiogram/releases/tag/v2.22
You can install new version from pypi: pip install -U aiogram
🔥14🐳6👍2🎉2🍌2
🚀 Released new version of aiogram v2.22.2

Bugfixes and small refactoring.

Changelog: https://github.com/aiogram/aiogram/releases/tag/v2.22.2
You can install new version from pypi: pip install -U aiogram


🚀 Released new Beta of aiogram v3.0b5

Note that this version has breaking changes!

Changelog: https://docs.aiogram.dev/en/dev-3.x/changelog.html#b5-2022-10-02
You can install new version from pypi: pip install --pre -U aiogram
🔥175👍3🎉3🐳3👏1
🚀 Released new version of aiogram v2.23

Added
full support of Telegram Bot API 6.3

Changelog: https://github.com/aiogram/aiogram/releases/tag/v2.23
You can install new version from pypi: pip install -U aiogram
👍9🔥3👨‍💻2
🚀 Released new version of aiogram v2.23.1

🪲 Fixed Message shortucts for non-forum chats, but getting the message_thread_id field

Changelog: https://github.com/aiogram/aiogram/releases/tag/v2.23.1
You can install new version from pypi: pip install -U aiogram
👍13🍌4🎉3❤‍🔥2👀2👨‍💻1
🚀 Released new version of aiogram v2.24

Added full support of Telegram Bot API 6.4

Changelog: https://github.com/aiogram/aiogram/releases/tag/v2.24
You can install new version from pypi: pip install -U aiogram
🍾227👍5🔥31
🚀 Released new version of aiogram v2.25.1

Fixed ChatPermissions for Bot API 6.5

Changelog: https://github.com/aiogram/aiogram/releases/tag/v2.25.1
You can install new version from pypi: pip install -U aiogram
🔥9👍1
🚀 aiogram v3.0 Beta 7 is here

Note that the default branch on GitHub was changed to dev-3.x, that's mean this branch is used by default when you clone the repository or create pull-request.

Changelog: https://docs.aiogram.dev/en/dev-3.x/changelog.html#b7-2023-02-18
You can install Beta version from pypi: pip install -U --pre aiogram
❤‍🔥16👍4🦄21
🚀 aiogram v3.0 Beta 8 is here

Compared
to Beta 7, this version has many critical changes

Changelog: https://docs.aiogram.dev/en/dev-3.x/changelog.html#b8-2023-07-17
You can install Beta version from pypi: pip install -U --pre aiogram
Please open Telegram to view this post
VIEW IN TELEGRAM
9🤮6👍4💩21🥰1
A few words about the future.

3️⃣.0
I get a lot of questions about when the beta will end, so here's the answer - I plan to release one additional version (Beta 9) because beta 8 contains an update to pydantic 2 and it contains significant changes, so there are possible bug fixes, probably preparation the next version may take a couple of weeks.

After that, it remains to correct the documentation, complete the denoscription of the migration guide from the 2.x to the 3.0 version (it may take 1-3 short-liven pre-releases), and finally publish the big release that you are all waiting for.

2️⃣.x
Sad to say that, but I don't plan to maintain version 2 by myself anymore because I don't have enough time to maintain several versions in parallel in a short time in my free time, so if you have any fixes for this version, you can submit them on github, I will look at them and I will be able to publish a new version of this development branch to the PyPi for all users.

💵 Also if you want to support this project, you can make small donation on the OpenCollective page.

Thank you all for waiting!
Glory to Ukraine! 💛
Please open Telegram to view this post
VIEW IN TELEGRAM
48👎12🤡12🤮10👍5💩5❤‍🔥2🔥2🥰1😱1
🚀 aiogram v3.0 Beta 9 is here

Changelog: https://docs.aiogram.dev/en/dev-3.x/changelog.html#b9-2023-07-30
You can install Beta version from pypi: pip install -U --pre aiogram
Please open Telegram to view this post
VIEW IN TELEGRAM
🔥16🤡101
💣 aiogram v3.0 Release Candidate 1 is here!

Changelog: https://docs.aiogram.dev/en/dev-3.x/changelog.html#rc1-2023-08-06

If you're still using v2.x, it's time to start migrating to v3.0 because we're getting closer to release!

You can install RC version from pypi: pip install -U --pre aiogram
Please open Telegram to view this post
VIEW IN TELEGRAM
🎉44🔥75👎5🤮2