Kotatogram
2.34K subscribers
9 photos
157 files
38 links
Experimental fork of Telegram Desktop by @EricKotato.

GitHub: https://github.com/kotatogram/kotatogram-desktop
Dev blogs: @kotatogram_dev
На русском: @kotatogram_ru

Builds:
#WindowsInstaller #Windows #Linux64 #AppImage #macOS
Download Telegram
New beta is out!
1.4.6 (TD 3.3)

With this version starts the support of sponsored messages from Telegram. I'll remind that it's necessary change because without support of these messages the app is at risk of disabling via API ID. Also all previous version have lost the ability to open the channels with content forwarding and saving restriction enabled. This version supports these channels with support for this restriction.

This version has some known bugs, and there was no time to fix them since there is a need to release as soon as possible. Maybe there will be found the other bugs in beta. But there not just new sources and new bugs: contributors also have added some new features that you may like.

Changes:
• Ability to disable remembering image compression when sending. Added by contributor.
• Custom auto-replaces now work without emoji replacement enabled. Added by contributor.
• Removed window size restriction. Added by contributor.

Fixes:
• Fixed tg:// link protocol in system. It must solve browser links problems.
• Fixed "External video player" option.

Known bugs:
• Crash when opening animated profile picture in picture-in-picture mode.
• Automatic downloading of media doesn't work. Noticed on 32-bit Windows version, 64-bit Windows version works fine.

Full change log can be read on site:
https://kotatogram.github.io/blog/release-1-4-6/
New version is out!
1.4.7 (TD 3.3)

Last release in this year which is needed because who knows what happen if stable branch won't receive update until January 1. Luckily, the "make it before January 1" thing is not the only point of the release: new features are also in stock.

Changes since last beta version
• Instead of removing window size restiction minimum window size was changed. It solves the same problem, but at least window is not breaking until the point it's not usable.
• Ability to switch accounts by hotkeys.
• Added icon near the author name in message.
• Message about unsupported mode is now shown when opening animated profile picture in picture-in-picture mode. Implementing PiP for animated profile pictures is hard, but leaving the crash as-is is a bad idea, so it's disabled there until better days.

Fixes since last beta version
• Fixed ranks in admin list.
• Fixed automatic downloading of media files in 32-bit Windows version.

Full change log since the stable version can be read on site:
https://kotatogram.github.io/blog/release-1-4-7/
New version is out!
1.4.8 (TD 3.3)

This release is unexpected, but important because of severe crash in Saved Messages. If you haven't caught it, you're in luck, but it's better to update anyway.

Changes
Better font settings. Thanks to the @Shlyupa's work, there is now a full list of fonts after an each font name field, and also there is a slider to change font size. Earlier font size could be changed only through JSON settings. I've only added a "+" before non-negative numbers to give you a hint that font size is relative.

Fixes
• Fixed severe crash in Saved Messages.
• Fixed non-clickable part of message author name if there an icon near it.

Change log can also be read on site:
https://kotatogram.github.io/blog/release-1-4-8/