Linux build should release today or tomorrow, if no accidents will happen. Currently all required dependencies has been built, but TDesktop bulid could be long by itself, so no promises for today.
For now I'm not planning 32-bit builds, but they could be built in future if needed.
Since there are no requests, I'll build only Windows and 64-bit Linux for now.
I'm planning to make autoupdates in next build, so it will be faster for you to update. Stay tuned.
I'm planning to make autoupdates in next build, so it will be faster for you to update. Stay tuned.
Autoupdater ready!
1.0 (based on TD 1.8.9)
Changes:
Automatic updates. Now you don't have to redownload every build and replace executable.
Some fixes for photo and sticker sizes. Now they are resized only in chat.
1.0 (based on TD 1.8.9)
Changes:
Automatic updates. Now you don't have to redownload every build and replace executable.
Some fixes for photo and sticker sizes. Now they are resized only in chat.
New update is out!
1.0.1 (TD 1.8.9)
Changes:
Restore pinned message that you've hidden previously by clicking "three dots" > "Pinned message" in chat.
Show chat ID in its profile.
Copy bot button callback data by right clicking on it.
Resizing photo message bubble if there are additional texts (caption, author name, etc.).
Fixed wrong emoji sticker scaling.
1.0.1 (TD 1.8.9)
Changes:
Restore pinned message that you've hidden previously by clicking "three dots" > "Pinned message" in chat.
Show chat ID in its profile.
Copy bot button callback data by right clicking on it.
Resizing photo message bubble if there are additional texts (caption, author name, etc.).
Fixed wrong emoji sticker scaling.
Although my primary focus is fork, I haven't forgot about official client. If I consider some feature from Kotatogram theoretically fitting into official client and it works well, I'll make a pull request to official client with that feature.
This time it's resizing message with photo if there are additional text.
github.com/telegramdesktop/tdesktop/pull/6612
This time it's resizing message with photo if there are additional text.
github.com/telegramdesktop/tdesktop/pull/6612
GitHub
Resize message with photo when bubbled by RadRussianRus · Pull Request #6612 · telegramdesktop/tdesktop
This PR solves two problems by resizing message with photo when it's bubbled (i.e. have additional text like caption or author name).
Problem 1: barely readable caption
It takes too many lines...
Problem 1: barely readable caption
It takes too many lines...
New update is out!
1.0.2 (TD 1.8.9-0c30bbf)
Changes:
"Hide pinned message" option in chat three-dot menu.
Always show "Scheduled Messages" button in message field.
Show linked discussion group or channel in profile.
Fixed tray icon colors on Linux. Linux users that have used client before 1.0.2 should delete generated icons in
About TDesktop version:
You've noticed that it's not 1.8.10, but 1.8.9-0c30bbf. That's because there was no version commit and release on GitHub. There could be more commits, and because of that just changing version would be inaccurate. So I decided to add commit postfix instead.
1.0.2 (TD 1.8.9-0c30bbf)
Changes:
"Hide pinned message" option in chat three-dot menu.
Always show "Scheduled Messages" button in message field.
Show linked discussion group or channel in profile.
Fixed tray icon colors on Linux. Linux users that have used client before 1.0.2 should delete generated icons in
[app profile folder]/tdata/ticons after update.About TDesktop version:
You've noticed that it's not 1.8.10, but 1.8.9-0c30bbf. That's because there was no version commit and release on GitHub. There could be more commits, and because of that just changing version would be inaccurate. So I decided to add commit postfix instead.