This commit is contained in:
Alexander Zinchuk 2021-11-12 18:46:03 +03:00
parent 0c4b3afda2
commit e68dd2119d
3 changed files with 12 additions and 17 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{ {
"name": "telegram-t", "name": "telegram-t",
"version": "1.20.0", "version": "1.21.0",
"lockfileVersion": 1, "lockfileVersion": 1,
"requires": true, "requires": true,
"dependencies": { "dependencies": {

View File

@ -1,6 +1,6 @@
{ {
"name": "telegram-t", "name": "telegram-t",
"version": "1.20.0", "version": "1.21.0",
"description": "", "description": "",
"main": "index.js", "main": "index.js",
"scripts": { "scripts": {

View File

@ -1,23 +1,18 @@
**Telegram Web Z was updated to version alpha 1.20** **Telegram Web Z was updated to version alpha 1.21**
👏 **Harder** 👏 **Harder**
· Adjust playback speed and volume and navigate between tracks with the new audio player controls. · Specify auto-download settings for media by chat type in Settings > Data & Storage.
· Switch between 12/24-hour clock from Settings > General > Time Format. · The Choosing a Sticker user status now appears in chats and the chat list.
· Reply to recent messages with Ctrl+Up.
· Application has been updated to support new 64-bit identifiers.
🤩 **Better** 🤩 **Better**
· Smooth loading for videos. · Various UI fixes.
· Various visual improvements.
🚀 **Faster** 🚀 **Faster**
· Optimized scrolling in chats with lots of media. · Optimized animations for voice message playback.
· Optimized rendering of voice messages. · Faster rendering of chats and messages with optimized time formatting.
💪 **Stronger** 💪 **Stronger**
· Fixed hidden pinned messages when listening to audio files. · Fixed scrolling jumps in message list.
· Fixed chat remaining in list after deleting. · Fixed leaving/deleting groups and channels.
· Fixed cursor jumping when entering emoji. · Fixed marking service notifications as read.
· Fixed the resolution of document previews. · Fixed time display issues for both 12 and 24-hour formats.
· Fixed marking changelog messages as read.
· Fixed Firefox favicon.