diff --git a/package-lock.json b/package-lock.json index 1cccdc2a8..42f1f73cf 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "telegram-t", - "version": "1.28.0", + "version": "1.29.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 68788f861..440bfdb5d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "telegram-t", - "version": "1.28.0", + "version": "1.29.0", "description": "", "main": "index.js", "scripts": { diff --git a/src/versionNotification.txt b/src/versionNotification.txt index 1aa54d1c9..03996e92d 100644 --- a/src/versionNotification.txt +++ b/src/versionNotification.txt @@ -1,20 +1,16 @@ -**Telegram Web Z was updated to version 1.28** +**Telegram Web Z was updated to version 1.29** 👏 **Harder** -• Support for join requests in groups and channels. -• Support for more service messages. +• Add admins in groups and channels. +• Use inline "Request Contact" button for bots. +• See inline search results in chats with bots that support it. 🤩 **Better** -• Easier to select and adjust left column width. -• Redundant single quotes removed in Spanish and French translations. -• Support for hotkeys on non-qwerty keyboards. -• Use Ctrl+Shift+F or Ctrl+F (in PWA mode) to open global or local search. -• Chat: "Add to folder..." only appears for users with folders. -• Support for `start` parameter in `tg://resolve` links. +• Dialogs now have a closing animation. +• Messages with spoilers will be hidden in chat until full support is added. +• Various UI fixes. 💪 **Stronger** -• Fixed focusing on messages in a chat that was previously open. -• Fixed missing stickers in sticker suggestions. -• Fixed opening chats from user mentions. -• Fixed various glitches when appearing as a channel in public groups. -• Removed redundant download and forward options in chats with protected content. +• Fixed missing user list when creating groups and channels. +• Fixed chat history being deleted when deleting a contact. +• Fixed missing text in messages containing specific emoji.