From 7909149817f0daf31256a5d163463fab4e38bf02 Mon Sep 17 00:00:00 2001 From: Alexander Zinchuk Date: Fri, 19 Nov 2021 21:04:49 +0300 Subject: [PATCH] 1.22.0 --- package-lock.json | 2 +- package.json | 2 +- src/versionNotification.txt | 24 ++++++++++++++---------- 3 files changed, 16 insertions(+), 12 deletions(-) diff --git a/package-lock.json b/package-lock.json index 4813466c0..2b17d202d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "telegram-t", - "version": "1.21.0", + "version": "1.22.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 222bd3f5d..504ff6fbd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "telegram-t", - "version": "1.21.0", + "version": "1.22.0", "description": "", "main": "index.js", "scripts": { diff --git a/src/versionNotification.txt b/src/versionNotification.txt index b98255abf..f4272c27e 100644 --- a/src/versionNotification.txt +++ b/src/versionNotification.txt @@ -1,18 +1,22 @@ -**Telegram Web Z was updated to version alpha 1.21** +**Telegram Web Z was updated to version alpha 1.22** 👏 **Harder** -· Specify auto-download settings for media by chat type in Settings > Data & Storage. -· The ‘Choosing a Sticker’ user status now appears in chats and the chat list. +· Messages you forward can now be sent as Scheduled Messages. +· Groups you have in common with another user are now listed on their Profile. +· Added text and image previews for the WebZ URL. 🤩 **Better** -· Various UI fixes. +· Notifications are no longer shown when the app is in the foreground. +· Various UI improvements. 🚀 **Faster** -· Optimized animations for voice message playback. -· Faster rendering of chats and messages with optimized time formatting. +· Fixed some minor memory leaks. 💪 **Stronger** -· Fixed scrolling jumps in message list. -· Fixed leaving/deleting groups and channels. -· Fixed marking service notifications as read. -· Fixed time display issues for both 12 and 24-hour formats. +· Fixed opening unread comments on posts. +· Fixed notifications opening the browser instead of the installed app. +· Fixed missing Sticker Search section. +· Fixed flickering when sending a message to an empty channel. +· Fixed ESG panel sometimes being stuck. +· Fixed app freezes when formatting text. +· Fixed issues when creating a group.