Browse Source

Added smart notifications to changelog

master
Igor Zhukov 10 years ago
parent
commit
9b03b0e4f9
  1. 1
      app/partials/desktop/changelog_modal.html
  2. 1
      app/partials/mobile/changelog_modal.html

1
app/partials/desktop/changelog_modal.html

@ -39,6 +39,7 @@ @@ -39,6 +39,7 @@
Invite links for group chats:<br/>
Check out <a href="https://telegram.org/blog/invite-links" target="_blank">Telegram Blog</a> for more info
</li>
<li>Smart notifications</li>
<li>'Listened' status for voice messages</li>
<li>Places in locations (venues, landmarks)</li>
</ul>

1
app/partials/mobile/changelog_modal.html

@ -28,6 +28,7 @@ @@ -28,6 +28,7 @@
Invite links for group chats:<br/>
Check out <a href="https://telegram.org/blog/invite-links" target="_blank">Telegram Blog</a> for more info
</li>
<li>Smart notifications</li>
<li>'Listened' status for voice messages</li>
<li>Places in locations (venues, landmarks)</li>
</ul>

Loading…
Cancel
Save