Browse Source

Updated changelog

master
Igor Zhukov 9 years ago
parent
commit
6815e69ade
  1. 4
      app/partials/desktop/changelog_modal.html
  2. 4
      app/partials/mobile/changelog_modal.html

4
app/partials/desktop/changelog_modal.html

@ -35,8 +35,8 @@ @@ -35,8 +35,8 @@
<div class="md_modal_section_version">0.5.2</div>
<div class="md_modal_section_description changelog_version_changes">
<ul class="list-unstyled changelog_version_changes_list">
<li>Muted conversations now have gray badges.</li>
<li>Improved sticker set window: click on sticker to send, bigger images, share button.</li>
<li>Unread counters for muted chats now colored in gray.</li>
<li>Improved previews for sticker sets: Click on a sticker to view the whole set, click on stickers in a set to send right away, added a 'Share' button.</li>
<li>Improved performance.</li>
</ul>
</div>

4
app/partials/mobile/changelog_modal.html

@ -24,8 +24,8 @@ @@ -24,8 +24,8 @@
</h3>
<div class="modal_section_body changelog_version_changes">
<ul class="list-unstyled changelog_version_changes_list">
<li>Muted conversations now have gray badges.</li>
<li>Improved sticker set window: click on sticker to send, bigger images, share button.</li>
<li>Unread counters for muted chats now colored in gray.</li>
<li>Improved previews for sticker sets: Click on a sticker to view the whole set, click on stickers in a set to send right away, added a 'Share' button.</li>
<li>Improved performance.</li>
</ul>
</div>

Loading…
Cancel
Save