mirror of
https://github.com/danog/telegram-tt.git
synced 2024-11-30 04:39:00 +01:00
1.25.0
This commit is contained in:
parent
8086003321
commit
544ac0db99
2
package-lock.json
generated
2
package-lock.json
generated
@ -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": {
|
||||||
|
@ -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": {
|
||||||
|
@ -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.
|
||||||
|
Loading…
Reference in New Issue
Block a user