github kotatogram/kotatogram-desktop k1.4.5
Version 1.4.5 (TD 3.1.1)

latest releases: k1.4.9, k1.4.8, k1.4.7...
2 years ago

macOS notice

There is no macOS version for this release for now, because there is an error in build process. macOS version will be added as soon as it's fixed.

Changes since last stable version

  • Manually choose notification mute time. Default options (1 hour/4 hours/18 hours/3 days) are replaced by input field, where you can choose notification mute time yourself.
  • Auto-login option for Telegram sites. Telegram Desktop have it always enabled, but if you don't like it for some reason, you can disable it now.
  • Multi-threaded video decoding option. When enabled, video may lag less often or don't lag at all, but it will require more CPU and RAM consumption. Also you can limit thread count with ffmpeg_thread_count option in JSON settings file. Option has been added by @ilya-fedin.
  • External video player. This option has been hidded under videoplayer cheat code. Now you can switch it in Kotatogram settings, so cheat code has been removed. In case you haven't heard about this feature from Telegram Desktop, it allows to play video in system video player instead of internal one. Option has been added by @ilya-fedin.
  • Sending preview of inline query. Option allows to send inline bot results without via @bot mark. It works with media files and stickers. Please note that sending preview will send exactly same file that shown in inline query result, even if bot changes it after sending (which is impossible when sending a preview, since it sends as a copy).
  • Font size JSON option. fonts > size allows to set relative font size, i.e. 0 is default, 1 is 1 px bigger, -1 is 1 px less, etc. Option has been added by @ilya-fedin.
  • Unfocused auto-scroll option. When enabled, opened chat will auto-scroll if your window is unfocused. Option has been added by @ilya-fedin.
  • Added option to remember forward mode. Earlier it was reset after restart. Now default forward mode is saved between restarts, but you can restore Telegram Desktop's behavior, which resets forward mode to default.
  • Added ability to set default forward mode. Please not that if you have enabled remembering of forward mode, it will be re-written every time when it's changed in forward window. Otherwise this mode will always be selected by default.
  • Replaced unquoted forward method with option to restore the old one. Old method copied message data on client, while new one doing that on server. Since new method is doing much better than the old one, it is used in most cases. The exception is "Regroup all media" grouping mode, since it's not supported by server. If for any reason you need the old method, you can enable it for all forward modes.
  • Added option to disable per-chat themes. Since these themes can match bad with custom app themes and can hurt eyes when using custom dark app theme without using night mode switch, this Telegram feature wasn't liked by many users. If you also don't this themes because of the reasons above or any other reason, you can disable them.
  • Removed GTK integration option. Since GTK integration is no longer needed, option isn't needed anymore too.
  • Localized self-destruct messages button to Russian.

Fixes since last stable version

  • Fixed option "Disable edit by Up key" in comments and scheduled messages.
  • Fixed missing "Copy Share Link" in forward window when a single album is selected.
  • Fixed applying of some bundled Kotatogram translations.

Replaced by default

  • GIF section in shared media. In TDesktop it's implemented differently, but there is no point in duplicating sections, so this section is now replace by default.
  • Forwarded sticker info. It's now shown for all stickers, so there is no point in duplicating code, especially since there are no visual differences here.

Fixes since latest beta version

  • Fixed caption sending modes in unquoted forward. Fixed by @the-blank-x.
  • Fixed "Qt scaling" option. Fixed by @ilya-fedin.
  • Removed duplicate of GIF button in shared media.
  • Fixed animated emoji size.
  • Fix custom font size scale. Fixed by @ilya-fedin.

Don't miss a new kotatogram-desktop release

NewReleases is sending notifications on new releases.