mirror of
https://github.com/danog/telegram-tt.git
synced 2024-11-26 20:34:44 +01:00
1.36.0
This commit is contained in:
parent
faf9c3796c
commit
fdf30970ea
4
package-lock.json
generated
4
package-lock.json
generated
@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "telegram-t",
|
||||
"version": "1.35.0",
|
||||
"version": "1.36.0",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "telegram-t",
|
||||
"version": "1.35.0",
|
||||
"version": "1.36.0",
|
||||
"license": "GPL-3.0-or-later",
|
||||
"dependencies": {
|
||||
"@cryptography/aes": "^0.1.1",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "telegram-t",
|
||||
"version": "1.35.0",
|
||||
"version": "1.36.0",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
|
@ -1,14 +1,16 @@
|
||||
**Telegram Web Z was updated to version 1.35**
|
||||
**Telegram Web Z was updated to version 1.36**
|
||||
|
||||
👏 **Harder**
|
||||
• Admins can now manage removed users list in channels.
|
||||
• Copy text feature of multiple messages preserves sender’s name.
|
||||
• Added support for subscription bots such as @donate.
|
||||
• ‘Add Contact’ and ‘Block User’ buttons appear in the chat header of new chats.
|
||||
• Send media without sound or schedule it for later. Right-click the Send button on desktop, or press and hold on mobile.
|
||||
• Added support for viewing shared geo, live locations and venues.
|
||||
• Chat owners can leave their own groups without deleting them.
|
||||
• Choose from more categories when reporting specific messages.
|
||||
|
||||
🤩 **Better**
|
||||
• Fully redesigned context menu on desktops – featuring stunning blur effect.
|
||||
• Print or export as PDF chat history with Ctrl + P (⌘ + P on macOS).
|
||||
• Various layout improvements.
|
||||
• Even more UX improvements.
|
||||
|
||||
🚀 **Faster**
|
||||
• More performance optimizations.
|
||||
💪 **Stronger**
|
||||
• Fixed flickering menu for bot commands.
|
||||
• Copying message text on mobile devices now works as expected.
|
||||
• Fixed frozen UI when moving between chats and comments.
|
||||
|
Loading…
Reference in New Issue
Block a user