From c0f4589fde903c9605fb6d66af93e73b4da0aff439ffab9cc2ecb7f23378a027 Mon Sep 17 00:00:00 2001 From: Manfred Hollstein Date: Sat, 6 May 2023 13:57:17 +0000 Subject: [PATCH] Accepting request 1083849 from home:Gankov:branches:server:messaging - Update to 4.8.1: * Fix sending an album of ten scheduled messages. * Convert folder back to non-shareable on last link deletion. * Several fixes of focus control in discussions / channel comments. * Drop all formatting on paste in non-message input fields. * Clear search field on archive opening. * Show video upload / download progress over the spoiler. * Better support for text-colored emoji in reactions. * Close archive / topics group when clicking on currently active folder. * Allow replace media by paste in discussions / comments / scheduled messages. * Fix stuck Replace Media button after editing media in some chats. * Quick reply by double click only with the left mouse button. * Fix applying the same custom chat background with different dimming value. * Fix "who reacted" list display for media album parts. * Show full t.me/+ invite link prefix in Recent Actions. * Don't try to suggest userpic photos to bots. * Add "Send when online" to the send button context menu. * Fix crash in empty topics message sending. - Update to 4.8.0 * Share folders that include dozens of chats with friends or colleagues. * Anyone you invite can add the folder and join all its chats in one tap. * You can create multiple invite links to give different people access to different chats in the folder. * Set a custom wallpaper for any 1-on-1 chat. * Your chat partner can apply the same wallpaper - or choose their own. OBS-URL: https://build.opensuse.org/request/show/1083849 OBS-URL: https://build.opensuse.org/package/show/server:messaging/telegram-desktop?expand=0&rev=258 --- tdesktop-4.7.1-full.tar.gz | 3 --- tdesktop-4.8.1-full.tar.gz | 3 +++ telegram-desktop.changes | 37 +++++++++++++++++++++++++++++++++++++ telegram-desktop.spec | 2 +- 4 files changed, 41 insertions(+), 4 deletions(-) delete mode 100644 tdesktop-4.7.1-full.tar.gz create mode 100644 tdesktop-4.8.1-full.tar.gz diff --git a/tdesktop-4.7.1-full.tar.gz b/tdesktop-4.7.1-full.tar.gz deleted file mode 100644 index f969887..0000000 --- a/tdesktop-4.7.1-full.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c3aeb12f5f533eacc70e69e5056f46cd01245ada67fd3fbc70e161104b87f8c5 -size 63990659 diff --git a/tdesktop-4.8.1-full.tar.gz b/tdesktop-4.8.1-full.tar.gz new file mode 100644 index 0000000..bc72260 --- /dev/null +++ b/tdesktop-4.8.1-full.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96660bb151c035a80c5b32a8fe043cecb54e9fe450329cf612ecb752db68c06f +size 63997319 diff --git a/telegram-desktop.changes b/telegram-desktop.changes index 7a30821..6460a37 100644 --- a/telegram-desktop.changes +++ b/telegram-desktop.changes @@ -1,3 +1,40 @@ +------------------------------------------------------------------- +Mon May 1 07:47:52 UTC 2023 - Andrey Gankov + +- Update to 4.8.1: + * Fix sending an album of ten scheduled messages. + * Convert folder back to non-shareable on last link deletion. + * Several fixes of focus control in discussions / channel + comments. + * Drop all formatting on paste in non-message input fields. + * Clear search field on archive opening. + * Show video upload / download progress over the spoiler. + * Better support for text-colored emoji in reactions. + * Close archive / topics group when clicking on currently active + folder. + * Allow replace media by paste in discussions / comments / + scheduled messages. + * Fix stuck Replace Media button after editing media in some + chats. + * Quick reply by double click only with the left mouse button. + * Fix applying the same custom chat background with different + dimming value. + * Fix "who reacted" list display for media album parts. + * Show full t.me/+ invite link prefix in Recent Actions. + * Don't try to suggest userpic photos to bots. + * Add "Send when online" to the send button context menu. + * Fix crash in empty topics message sending. +- Update to 4.8.0 + * Share folders that include dozens of chats with friends or + colleagues. + * Anyone you invite can add the folder and join all its chats in + one tap. + * You can create multiple invite links to give different people + access to different chats in the folder. + * Set a custom wallpaper for any 1-on-1 chat. + * Your chat partner can apply the same wallpaper - or choose + their own. + ------------------------------------------------------------------- Wed Apr 26 15:16:06 UTC 2023 - Jan Engelhardt diff --git a/telegram-desktop.spec b/telegram-desktop.spec index 22620a5..fcacc63 100644 --- a/telegram-desktop.spec +++ b/telegram-desktop.spec @@ -41,7 +41,7 @@ %define qt_major_version 6 Name: telegram-desktop -Version: 4.7.1 +Version: 4.8.1 Release: 0 Summary: Messaging application with a focus on speed and security License: GPL-3.0-only