From 1a05679c2edda36ba692faaf18779e4f51275581 Mon Sep 17 00:00:00 2001 From: Alexander Zinchuk Date: Fri, 21 Jan 2022 17:29:51 +0100 Subject: [PATCH] 1.30.0 --- package-lock.json | 2 +- package.json | 2 +- src/versionNotification.txt | 33 +++++++++++++++++++++++---------- 3 files changed, 25 insertions(+), 12 deletions(-) diff --git a/package-lock.json b/package-lock.json index 42f1f73cf..f205a14c4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "telegram-t", - "version": "1.29.0", + "version": "1.30.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 440bfdb5d..1394ac7bf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "telegram-t", - "version": "1.29.0", + "version": "1.30.0", "description": "", "main": "index.js", "scripts": { diff --git a/src/versionNotification.txt b/src/versionNotification.txt index 03996e92d..91c23c700 100644 --- a/src/versionNotification.txt +++ b/src/versionNotification.txt @@ -1,16 +1,29 @@ -**Telegram Web Z was updated to version 1.29** +**Telegram Web Z was updated to version 1.30** 👏 **Harder** -• Add admins in groups and channels. -• Use inline "Request Contact" button for bots. -• See inline search results in chats with bots that support it. +• Meet Message Reactions: + - React to a message with ❤️🔥🎉😁😱🤩😢👎💩🤮 in the context menu. + - Send a quick 👍 reaction by hovering over the bottom corner of a message. + - You can change your default reaction to another emoji in Settings > General. + - Group and Channel admins can enable and control reactions via their chat's Info Page > Edit > Reactions. + +• Interactive Emoji: + - Added support for all interactive emoji, including fullscreen animations and sound effects. Try 🔥, 🍆, 🍑 and more. + - Animations play simultaneously when both users have the chat open. + – The “is watching…” status will appear when your chat partner is also seeing the animations. + +• Manage invite links for Groups and Channels: + – Enable admin approval or limited duration and users. 🤩 **Better** -• Dialogs now have a closing animation. -• Messages with spoilers will be hidden in chat until full support is added. -• Various UI fixes. +• Better quality for uploaded profile pictures. +• Various UI improvements. + +🚀 **Faster** +• Several optimizations for older devices – no more freezing while typing. 💪 **Stronger** -• Fixed missing user list when creating groups and channels. -• Fixed chat history being deleted when deleting a contact. -• Fixed missing text in messages containing specific emoji. +• Saved Messages now correctly renders in search results. +• Fixed missing icons for muted chats in the chat list. +• The context menu no longer flickers on older devices. +• Fix re-scheduling messages to a previous date.