diff --git a/package-lock.json b/package-lock.json index 89eba0282..3f264901d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "telegram-t", - "version": "1.17.0", + "version": "1.18.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 7dea916b9..495ffd9f8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "telegram-t", - "version": "1.17.0", + "version": "1.18.0", "description": "", "main": "index.js", "scripts": { diff --git a/src/versionNotification.txt b/src/versionNotification.txt index 892e63c45..7dc580506 100644 --- a/src/versionNotification.txt +++ b/src/versionNotification.txt @@ -1,5 +1,23 @@ -**Welcome to the __dev__ version.** +**Telegram Web Z was updated to version 1.18** -⛱ +👏 **Harder** +· Support downloading for all kinds of media (via context menu). +· Support downloading multiple selected messages. +· Group Permissions: Allow to remove/ban users. +· Privacy and Security: Allow to block users. +· Add fancy changelogs. -This is a demo notification. +🤩 **Better** +· Message: Make circle videos and gifs larger. +· Sticker and GIF Search: Auto-focus when opening. + +🚀 **Faster** +· Optimize animations. + +💪 **Stronger** +· Notifications: Fix missing sound. +· Left Column: Fix default width on small screens. +· Message: Prevent showing self-destructing videos. +· Media Viewer: Fix pinch zoom in iOS PWA (again). +· Audio: Fix download button in RTL. +· Various layout fixes.