From a3394a5ff6bb17fe51b1fdeab352bee2c2a1c202 Mon Sep 17 00:00:00 2001 From: Alexander Zinchuk Date: Fri, 31 Dec 2021 18:35:20 +0100 Subject: [PATCH] 1.27.0 --- package-lock.json | 2 +- package.json | 2 +- src/versionNotification.txt | 39 +++++++++++++++++-------------------- 3 files changed, 20 insertions(+), 23 deletions(-) diff --git a/package-lock.json b/package-lock.json index 25ec2802d..bcd340b9f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "telegram-t", - "version": "1.26.0", + "version": "1.27.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index a7ad6e2d6..5e12dc7bc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "telegram-t", - "version": "1.26.0", + "version": "1.27.0", "description": "", "main": "index.js", "scripts": { diff --git a/src/versionNotification.txt b/src/versionNotification.txt index abdd11392..5746f14f2 100644 --- a/src/versionNotification.txt +++ b/src/versionNotification.txt @@ -1,29 +1,26 @@ -**Telegram Web Z was updated to version 1.26** +**Telegram Web Z was updated to version 1.27** + +🎄 **Happy New Year 2022!** 🎄 👏 **Harder** -• Added bot `start` parameter for t.me links. -• Changed display of service notifications for errors. +• Protected Content in Groups and Channels: + – Content creators can restrict the ability to forward messages from their groups and channels. + – When forwarding is restricted, users will also be unable to directly save media from the chat or take screenshots. + – Toggle this option on or off via Chat Info > Group / Channel Type. +• Anonymous Posting in Public Groups + – Comment as one of your channels in public groups and channel comments. + – Tap the profile picture next to the message bar to choose which channel you will appear as when you send the message. +• Your peers will now be notified when you are typing a message or selecting a sticker. 🤩 **Better** -• Fixed scroll jumps in message history. -• Improved font for Arabic and Persian languages. -• Various fixes for RTL languages. -• Rotating your device will no longer refresh the page during video chats. -• Various UI improvements. +• Detailed info is now shown when moving cursor over message timestamp. 🚀 **Faster** -• Optimized rendering for context menus. -• Optimized search in large lists. +• Some optimizations for heavy calculations. +• The UI is even more responsive now. 💪 **Stronger** -• Fixed echo cancellation in calls. -• Fixed focusing from forwarded channel posts. -• Fixed keyboard navigation, missing contacts, and auto-focus when forwarding. -• Fixed markdown parsing inside code and links. -• Fixed missing UI elements when going back in history stack. -• Fixed flickering profile photos in Safari. -• Fixed t.me message links to private chats. -• Fixed duplicated folders. -• Fixed missing media due to outdated auth key. -• Fixed loading default language pack on auth screen. -• Fixed missing profile pictures in comments. +• Fixed updating edited media. +• Fixed switching folders with the same name. +• Fix frozen scroll and missing UI elements when animations are turned off. +• Fixed completely turning off animations.