This commit is contained in:
Alexander Zinchuk 2022-03-25 13:28:22 +01:00
parent 20f710b345
commit 38b8674107
3 changed files with 9 additions and 27 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{ {
"name": "telegram-t", "name": "telegram-t",
"version": "1.38.0", "version": "1.39.0",
"lockfileVersion": 2, "lockfileVersion": 2,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "telegram-t", "name": "telegram-t",
"version": "1.38.0", "version": "1.39.0",
"license": "GPL-3.0-or-later", "license": "GPL-3.0-or-later",
"dependencies": { "dependencies": {
"@cryptography/aes": "^0.1.1", "@cryptography/aes": "^0.1.1",

View File

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

View File

@ -1,28 +1,10 @@
**Telegram Web Z was updated to version 1.38** **Telegram Web Z was updated to version 1.39**
👏 **Harder**
• See interactive statistics for groups you manage.
• Adjust volume and playback speed with new controls in the Media Viewer.
• Save GIFs sent by other users.
• Schedule stickers and GIFs or send them silently right-click on desktop or long-press on mobile.
• "Report Spam and Leave" button added for unknown channels.
• Drafts now save when editing messages.
• Set a custom name or include a phone number when adding contacts.
• New contacts can now be added from the Contacts page.
• Click to copy code blocks to your clipboard.
🤩 **Better** 🤩 **Better**
• Background pattern added for Night Mode. • New animations for QR code on login screen.
• New message drafts are restored after editing another message. • Toggle Attach Menu with keyboard or screen reader.
• Updated font for Persian language (Vazirmatn 32.1). • Another update for Persian font.
• More and more UX improvements. • Various UX improvements.
🚀 **Faster**
• Optimized multiple algorithms, accelerated rendering.
💪 **Stronger** 💪 **Stronger**
• Fixed notification sounds for reactions in muted chats. • Fixed media sometimes being not loaded.
• Fixed chat participants sometimes being inaccurate.
• Fixed seeking position for audio tracks.
• Fixed unintended playback of videos in Media Viewer caused by <Space> key.
• Fixed missing QR codes after canceling login on another device.