Browse Source

Updated changelog

master
Igor Zhukov 9 years ago
parent
commit
2e994c1080
  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 grey badge in list.</li>
<li>Improved Stickerset box: click on sticker to send, bigger images, Share button.</li>
<li>Muted conversations now have grey badges.</li>
<li>Improved sticker set window: click on sticker to send, bigger images, 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 grey badge in list.</li>
<li>Improved Stickerset box: click on sticker to send, bigger images, Share button.</li>
<li>Muted conversations now have grey badges.</li>
<li>Improved sticker set window: click on sticker to send, bigger images, share button.</li>
<li>Improved performance.</li>
</ul>
</div>

Loading…
Cancel
Save