diff --git a/package-lock.json b/package-lock.json index cf268b5ad..6d07ec0c0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -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", diff --git a/package.json b/package.json index e6ad90917..320834afd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "telegram-t", - "version": "1.34.0", + "version": "1.35.0", "description": "", "main": "index.js", "scripts": { diff --git a/src/versionNotification.txt b/src/versionNotification.txt index 05f8c1bbc..ebd8b3916 100644 --- a/src/versionNotification.txt +++ b/src/versionNotification.txt @@ -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 sender’s 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.