Skip to content
This repository has been archived by the owner on Nov 8, 2022. It is now read-only.

Releases: teloxide/teloxide-core

Release v0.8.0

03 Oct 12:11
6e9109b
Compare
Choose a tag to compare

Telegram Bot API 6.2 support, ability to .await any request and more!

See changelog for more.

Release v0.7.1

19 Aug 12:31
44d4603
Compare
Choose a tag to compare

A couple of minor changes and improvements.

See changelog for more.

Release v0.7.0

19 Jul 10:20
5a2bf5e
Compare
Choose a tag to compare

This release adds Telegram bot API 6.1 support alongside with some cleanup and fixes.

See changelog for more.

Release v0.6.3

21 Jun 12:52
376b71a
Compare
Choose a tag to compare

Release v0.6.2

16 Jun 19:16
1d740af
Compare
Choose a tag to compare

This release fixes an issue with building the crate (tokio-util errors) alongside with some other minor improvements and additions.

See changelog for more.

Release v0.6.1

02 Jun 17:32
0d317a0
Compare
Choose a tag to compare

This release fixes some deserialization problems and adds some convenience functions.

See changelog for more.

Release v0.6.0

25 Apr 10:47
57122b7
Compare
Choose a tag to compare

This release brings Telegram Bot API 6.0 support alongside with some convenience improvements.

Note that some fields and types were renamed in TBA 6.0 (all voice chat things were renamed to video chats).

See changelog for more.

Release v0.5.1

18 Apr 10:37
afe8e2f
Compare
Choose a tag to compare

Documentation fixes.

release v0.5.0

13 Apr 11:09
3ff23b9
Compare
Choose a tag to compare

release v0.4.5

03 Apr 12:13
Compare
Choose a tag to compare

This release contains a fix of a potential security vulnerability.
If you show errors from teloxide-core to the users, we recommend you update teloxide-core ASAP.

See more information about the vulnerability in the fix PR: #200.