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",
|
"name": "telegram-t",
|
||||||
"version": "1.35.0",
|
"version": "1.36.0",
|
||||||
"lockfileVersion": 2,
|
"lockfileVersion": 2,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
"": {
|
"": {
|
||||||
"name": "telegram-t",
|
"name": "telegram-t",
|
||||||
"version": "1.35.0",
|
"version": "1.36.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",
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "telegram-t",
|
"name": "telegram-t",
|
||||||
"version": "1.35.0",
|
"version": "1.36.0",
|
||||||
"description": "",
|
"description": "",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
@ -1,14 +1,16 @@
|
|||||||
**Telegram Web Z was updated to version 1.35**
|
**Telegram Web Z was updated to version 1.36**
|
||||||
|
|
||||||
👏 **Harder**
|
👏 **Harder**
|
||||||
• Admins can now manage removed users list in channels.
|
• ‘Add Contact’ and ‘Block User’ buttons appear in the chat header of new chats.
|
||||||
• Copy text feature of multiple messages preserves sender’s name.
|
• 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 subscription bots such as @donate.
|
• 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**
|
🤩 **Better**
|
||||||
• Fully redesigned context menu on desktops – featuring stunning blur effect.
|
• Even more UX improvements.
|
||||||
• Print or export as PDF chat history with Ctrl + P (⌘ + P on macOS).
|
|
||||||
• Various layout improvements.
|
|
||||||
|
|
||||||
🚀 **Faster**
|
💪 **Stronger**
|
||||||
• More performance optimizations.
|
• 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