This commit is contained in:
Alexander Zinchuk 2021-10-29 20:20:58 +03:00
parent b854fde14e
commit 1d7d431a24
3 changed files with 9 additions and 19 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{ {
"name": "telegram-t", "name": "telegram-t",
"version": "1.18.0", "version": "1.19.0",
"lockfileVersion": 1, "lockfileVersion": 1,
"requires": true, "requires": true,
"dependencies": { "dependencies": {

View File

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

View File

@ -1,23 +1,13 @@
**Telegram Web Z was updated to version alpha 1.18** **Telegram Web Z was updated to version 1.19**
👏 **Harder** 👏 **Harder**
· Support for downloading all media types (via context menu). · You can now add users as a contact from their profile.
· Support for downloading media from multiple selected messages. · Improvements in handling t.me/ links.
· Group Management: Users can now be removed via the Member List and the Permissions screen.
· Privacy and Security: Tap the `+` button in Privacy and Security > Blocked Users to add additional users to the list.
· These fancy new changelogs.
🤩 **Better** 🤩 **Better**
· Message: Video Mesages and GIFs are now larger in chat. · Redesigned error messages in the login flow for invalid numbers and too many attempts.
· Sticker and GIF Search: Your cursor automatically moves to the panel when you open it. · Composer: Support for non-standard JPEG extensions.
· Enhanced icons for app shortcuts and the “Favorites" tab in your browser.
🚀 **Faster**
· Optimized, more efficient animations.
💪 **Stronger** 💪 **Stronger**
· Notifications: Fixed missing sounds. · Added fixes for editing contacts.
· Left Column: Fixed default width for smaller screens.
· Media Viewer: Fixed pinch-to-zoom for iOS users.
· Audio: Fixed the download button for RTL language users.
· Messages: Self-destructing videos must now be opened in the Telegram App for iOS or Android.
· Various other layout improvements.