diff --git a/package-lock.json b/package-lock.json index c9b913937..be84ea877 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "telegram-t", - "version": "1.30.0", + "version": "1.31.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "telegram-t", - "version": "1.30.0", + "version": "1.31.0", "license": "GPL-3.0-or-later", "dependencies": { "@cryptography/aes": "^0.1.1", diff --git a/package.json b/package.json index d5435ac13..8e8acfe86 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "telegram-t", - "version": "1.30.0", + "version": "1.31.0", "description": "", "main": "index.js", "scripts": { diff --git a/src/versionNotification.txt b/src/versionNotification.txt index 91c23c700..c61dd29ee 100644 --- a/src/versionNotification.txt +++ b/src/versionNotification.txt @@ -1,29 +1,25 @@ -**Telegram Web Z was updated to version 1.30** +**Telegram Web Z was updated to version v1.31** 👏 **Harder** -• Meet Message Reactions: - - React to a message with ❤️🔥🎉😁😱🤩😢👎💩🤮 in the context menu. - - 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. +• Hide text with an animation using the crossed-eye icon 👁 in the formatting menu. +• Quickly add Spoiler formatting with Ctrl + P (⌘ + P on macOS), or || markdown around the text. +• Admins can manage Join Requests and revoked invites. +• Promote new admins in your groups and channels via Global Search. 🤩 **Better** -• Better quality for uploaded profile pictures. -• Various UI improvements. +• Network stability enhancements. +• Various improvements and tuning for reactions and interactive emoji. +• Media Viewer improved for mobile devices. +• Numerous layout adjustments. 🚀 **Faster** -• Several optimizations for older devices – no more freezing while typing. +• The app better renders multiple components. 💪 **Stronger** -• Saved Messages now correctly renders in search results. -• Fixed missing icons for muted chats in the chat list. -• The context menu no longer flickers on older devices. -• Fix re-scheduling messages to a previous date. +• Fixed inline playback for QuickTime videos. +• Fixes for tooltips – including stickers, emoji, and mentions. +• Unread counter now correctly reflects values on mobile devices. +• Emoji now properly copy from message text. +• Users’ display names now appear in service messages. +• Fixed collapsing multiple spaces in messages. +• Reactions and the “Send As” feature are now always available in Discussion Groups.