Browse Source

Updated changelog

master
Igor Zhukov 7 years ago
parent
commit
1f080a96fc
  1. 6
      app/partials/desktop/changelog_modal.html
  2. 6
      app/partials/mobile/changelog_modal.html

6
app/partials/desktop/changelog_modal.html

@ -35,11 +35,11 @@ @@ -35,11 +35,11 @@
<div class="md_modal_section_version">0.5.6</div>
<div class="md_modal_section_description changelog_version_changes">
<ul class="list-unstyled changelog_version_changes_list">
<li>Unsend Messages: retract any messages within 48 hours of sending them. Check out the <a href="https://telegram.org/blog/unsend-and-usage" target="_blank">Telegram Blog</a> for more info.</li>
<li>Stickers suggestions by emoji.</li>
<li>Search for messages in specific chats.</li>
<li>Edit the text of your messages after sending them. This works across all Telegram chats, including groups and one-on-one conversations. Select a message and click 'Edit' or just press the up arrow button to edit your last message.</li>
<li>Unsend Messages: retract any messages within 48 hours of sending them. Check out the <a href="https://telegram.org/blog/unsend-and-usage" target="_blank">Telegram Blog</a> for more info.</li>
<li>Pinned chats. Check out the <a href="https://telegram.org/blog/pin-and-ifttt" target="_blank">Telegram Blog</a> for more info.</li>
<li>Sticker suggestions by emoji.</li>
<li>Search for messages in specific chats.</li>
<li>Background notifications in Chrome and Firefox (can be disabled in Settings)</li>
</ul>

6
app/partials/mobile/changelog_modal.html

@ -24,11 +24,11 @@ @@ -24,11 +24,11 @@
</h3>
<div class="modal_section_body changelog_version_changes">
<ul class="list-unstyled changelog_version_changes_list">
<li>Unsend Messages: retract any messages within 48 hours of sending them. Check out the <a href="https://telegram.org/blog/unsend-and-usage" target="_blank">Telegram Blog</a> for more info.</li>
<li>Stickers suggestions by emoji.</li>
<li>Search for messages in specific chats.</li>
<li>Edit the text of your messages after sending them. This works across all Telegram chats, including groups and one-on-one conversations. Select a message and click 'Edit' or just press the up arrow button to edit your last message.</li>
<li>Unsend Messages: retract any messages within 48 hours of sending them. Check out the <a href="https://telegram.org/blog/unsend-and-usage" target="_blank">Telegram Blog</a> for more info.</li>
<li>Pinned chats. Check out the <a href="https://telegram.org/blog/pin-and-ifttt" target="_blank">Telegram Blog</a> for more info.</li>
<li>Sticker suggestions by emoji.</li>
<li>Search for messages in specific chats.</li>
<li>Background notifications in Chrome and Firefox (can be disabled in Settings)</li>
</ul>
</div>

Loading…
Cancel
Save