diff --git a/package-lock.json b/package-lock.json index 017ef738e..4813466c0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "telegram-t", - "version": "1.20.0", + "version": "1.21.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index b9b53d4c0..222bd3f5d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "telegram-t", - "version": "1.20.0", + "version": "1.21.0", "description": "", "main": "index.js", "scripts": { diff --git a/src/versionNotification.txt b/src/versionNotification.txt index d5e82ab30..b98255abf 100644 --- a/src/versionNotification.txt +++ b/src/versionNotification.txt @@ -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** -· Adjust playback speed and volume and navigate between tracks with the new audio player controls. -· 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. +· 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. 🤩 **Better** -· Smooth loading for videos. -· Various visual improvements. +· Various UI fixes. 🚀 **Faster** -· Optimized scrolling in chats with lots of media. -· Optimized rendering of voice messages. +· Optimized animations for voice message playback. +· Faster rendering of chats and messages with optimized time formatting. 💪 **Stronger** -· 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. +· 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.