A note before you flag this out of date. :)
Telegram's main developer will tag stable releases on Github, and that is what is packaged here. See this comment from the main developer about requesting a 1.7 tag while 1.6 was the lastest tagged version:
The last release is still 1.6.0. All later version are development versions with continuously changing API. They all can be called 1.7.0-beta-X instead. Before TDLib 1.5.0 they wasn't even published on Github until next minor release. The 1.7.0 version will have a tag as soon it is ready.
Unless you can make Telegram change their mind about tagging, this is what you get here: a stable version.
If you need the latest unstable version, based on commit messages, check out libtd, it's fine! (Except it also brings PHP. 😅.)
Pinned Comments
ephoz commented on 2022-06-08 15:12 (UTC) (edited on 2022-06-08 15:14 (UTC) by ephoz)
A note before you flag this out of date. :)
Telegram's main developer will tag stable releases on Github, and that is what is packaged here. See this comment from the main developer about requesting a 1.7 tag while 1.6 was the lastest tagged version:
Unless you can make Telegram change their mind about tagging, this is what you get here: a stable version.
If you need the latest unstable version, based on commit messages, check out libtd, it's fine! (Except it also brings PHP. 😅.)