Releases: kotatogram/kotatogram-desktop
Releases · kotatogram/kotatogram-desktop
Version 1.0.3 (TD 1.8.11)
Changes:
- Always show edit timer if applicable.
- Disabled outline for big emoji.
- Show restricted date to user.
Bugfixes:
- Custom fonts are now saved between restarts.
- Moved "About" box link in drawer to app name to increase space for version.
- Scheduled messages icon now updates correctly.
Version 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.
Version 1.0.1 (TD 1.8.9)
- Show previously hidden pinned message in chat.
- Show ID in chat profile.
- Copy bot button callback data from its context menu.
Version 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.
First release
- Mention user by name, even if username was set (right mouse click on mention suggestion).
- Clickable links in user bios.
- Custom font start options:
-mainfont
to set main font family (e.g.-mainfont "Open Sans"
).-semiboldfont
to set semibold font family (-semiboldfont "Open Sans Semibold"
).-semiboldisbold
- if you want set semibold font to be bold. If you passOpen Sans Bold
to-semiboldfont
, that won't work. You should use family name (e.g.-semiboldfont "Open Sans" -semiboldisbold
)-monospacefont
to set monospaced font (e.g.-monospacefont "Consolas"
)
- You can set "Nobody" in profile photo privacy.
- Minimum photo size in chat has been increased to 200px, so captions should be more readable.
- Maximum sticker size in chat has been decreased to 128px.
- Maximum caption field height has been increased to 150px (should fit about 5 lines).
- Allow interface scales
75-99
to be saved after restarting without start option.