diff --git a/CHANGELOG.md b/CHANGELOG.md index 962b67c47..8d6d11a0a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,21 @@ +## 1.61.0 (2023-04-26) + +**Telegram Web A was updated to version 1.61** + +### 🀩 **What’s New** +* Shareable Chat Folders – Your chat folders can now be shared with friends or colleagues – adding the folder and **joining all its chats** in one tap. +* Power Saving Mode – You can **extend battery life** and **improve performance** by turning on Power Saving Mode or individually disabling autoplay, animations and effects in __Settings > Animations and Performance__. +* Better Bots – Telegram bots can completely replace any website. These bots can now be launched **in any chat** – try typing [@DurgerKingBot](https://t.me/DurgerKingBot) (followed by a space) in any chat, or posting [this link](https://t.me/DurgerKingBot/menu). +* Enhanced Design – Enjoy transparent layers with **beautiful blur effects** when selecting emoji, stickers, reactions and statuses. Sending messages also has a satisfying **new animation**. +* Infinite Reactions – Telegram Premium users can pick reactions from an infinite selection of custom emoji. They can also use **up to 3 reactions** on any message to combine multiple emotions. πŸ‘πŸ”₯❀️ +* Preview in Media Viewer – Scrubbing through videos now shows a **thumbnail preview** to easily find specific scenes. +* Group Chat Improvements – Create groups with **only yourself** or restrict anyone from adding you directly to groups (via __Settings > Privacy and Security > Group and Channels > Nobody__). +* Send When Online – By right-clicking the Send button, you can schedule a message to be sent when the recipient comes online. + +### 😍 **What’s Better** +* As usual, we've added a pack of optimizations and performance improvements. If you ever run into an issue with the app, be sure to [report it](https://bugs.telegram.org/?tag_ids=41&sort=time) on the Bugs and Suggestions Platform. + + ## 1.60.0 (2023-03-03) ### 🀩 **What’s New** diff --git a/package-lock.json b/package-lock.json index b398b953e..2afc22034 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "telegram-t", - "version": "1.60.0", + "version": "1.61.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "telegram-t", - "version": "1.60.0", + "version": "1.61.0", "hasInstallScript": true, "license": "GPL-3.0-or-later", "dependencies": { diff --git a/package.json b/package.json index 570e2f4d4..8437f0b31 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "telegram-t", - "version": "1.60.0", + "version": "1.61.0", "description": "", "main": "index.js", "scripts": { diff --git a/src/versionNotification.txt b/src/versionNotification.txt index b30dd7903..112003ddf 100644 --- a/src/versionNotification.txt +++ b/src/versionNotification.txt @@ -1,43 +1,25 @@ -**Telegram Web A was updated to version 1.60** +**Telegram Web A was updated to version 1.61** [🀩](customEmoji:5373026167722876724) **What’s New** -β€’ Archived Chats Header - Archived Chats are now accessible from the chat list in a collapsable header. +β€’ Shareable Chat Folders – Your chat folders can now be shared with friends or colleagues – adding the folder and **joining all its chats** in one tap. -β€’ Reply Threads - You can tap to view all replies to a message in a separate window. +β€’ Power Saving Mode – You can **extend battery life** and **improve performance** by turning on Power Saving Mode or individually disabling autoplay, animations and effects in __Settings > Animations and Performance__. -β€’ Emoji In Captions - You can now open the emoji panel [πŸ™‚](customEmoji:5971928678198676594) when adding a caption to media. +β€’ Better Bots – Telegram bots can completely replace any website. These bots can now be launched **in any chat** – try typing [@DurgerKingBot](https://t.me/DurgerKingBot) (followed by a space) in any chat, or posting [this link](https://t.me/DurgerKingBot/menu). -β€’ Message Translation - You can translate any message into another language from the context menu. To show this option, enable Translation in _Settings > Language_. +β€’ Enhanced Design – Enjoy transparent layers with **beautiful blur effects** when selecting emoji, stickers, reactions and statuses. Sending messages also has a satisfying **new animation**. -β€’ Emoji Statuses - Premium users can update their animated emoji status from the [🌟](customEmoji:6046154264353442824) at the top of their chat list. +β€’ Infinite Reactions – Telegram Premium users can pick reactions from an infinite selection of custom emoji. They can also use **up to 3 reactions** on any message to combine multiple emotions. [πŸ‘](customEmoji:5469770542288478598)[πŸ”₯](customEmoji:5420315771991497307)[❀️](customEmoji:5449505950283078474) -β€’ Granular Media Permissions - Admins can choose which media types are allowed in their groups, each with separate toggles. +β€’ Preview in Media Viewer – Scrubbing through videos now shows a **thumbnail preview** to easily find specific scenes. + +β€’ Group Chat Improvements – Create groups with **only yourself** or restrict anyone from adding you directly to groups (via __Settings > Privacy and Security > Group and Channels > Nobody__). + +β€’ Send When Online – By right-clicking the Send button, you can schedule a message to be sent when the recipient comes online. [😍](customEmoji:5372886001465170842) **What’s Better** -β€’ Multiple tabs can be opened by holding (⌘ on macOS) and clicking on a chat. +β€’ As usual, we've added a pack of optimizations and performance improvements. If you ever run into an issue with the app, be sure to [report it](https://bugs.telegram.org/?tag_ids=41&sort=time) on the Bugs and Suggestions Platform. -β€’ Opening a chat changes the title of your browser tab to the chat name. This can be modified in _Settings > Privacy and Security_. - -β€’ Bot reply keyboards are now supported in groups and channels. - -β€’ The video and audio players always remember your last playback speed. - -β€’ Opening topics has an improved animation. - -β€’ Performance when typing messages has been drastically improved. - -β€’ Fixed disappearing drafts. - -β€’ Fixed missing results in Global Search. - -β€’ Fixed rare issues with opening text format options. - -β€’ Fixed pasting text from Google Docs. - -β€’ Fixed auto-closing context menu on iOS PWA. - -β€’ Fixed changing group and channel admin rights. - -β€’ Various layout and performance improvements. +πŸ¦„ **We also welcome** you to join our official channels in **[English](https://t.me/webachannel)** and **[Russian](https://t.me/webachannelru)** β€” where we post app updates and share our experiences building one of the world’s most feature-rich web applications.