diff --git a/package-lock.json b/package-lock.json index ea57d1297..e96b87fac 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "telegram-t", - "version": "1.22.0", + "version": "1.23.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 504ff6fbd..c3d3bfdf7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "telegram-t", - "version": "1.22.0", + "version": "1.23.0", "description": "", "main": "index.js", "scripts": { diff --git a/src/versionNotification.txt b/src/versionNotification.txt index f4272c27e..3881a0427 100644 --- a/src/versionNotification.txt +++ b/src/versionNotification.txt @@ -1,22 +1,20 @@ -**Telegram Web Z was updated to version alpha 1.22** +**Telegram Web Z was updated to version alpha 1.23** 馃憦 **Harder** -路 Messages you forward can now be sent as Scheduled Messages. -路 Groups you have in common with another user are now listed on their Profile. -路 Added text and image previews for the WebZ URL. +路 An early version of **Video Chats** is available in all groups. 馃ぉ **Better** -路 Notifications are no longer shown when the app is in the foreground. 路 Various UI improvements. 馃殌 **Faster** -路 Fixed some minor memory leaks. +路 Optimized the rendering engine. +. Optimized rendering the chat list. +路 Fixed memory leaks in large audio playlists. 馃挭 **Stronger** -路 Fixed opening unread comments on posts. -路 Fixed notifications opening the browser instead of the installed app. -路 Fixed missing Sticker Search section. -路 Fixed flickering when sending a message to an empty channel. -路 Fixed ESG panel sometimes being stuck. -路 Fixed app freezes when formatting text. -路 Fixed issues when creating a group. +路 Fixed videos pausing during playback. +路 Fixed missing sounds when notifications are disabled. +路 Fixed page refresh when listening to voice messages. +路 Fixed incorrect track order in audio playlists. +路 Fixed opening links without `https://` formatting. +路 Fixed scroll jumps in new chats.