Update changelog for v1.55

This commit is contained in:
Alexander Zinchuk 2022-11-01 18:53:51 +01:00
parent 66af0f766c
commit 4c368dbf00
2 changed files with 26 additions and 8 deletions

View File

@ -2,13 +2,22 @@
### 👏 **Harder**
* Sending custom emoji is now supported.
* You can now access the app even when offline.
* You can now view recent (cached) messages while offline.
* Enjoy the beautifully redesigned payments screen with an option to add tips for certain invoices.
* Media in chats can also be deleted via the Media Viewer.
### 🤩 **Better**
* Custom emoji sent without text are shown at a larger size.
### 🚀 **Faster**
* Optimized rendering for animated stickers and emoji.
### 💪 **Stronger**
* Fix syncing after editing draft on another device.
* Fix multiple notification sounds when waking up from background mode.
* Improved sync after editing drafts on another device.
* Fixed duplicate notification sounds when waking up from sleep.
* Various fixes for the Media Viewer.
* Various fixes for username input.
* Various fixes for Media Viewer.
* Various layout improvements.
## 1.54.0 (2022-10-17)

View File

@ -2,10 +2,19 @@
[👏](customEmoji:5471921242866981303) **Harder**
• Sending custom emoji is now supported.
• You can now access the app even when offline.
• You can now view recent (cached) messages while offline.
• Enjoy the beautifully redesigned payments screen with an option to add tips for certain invoices.
• Media in chats can also be deleted via the Media Viewer.
[🤩](customEmoji:5373026167722876724) **Better**
• Custom emoji sent without text are shown at a larger size.
[🚀](customEmoji:5445284980978621387) **Faster**
• Optimized rendering for animated stickers and emoji.
[💪](customEmoji:5471883477219549006) **Stronger**
• Fix syncing after editing draft on another device.
• Fix multiple notification sounds when waking up from background mode.
• Improved sync after editing drafts on another device.
• Fixed duplicate notification sounds when waking up from sleep.
• Various fixes for the Media Viewer.
• Various fixes for username input.
• Various fixes for Media Viewer.
• Various layout improvements.