Kotatogram 1.4.6 beta released!

Updated sources with the grain of new features.

Published on: Dec 18, 2021 at 10:51 PM

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.

Download 1.4.6 beta

based on Telegram Desktop 3.3

Windows

Supports Windows 7 and higher.

Linux

Supports Ubuntu 18.04 and higher.

Alternative options

Please note that update can be delayed.

macOS

Supports macOS 10.15 and higher.

Changes

  • Ability to disable remembering image compression when sending. Telegram Desktop always remembers last sending mode after images were sent. It’s handy, but sometimes it leads to sending images without compression by mistake when sending fast, after which you need to re-send them again. Or the other way around. You can select the mode you need by “Compress images by default” option. Added by contributor.
  • Custom auto-replaces now work without emoji replacement enabled. In case if you don’t like default auto-replacements but you need those you have set in JSON file. If you forgot how to set them, there is a page that wasn’t moved to site from wiki. Added by contributor.
  • Removed window size restriction. This change allows to use the app on much smaller screens. 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. It happens because PiP is tied to message, which, of course, doesn’t exist in case of profile photos. It doesn’t happen with TDesktop since animated profile pictures doesn’t have any controls.
  • Automatic downloading of media doesn’t work. Noticed on 32-bit Windows version, 64-bit Windows version works fine. It’s highly probable that it’s a Visual Studio bug (which actually happened earlier), so the time is needed to find a fitting workaround. Or for bug to be fixed on the compiler level.