This commit is contained in:
Alexander Zinchuk 2022-02-25 22:52:57 +02:00
parent c81ed0eb61
commit c0a6ecab71
3 changed files with 13 additions and 10 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "telegram-t",
"version": "1.34.0",
"version": "1.35.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "telegram-t",
"version": "1.34.0",
"version": "1.35.0",
"license": "GPL-3.0-or-later",
"dependencies": {
"@cryptography/aes": "^0.1.1",

View File

@ -1,6 +1,6 @@
{
"name": "telegram-t",
"version": "1.34.0",
"version": "1.35.0",
"description": "",
"main": "index.js",
"scripts": {

View File

@ -1,11 +1,14 @@
**Telegram Web Z was updated to version 1.34**
**Telegram Web Z was updated to version 1.35**
👏 **Harder**
• Admins can now manage removed users list in channels.
• Copy text feature of multiple messages preserves senders name.
• Added support for subscription bots such as @donate.
🤩 **Better**
• Reactions to your messages are now shown in notifications.
• Multiple improvements for Media Viewer.
• Better keyboard support in modal dialogs.
• 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.
💪 **Stronger**
• Video messages always play now.
• Fixed playing multiple emoji interactions.
🚀 **Faster**
• More performance optimizations.