This commit is contained in:
Alexander Zinchuk 2022-02-11 19:39:19 +01:00
parent 7dd21ffc6c
commit 13fe49f4c5
3 changed files with 14 additions and 30 deletions

4
package-lock.json generated
View File

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

View File

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

View File

@ -1,29 +1,13 @@
**Telegram Web Z was updated to version v1.32** **Telegram Web Z was updated to version v1.33**
**Harder** 🤩 **Better**
• Create and share Video Stickers made from .webm files. • The chat list loads even faster.
• 5 new reactions and interactive emoji: 🥰🤯🤔🤬👏 • More layout improvements.
• Send entire folders as a file.
• Directly add chats to chat folders from Global Search.
**Better** 💪 **Stronger**
• Redesigned group management pages with animated artwork. • Irrelevant You must be an admin popups no longer appear.
Forward To menu has smooth infinite scroll on mobile. • The New Chat button works properly on Android devices.
• Spoiler animations re-hide text after a short period. • Files sent in Firefox no longer duplicate.
• Numerous layout fixes and improvements. • Fixed media streaming after clearing browser cache.
• Fixed glitches when reacting to media albums and local messages.
**Faster** • Webpage video preview in Safari now renders properly.
• Media loads and scrolls faster in Shared Media and Global Search.
• Optimized some heavy background calculations.
• Memory usage optimizations.
**Stronger**
• Fixed missing sticker suggestions (e.g. for ❤️ emoji).
• Fixed infinite spinning in Sticker panel.
• Fixed scroll jumps and missing sender names in local search results.
• Fixed highlight color when searching in dark mode.
• Fixed pasting text and media from clipboard on Firefox and iOS browsers.
• Media Viewer: Fixed navigating to the origin message on mobile.
• Media Viewer: Fixed lingering audio after moving to the next item.
• Reactions: Fixed unexpected interaction animations.
• Fixed jumping cursor when typing in Safari.