Browse Source

Updated changelog

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

9
app/partials/desktop/changelog_modal.html

@ -35,8 +35,13 @@ @@ -35,8 +35,13 @@
<div class="md_modal_section_version">0.4.3</div>
<div class="md_modal_section_description changelog_version_changes">
<ul class="list-unstyled changelog_version_changes_list">
<li>Supported Two-Step Verification.</li>
<li>Added active sessions list.</li>
<li>Sessions List:<br/>
View your active Telegram sessions (on desktop, tablet and mobile devices) and close specific sessions remotely.</li>
<li>Two-step verification:<br/>
Set up an additional password that will be required to log into your Telegram account.</li>
<li>Check out <a href="https://telegram.org/blog/sessions-and-2-step-verification" target="_blank">Telegram Blog</a> for more info.</li>
</ul>
</div>
</div>

9
app/partials/mobile/changelog_modal.html

@ -24,8 +24,13 @@ @@ -24,8 +24,13 @@
</h3>
<div class="modal_section_body changelog_version_changes">
<ul class="list-unstyled changelog_version_changes_list">
<li>Supported Two-Step Verification.</li>
<li>Added active sessions list.</li>
<li>Sessions List:<br/>
View your active Telegram sessions (on desktop, tablet and mobile devices) and close specific sessions remotely.</li>
<li>Two-step verification:<br/>
Set up an additional password that will be required to log into your Telegram account.</li>
<li>Check out <a href="https://telegram.org/blog/sessions-and-2-step-verification" target="_blank">Telegram Blog</a> for more info.</li>
</ul>
</div>
</div>

Loading…
Cancel
Save