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
This commit is contained in:
Xu Zhao 2024-01-21 13:47:20 +00:00 committed by Git OBS Bridge
parent ed85a34f5d
commit fd517e3447
4 changed files with 63 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1f7e283083175ecafee8de6f34f3908a51d05b7c6e78374a49a233b59d1d2e72
size 67924788

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:64d639f36405a54136b520a3fcd68d15784ee85ed871b13119c4e6f9235f47a7
size 68106660

View File

@ -1,3 +1,62 @@
-------------------------------------------------------------------
Sat Jan 20 07:26:58 UTC 2024 - Manfred Hollstein <manfred.h@gmx.net>
- 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 <manfred.h@gmx.net>
- 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 <manfred.h@gmx.net>
- 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 <manfred.h@gmx.net>
- 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 <manfred.h@gmx.net>
- 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 <manfred.h@gmx.net>
- 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 <manfred.h@gmx.net> Wed Jan 3 08:16:27 UTC 2024 - Manfred Hollstein <manfred.h@gmx.net>

View File

@ -34,7 +34,7 @@
%define qt_major_version 6 %define qt_major_version 6
Name: telegram-desktop Name: telegram-desktop
Version: 4.14.2 Version: 4.14.9
Release: 0 Release: 0
Summary: Messaging application with a focus on speed and security Summary: Messaging application with a focus on speed and security
License: GPL-3.0-only License: GPL-3.0-only