diff --git a/package-lock.json b/package-lock.json index 3d5d75629..581437d8d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "telegram-t", - "version": "1.37.0", + "version": "1.38.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "telegram-t", - "version": "1.37.0", + "version": "1.38.0", "license": "GPL-3.0-or-later", "dependencies": { "@cryptography/aes": "^0.1.1", diff --git a/package.json b/package.json index 27dc76755..05525624d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "telegram-t", - "version": "1.37.0", + "version": "1.38.0", "description": "", "main": "index.js", "scripts": { diff --git a/src/versionNotification.txt b/src/versionNotification.txt index a613cd637..81119642f 100644 --- a/src/versionNotification.txt +++ b/src/versionNotification.txt @@ -1,14 +1,28 @@ -**Telegram Web Z was updated to version 1.37** +**Telegram Web Z was updated to version 1.38** 👏 **Harder** -• Access detailed interactive statistics for channels you manage. -• Accessibility: screen readers properly detect the attachment menu. +• 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** -• Enhanced colors for dark mode with higher contrast. -• Even more UX improvements. +• Background pattern added for Night Mode. +• New message drafts are restored after editing another message. +• Updated font for Persian language (Vazirmatn 32.1). +• More and more UX improvements. + +🚀 **Faster** +• Optimized multiple algorithms, accelerated rendering. 💪 **Stronger** -• Fixed issues when creating polls in channels. -• Drafts no longer overwrite original text when editing messages. -• Reacting to your own message no longer sends a notification. +• Fixed notification sounds for reactions in muted chats. +• Fixed chat participants sometimes being inaccurate. +• Fixed seeking position for audio tracks. +• Fixed unintended playback of videos in Media Viewer caused by key. +• Fixed missing QR codes after canceling login on another device.