From 149875a6533c60280f57b9549edb4b4d12d949f3 Mon Sep 17 00:00:00 2001 From: Alexander Zinchuk Date: Tue, 19 Apr 2022 15:12:36 +0200 Subject: [PATCH] 1.42.0 --- CHANGELOG.md | 35 +++++++++++++++++++++++++++++++++++ package-lock.json | 4 ++-- package.json | 2 +- src/versionNotification.txt | 21 ++++++++++++--------- 4 files changed, 50 insertions(+), 12 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b295db8cf..2c7d96c65 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,38 @@ +## 1.42.0 (2022-04-19) + +### 👏 **Harder** +* Telegram bots just became even [more powerful](https://t.me/telegram/178) – and Web Z fully supports their flexible interfaces. +* Statistics for large groups and channels have expanded – see new metrics for recent posts at the bottom of the statistics page. + +### 🤩 **Better** +* Emoji load faster on all platforms. + +### 💪 **Stronger** +* An issue when adding users to groups has been fixed. +* Fixed unwanted notifications caused by reactions to posts. +* Online indicators for group members now work as expected. +* Unexpected logouts should no longer occur. +* Service notifications containing media are now rendered properly. +* Read receipts now appear in groups with exactly 100 members. + +🦄 **We also welcome** you to join our official channels in **[English](https://t.me/webztalks)** and **[Russian](https://t.me/webzchannelru)** — where we post app updates and share our experiences building one of the world’s most feature-rich web applications. + +## 1.41.0 (2022-04-08) + +### 👏 **Harder** +* Telegram Peer-to-Peer Calls – send and receive voice and video calls with screen sharing from any up-to-date app – secured with end-to-end encryption. +* Challenge your friends or enjoy solo 🎮 with the full support of game bots like @gamee or @gamebot. +* Know who you can trust – `SCAM` and `FAKE` badges now appear in suspicious chats. +* Report suspicious peers and their profile photos. +* Configure bot extra settings (if available) in the chat via ⋮ > Settings. + +### 🤩 **Better** +* More UI improvements, as always. +* New font for Persian language. + +### 💪 **Stronger** +* Smoother navigation in Group and Channel Statistics. + ## 1.40.0 (2022-04-01) 🤡 **Happy April Fool's Day!** 🤡 diff --git a/package-lock.json b/package-lock.json index a7eaad5f3..8835755f4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "telegram-t", - "version": "1.41.0", + "version": "1.42.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "telegram-t", - "version": "1.41.0", + "version": "1.42.0", "license": "GPL-3.0-or-later", "dependencies": { "@cryptography/aes": "^0.1.1", diff --git a/package.json b/package.json index 54f4251bc..efdb03bdb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "telegram-t", - "version": "1.41.0", + "version": "1.42.0", "description": "", "main": "index.js", "scripts": { diff --git a/src/versionNotification.txt b/src/versionNotification.txt index f194f5ce6..2a663227f 100644 --- a/src/versionNotification.txt +++ b/src/versionNotification.txt @@ -1,15 +1,18 @@ -**Telegram Web Z was updated to version 1.41** +**Telegram Web Z was updated to version 1.42** 👏 **Harder** -• Telegram Peer-to-Peer Calls – send and receive voice and video calls with screen sharing from any up-to-date app – secured with end-to-end encryption. -• Challenge your friends or enjoy solo 🎮 with the full support of game bots like @gamee or @gamebot. -• Know who you can trust – `SCAM` and `FAKE` badges now appear in suspicious chats. -• Report suspicious peers and their profile photos. -• Configure bot extra settings (if available) in the chat via ⋮ > Settings. +• Telegram bots just became even [more powerful](https://t.me/telegram/178) – and Web Z fully supports their flexible interfaces. +• Statistics for large groups and channels have expanded – see new metrics for recent posts at the bottom of the statistics page. 🤩 **Better** -• More UI improvements, as always. -• New font for Persian language. +• Emoji load faster on all platforms. 💪 **Stronger** -• Smoother navigation in Group and Channel Statistics. +• An issue when adding users to groups has been fixed. +• Fixed unwanted notifications caused by reactions to posts. +• Online indicators for group members now work as expected. +• Unexpected logouts should no longer occur. +• Service notifications containing media are now rendered properly. +• Read receipts now appear in groups with exactly 100 members. + +🦄 **We also welcome** you to join our official channels in **[English](t.me/webztalks)** and **[Russian](t.me/webzchannelru)** — where we post app updates and share our experiences building one of the world’s most feature-rich web applications.