From fdf30970eab9b99c8161dd0fffd6389e0ba3363d Mon Sep 17 00:00:00 2001 From: Alexander Zinchuk Date: Sat, 5 Mar 2022 18:13:26 +0100 Subject: [PATCH] 1.36.0 --- package-lock.json | 4 ++-- package.json | 2 +- src/versionNotification.txt | 20 +++++++++++--------- 3 files changed, 14 insertions(+), 12 deletions(-) diff --git a/package-lock.json b/package-lock.json index 6d07ec0c..ea9ce201 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "telegram-t", - "version": "1.35.0", + "version": "1.36.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "telegram-t", - "version": "1.35.0", + "version": "1.36.0", "license": "GPL-3.0-or-later", "dependencies": { "@cryptography/aes": "^0.1.1", diff --git a/package.json b/package.json index d622d36b..b30bc03f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "telegram-t", - "version": "1.35.0", + "version": "1.36.0", "description": "", "main": "index.js", "scripts": { diff --git a/src/versionNotification.txt b/src/versionNotification.txt index ebd8b391..132a6159 100644 --- a/src/versionNotification.txt +++ b/src/versionNotification.txt @@ -1,14 +1,16 @@ -**Telegram Web Z was updated to version 1.35** +**Telegram Web Z was updated to version 1.36** 👏 **Harder** -• Admins can now manage removed users list in channels. -• Copy text feature of multiple messages preserves sender’s name. -• Added support for subscription bots such as @donate. +• ‘Add Contact’ and ‘Block User’ buttons appear in the chat header of new chats. +• Send media without sound or schedule it for later. Right-click the Send button on desktop, or press and hold on mobile. +• Added support for viewing shared geo, live locations and venues. +• Chat owners can leave their own groups without deleting them. +• Choose from more categories when reporting specific messages. 🤩 **Better** -• Fully redesigned context menu on desktops – featuring stunning blur effect. -• Print or export as PDF chat history with Ctrl + P (⌘ + P on macOS). -• Various layout improvements. +• Even more UX improvements. -🚀 **Faster** -• More performance optimizations. +💪 **Stronger** +• Fixed flickering menu for bot commands. +• Copying message text on mobile devices now works as expected. +• Fixed frozen UI when moving between chats and comments.