This commit is contained in:
Alexander Zinchuk 2022-01-21 17:29:51 +01:00
parent 29852d2bf6
commit 1a05679c2e
3 changed files with 25 additions and 12 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{ {
"name": "telegram-t", "name": "telegram-t",
"version": "1.29.0", "version": "1.30.0",
"lockfileVersion": 1, "lockfileVersion": 1,
"requires": true, "requires": true,
"dependencies": { "dependencies": {

View File

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

View File

@ -1,16 +1,29 @@
**Telegram Web Z was updated to version 1.29** **Telegram Web Z was updated to version 1.30**
👏 **Harder** 👏 **Harder**
• Add admins in groups and channels. • Meet Message Reactions:
• Use inline "Request Contact" button for bots. - React to a message with ❤️🔥🎉😁😱🤩😢👎💩🤮 in the context menu.
• See inline search results in chats with bots that support it. - Send a quick 👍 reaction by hovering over the bottom corner of a message.
- You can change your default reaction to another emoji in Settings > General.
- Group and Channel admins can enable and control reactions via their chat's Info Page > Edit > Reactions.
• Interactive Emoji:
- Added support for all interactive emoji, including fullscreen animations and sound effects. Try 🔥, 🍆, 🍑 and more.
- Animations play simultaneously when both users have the chat open.
The “is watching…” status will appear when your chat partner is also seeing the animations.
• Manage invite links for Groups and Channels:
Enable admin approval or limited duration and users.
🤩 **Better** 🤩 **Better**
• Dialogs now have a closing animation. • Better quality for uploaded profile pictures.
• Messages with spoilers will be hidden in chat until full support is added. • Various UI improvements.
• Various UI fixes.
🚀 **Faster**
• Several optimizations for older devices no more freezing while typing.
💪 **Stronger** 💪 **Stronger**
• Fixed missing user list when creating groups and channels. • Saved Messages now correctly renders in search results.
• Fixed chat history being deleted when deleting a contact. • Fixed missing icons for muted chats in the chat list.
• Fixed missing text in messages containing specific emoji. • The context menu no longer flickers on older devices.
• Fix re-scheduling messages to a previous date.