mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-25 06:54:43 +00:00
Version 6.7.8.
- Proxy auto-rotation option. - Allow seeking in video messages. - Styled text items with emoji support in image editor. - Wheel zoom and middle-button panning in image editor. - Manage owned custom emoji packs and delete owned sticker sets. - Add-to-Sticker-Set and Add-to-Emoji-Set submenus for foreign packs. - Reply header with preview in send files box. - Bring back original video quality option. - Screen reader support for language list and country select box. - Fix crash in proxy sharing before auth. - Fix stories in albums with reorder enabled. - Fix layout for RTL messages.
This commit is contained in:
@@ -22,7 +22,7 @@ constexpr auto AppId = "{53F49750-6209-4FBF-9CA8-7A333C87D1ED}"_cs;
|
||||
constexpr auto AppNameOld = "Telegram Win (Unofficial)"_cs;
|
||||
constexpr auto AppName = "Telegram Desktop"_cs;
|
||||
constexpr auto AppFile = "Telegram"_cs;
|
||||
constexpr auto AppVersion = 6007007;
|
||||
constexpr auto AppVersionStr = "6.7.7";
|
||||
constexpr auto AppBetaVersion = true;
|
||||
constexpr auto AppVersion = 6007008;
|
||||
constexpr auto AppVersionStr = "6.7.8";
|
||||
constexpr auto AppBetaVersion = false;
|
||||
constexpr auto AppAlphaVersion = TDESKTOP_ALPHA_VERSION;
|
||||
|
||||
Reference in New Issue
Block a user