From fd517e3447638e8752b578e26363da82771b0656c58e2586131294e6f5c6729f Mon Sep 17 00:00:00 2001 From: Xu Zhao Date: Sun, 21 Jan 2024 13:47:20 +0000 Subject: [PATCH] Accepting request 1140073 from home:manfred-h:server:messaging - Updated to version 4.14.9 * Fix two possible crashes in messages history and group search. * Fix local online status turning off. (once again) - Updated to version 4.14.8 * Fix initial position and size of secondary windows. * Optimize messages loading. (load replies on demand) * Fix local online status turning off. - Updated to version 4.14.7 * See when your message was read in private chat. * Premium users can see other last seen times if they weren't hidden explicitly. * Premium users can allow new chats only from their contacts and other Premium users. - Updated to version 4.14.6 * Fix one-time audio tooltip showing in wrong places. * Fix media viewer showing above taskbar on Windows. * Fix crash in one-time video message playback. - Updated to version 4.14.5 * Allow sending one-time voice messages. * Improve playing one-time voice and video messages. * Remove Ctrl+Shift+[1-6] shortcuts by default, some are used in input methods. * Some bugs and glitches fixed. - Updated to version 4.14.4 * Switch between logged in accounts using Ctrl+Shift+[1-6] shortcuts. * Add poll creation in groups to the attach menu, if exists. * Another fix for payment card validation. - Updated to version 4.14.3 * Allow sending single-time voice messages. * Fix payments card validation. * Fix crash when trying to join channels above the limit. * Add "Quit Telegram" to the Taskbar context menu. (Windows) * Fix opened windows list in the Dock icon context menu. (macOS) OBS-URL: https://build.opensuse.org/request/show/1140073 OBS-URL: https://build.opensuse.org/package/show/server:messaging/telegram-desktop?expand=0&rev=293 --- tdesktop-4.14.2-full.tar.gz | 3 -- tdesktop-4.14.9-full.tar.gz | 3 ++ telegram-desktop.changes | 59 +++++++++++++++++++++++++++++++++++++ telegram-desktop.spec | 2 +- 4 files changed, 63 insertions(+), 4 deletions(-) delete mode 100644 tdesktop-4.14.2-full.tar.gz create mode 100644 tdesktop-4.14.9-full.tar.gz diff --git a/tdesktop-4.14.2-full.tar.gz b/tdesktop-4.14.2-full.tar.gz deleted file mode 100644 index 03b2e41..0000000 --- a/tdesktop-4.14.2-full.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1f7e283083175ecafee8de6f34f3908a51d05b7c6e78374a49a233b59d1d2e72 -size 67924788 diff --git a/tdesktop-4.14.9-full.tar.gz b/tdesktop-4.14.9-full.tar.gz new file mode 100644 index 0000000..55c0e8a --- /dev/null +++ b/tdesktop-4.14.9-full.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64d639f36405a54136b520a3fcd68d15784ee85ed871b13119c4e6f9235f47a7 +size 68106660 diff --git a/telegram-desktop.changes b/telegram-desktop.changes index 93483cb..b8a48e0 100644 --- a/telegram-desktop.changes +++ b/telegram-desktop.changes @@ -1,3 +1,62 @@ +------------------------------------------------------------------- +Sat Jan 20 07:26:58 UTC 2024 - Manfred Hollstein + +- Updated to version 4.14.9 + * Fix two possible crashes in messages history and group search. + * Fix local online status turning off. (once again) + +------------------------------------------------------------------- +Fri Jan 19 10:23:22 UTC 2024 - Manfred Hollstein + +- Updated to version 4.14.8 + * Fix initial position and size of secondary windows. + * Optimize messages loading. (load replies on demand) + * Fix local online status turning off. + +- Updated to version 4.14.7 + * See when your message was read in private chat. + * Premium users can see other last seen times if they weren't + hidden explicitly. + * Premium users can allow new chats only from their contacts + and other Premium users. + +------------------------------------------------------------------- +Wed Jan 17 08:03:25 UTC 2024 - Manfred Hollstein + +- Updated to version 4.14.6 + * Fix one-time audio tooltip showing in wrong places. + * Fix media viewer showing above taskbar on Windows. + * Fix crash in one-time video message playback. + +------------------------------------------------------------------- +Tue Jan 16 17:56:24 UTC 2024 - Manfred Hollstein + +- Updated to version 4.14.5 + * Allow sending one-time voice messages. + * Improve playing one-time voice and video messages. + * Remove Ctrl+Shift+[1-6] shortcuts by default, some are used in + input methods. + * Some bugs and glitches fixed. + +------------------------------------------------------------------- +Tue Jan 9 08:29:24 UTC 2024 - Manfred Hollstein + +- Updated to version 4.14.4 + * Switch between logged in accounts using Ctrl+Shift+[1-6] + shortcuts. + * Add poll creation in groups to the attach menu, if exists. + * Another fix for payment card validation. + +------------------------------------------------------------------- +Fri Jan 5 08:25:53 UTC 2024 - Manfred Hollstein + +- Updated to version 4.14.3 + * Allow sending single-time voice messages. + * Fix payments card validation. + * Fix crash when trying to join channels above the limit. + * Add "Quit Telegram" to the Taskbar context menu. (Windows) + * Fix opened windows list in the Dock icon context menu. (macOS) + ------------------------------------------------------------------- Wed Jan 3 08:16:27 UTC 2024 - Manfred Hollstein diff --git a/telegram-desktop.spec b/telegram-desktop.spec index cd96f12..efc45c0 100644 --- a/telegram-desktop.spec +++ b/telegram-desktop.spec @@ -34,7 +34,7 @@ %define qt_major_version 6 Name: telegram-desktop -Version: 4.14.2 +Version: 4.14.9 Release: 0 Summary: Messaging application with a focus on speed and security License: GPL-3.0-only