From 0eb90254ada05a77c72cfc5f11e15aa0d3af327f Mon Sep 17 00:00:00 2001 From: Alexander Zinchuk Date: Sun, 20 Feb 2022 13:48:01 +0200 Subject: [PATCH] 1.34.0 --- package-lock.json | 4 ++-- package.json | 2 +- src/versionNotification.txt | 16 +++++++--------- 3 files changed, 10 insertions(+), 12 deletions(-) diff --git a/package-lock.json b/package-lock.json index f33a46506..cf268b5ad 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "telegram-t", - "version": "1.33.0", + "version": "1.34.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "telegram-t", - "version": "1.33.0", + "version": "1.34.0", "license": "GPL-3.0-or-later", "dependencies": { "@cryptography/aes": "^0.1.1", diff --git a/package.json b/package.json index 2a9760ff7..76a946c46 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "telegram-t", - "version": "1.33.0", + "version": "1.34.0", "description": "", "main": "index.js", "scripts": { diff --git a/src/versionNotification.txt b/src/versionNotification.txt index deaaea3e7..05f8c1bbc 100644 --- a/src/versionNotification.txt +++ b/src/versionNotification.txt @@ -1,13 +1,11 @@ -**Telegram Web Z was updated to version v1.33** +**Telegram Web Z was updated to version 1.34** 🤩 **Better** -• The chat list loads even faster. -• More layout improvements. +• Reactions to your messages are now shown in notifications. +• Multiple improvements for Media Viewer. +• Better keyboard support in modal dialogs. +• Various layout improvements. 💪 **Stronger** -• Irrelevant ‘You must be an admin’ popups no longer appear. -• The New Chat button works properly on Android devices. -• Files sent in Firefox no longer duplicate. -• Fixed media streaming after clearing browser cache. -• Fixed glitches when reacting to media albums and local messages. -• Webpage video preview in Safari now renders properly. +• Video messages always play now. +• Fixed playing multiple emoji interactions.