This commit is contained in:
Alexander Zinchuk 2021-11-05 21:58:21 +03:00
parent 1bcf27cc76
commit 1469c750f4
3 changed files with 19 additions and 9 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{ {
"name": "telegram-t", "name": "telegram-t",
"version": "1.19.0", "version": "1.20.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.19.0", "version": "1.20.0",
"description": "", "description": "",
"main": "index.js", "main": "index.js",
"scripts": { "scripts": {

View File

@ -1,13 +1,23 @@
**Telegram Web Z was updated to version 1.19** **Telegram Web Z was updated to version alpha 1.20**
👏 **Harder** 👏 **Harder**
· You can now add users as a contact from their profile. · Adjust playback speed and volume and navigate between tracks with the new audio player controls.
· Improvements in handling t.me/ links. · Switch between 12/24-hour clock from Settings > General > Time Format.
· Reply to recent messages with Ctrl+Up.
· Application has been updated to support new 64-bit identifiers.
🤩 **Better** 🤩 **Better**
· Redesigned error messages in the login flow for invalid numbers and too many attempts. · Smooth loading for videos.
· Composer: Support for non-standard JPEG extensions. · Various visual improvements.
· Enhanced icons for app shortcuts and the “Favorites" tab in your browser.
🚀 **Faster**
· Optimized scrolling in chats with lots of media.
· Optimized rendering of voice messages.
💪 **Stronger** 💪 **Stronger**
· Added fixes for editing contacts. · Fixed hidden pinned messages when listening to audio files.
· Fixed chat remaining in list after deleting.
· Fixed cursor jumping when entering emoji.
· Fixed the resolution of document previews.
· Fixed marking changelog messages as read.
· Fixed Firefox favicon.