This commit is contained in:
Alexander Zinchuk 2022-03-05 18:13:26 +01:00
parent faf9c3796c
commit fdf30970ea
3 changed files with 14 additions and 12 deletions

4
package-lock.json generated
View File

@ -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",

View File

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

View File

@ -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 senders 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.