Updated changelog
This commit is contained in:
parent
58c49cb5d2
commit
663fb9dcd6
@ -27,6 +27,7 @@
|
|||||||
<li>Added Native Client module: dramatically improved encryption speed; Download and upload speed is now as high as in native applications.</li>
|
<li>Added Native Client module: dramatically improved encryption speed; Download and upload speed is now as high as in native applications.</li>
|
||||||
<li>HTTPS. We recommend you to use <a href="https://web.telegram.org" target="_blank">https://web.telegram.org</a>.</li>
|
<li>HTTPS. We recommend you to use <a href="https://web.telegram.org" target="_blank">https://web.telegram.org</a>.</li>
|
||||||
<li>Added multiple open tabs warning. Please note, that only one tab with Telegram Web will work.</li>
|
<li>Added multiple open tabs warning. Please note, that only one tab with Telegram Web will work.</li>
|
||||||
|
<li>Added embedded Instagram, Twitter, Vine, YouTube links.</li>
|
||||||
<li>Jump to selected spot when playing back audio.</li>
|
<li>Jump to selected spot when playing back audio.</li>
|
||||||
<li>Bugfixes</li>
|
<li>Bugfixes</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
@ -17,10 +17,28 @@
|
|||||||
|
|
||||||
<div class="changelog_versions_wrap">
|
<div class="changelog_versions_wrap">
|
||||||
|
|
||||||
|
<div class="changelog_versions_wrap">
|
||||||
|
|
||||||
|
<div class="modal_section changelog_version_wrap">
|
||||||
|
<h3 class="modal_section_header changelog_version_title">
|
||||||
|
Version 0.3.3
|
||||||
|
<span class="pull-right" my-i18n="changelog_modal_title_current_version"></span>
|
||||||
|
</h3>
|
||||||
|
<div class="modal_section_body changelog_version_changes">
|
||||||
|
<ul class="list-unstyled changelog_version_changes_list">
|
||||||
|
<li>Added Native Client module: dramatically improved encryption speed; Download and upload speed is now as high as in native applications.</li>
|
||||||
|
<li>HTTPS. We recommend you to use <a href="https://web.telegram.org" target="_blank">https://web.telegram.org</a>.</li>
|
||||||
|
<li>Added multiple open tabs warning. Please note, that only one tab with Telegram Web will work.</li>
|
||||||
|
<li>Added embedded Instagram, Twitter, Vine, YouTube links.</li>
|
||||||
|
<li>Jump to selected spot when playing back audio.</li>
|
||||||
|
<li>Bugfixes</li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
<div class="modal_section changelog_version_wrap">
|
<div class="modal_section changelog_version_wrap">
|
||||||
<h3 class="modal_section_header changelog_version_title">
|
<h3 class="modal_section_header changelog_version_title">
|
||||||
Version 0.3.2
|
Version 0.3.2
|
||||||
<span class="pull-right" my-i18n="changelog_modal_title_current_version"></span>
|
|
||||||
</h3>
|
</h3>
|
||||||
<div class="modal_section_body changelog_version_changes">
|
<div class="modal_section_body changelog_version_changes">
|
||||||
<ul class="list-unstyled changelog_version_changes_list">
|
<ul class="list-unstyled changelog_version_changes_list">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user