diff --git a/CHANGELOG.md b/CHANGELOG.md index 2c7d96c65..95cbc475c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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** diff --git a/package-lock.json b/package-lock.json index 8835755f4..326890faa 100644 --- a/package-lock.json +++ b/package-lock.json @@ -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", diff --git a/package.json b/package.json index efdb03bdb..74117ee36 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "telegram-t", - "version": "1.42.0", + "version": "1.43.0", "description": "", "main": "index.js", "scripts": { diff --git a/src/versionNotification.txt b/src/versionNotification.txt index 2a663227f..9b1d767ae 100644 --- a/src/versionNotification.txt +++ b/src/versionNotification.txt @@ -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 world’s most feature-rich web applications.