From 544ac0db99d5294b4941599d24f9a1a8f346f3c6 Mon Sep 17 00:00:00 2001 From: Alexander Zinchuk Date: Fri, 10 Dec 2021 18:33:50 +0100 Subject: [PATCH] 1.25.0 --- package-lock.json | 2 +- package.json | 2 +- src/versionNotification.txt | 20 +++++++++++++------- 3 files changed, 15 insertions(+), 9 deletions(-) diff --git a/package-lock.json b/package-lock.json index 91978488..6b3e58eb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "telegram-t", - "version": "1.24.0", + "version": "1.25.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 4004c45c..dcac6606 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "telegram-t", - "version": "1.24.0", + "version": "1.25.0", "description": "", "main": "index.js", "scripts": { diff --git a/src/versionNotification.txt b/src/versionNotification.txt index aa95b383..670265b1 100644 --- a/src/versionNotification.txt +++ b/src/versionNotification.txt @@ -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** -• Starting a one-on-one call with another user creates a private channel to host the call. -• Development is ongoing for direct one-on-one calls. +• Brand new Media Viewer for touch screens with swipe, pinch, double-tap and pan gestures. +• 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** -• Various UI improvements. +• Context menus are more compact. +• Animations adjust to be more native on various devices. +• Several UI improvements. 🚀 **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** -· Fixed missing red dot on unread favicon. -· Fixed redundant scrolling in small message lists. +• Deep links properly open in Safari. +• Increased protocol security.