This commit is contained in:
Alexander Zinchuk 2022-04-26 17:09:05 +02:00
parent 9ad22b8dfb
commit 6a65cd330c
4 changed files with 18 additions and 15 deletions

View File

@ -1,3 +1,13 @@
## 1.43.0 (2022-04-26)
### 🤩 **Better**
* Some improvements for revolutionary web bots such as [@wallet](https://t.me/wallet_news/60).
* Better app icon on macOS.
* Layout improvements and fixes.
### 💪 **Stronger**
* Various improvements for Statistics screen.
## 1.42.0 (2022-04-19)
### 👏 **Harder**

4
package-lock.json generated
View File

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

View File

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

View File

@ -1,18 +1,11 @@
**Telegram Web Z was updated to version 1.42**
👏 **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.
**Telegram Web Z was updated to version 1.43**
🤩 **Better**
• Emoji load faster on all platforms.
• Some improvements for revolutionary web bots such as [@wallet](https://t.me/wallet_news/60).
• Better app icon on macOS.
• Layout improvements and fixes.
💪 **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.
• Various improvements for Statistics screen.
🦄 **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 worlds most feature-rich web applications.