This commit is contained in:
Alexander Zinchuk 2021-12-10 18:33:50 +01:00
parent 8086003321
commit 544ac0db99
3 changed files with 15 additions and 9 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{ {
"name": "telegram-t", "name": "telegram-t",
"version": "1.24.0", "version": "1.25.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.24.0", "version": "1.25.0",
"description": "", "description": "",
"main": "index.js", "main": "index.js",
"scripts": { "scripts": {

View File

@ -1,15 +1,21 @@
**Telegram Web Z was updated to version alpha 1.24** **Telegram Web Z was updated to version alpha 1.25**
👏 **Harder** 👏 **Harder**
• Starting a one-on-one call with another user creates a private channel to host the call. • Brand new Media Viewer for touch screens with swipe, pinch, double-tap and pan gestures.
• Development is ongoing for direct one-on-one calls. • Read receipts are available for your messages in groups.
• Join Group, Subscribe to Channel and Start Bot buttons are now shown on mobile screens.
• Added support for wide screens up to 4K.
• More accessibility support.
🤩 **Better** 🤩 **Better**
• Various UI improvements. • Context menus are more compact.
• Animations adjust to be more native on various devices.
• Several UI improvements.
🚀 **Faster** 🚀 **Faster**
• UI speed and animations were significantly improved by optimizing heavy calculations. • Slide transitions and context menus were drastically optimized.
• UI effects are faster and more efficient.
💪 **Stronger** 💪 **Stronger**
· Fixed missing red dot on unread favicon. • Deep links properly open in Safari.
· Fixed redundant scrolling in small message lists. • Increased protocol security.