Bump to 0.3.0
This commit is contained in:
parent
bfc8ffd6ec
commit
0b7dde4e5d
@ -20,6 +20,25 @@
|
||||
<div class="modal_section changelog_version_wrap">
|
||||
<h3 class="modal_section_header changelog_version_title">
|
||||
<span class="pull-right">current version</span>
|
||||
Version 0.3.0
|
||||
</h3>
|
||||
<div class="modal_section_body changelog_version_changes">
|
||||
<ul class="list-unstyled changelog_version_changes_list">
|
||||
<li>Added online statuses automatic update</li>
|
||||
<li>Fixed scrollbar invalid width bug</li>
|
||||
<li>[Desktop] Added phone country detection</li>
|
||||
<li>[FirefoxOS] Improved PUSH-notifications for <= 1.1</li>
|
||||
<li>[FirefoxOS] Fixed emoji in notifications</li>
|
||||
<li>[FirefoxOS] Fixed attachment bug for <= 1.1</li>
|
||||
<li>[FirefoxOS] Added phonebook permissions handling</li>
|
||||
<li>[FirefoxOS] Added ability to share Gallery photos in Telegram</li>
|
||||
<li>Supported international hashtags in messages</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="modal_section changelog_version_wrap">
|
||||
<h3 class="modal_section_header changelog_version_title">
|
||||
Version 0.2.9
|
||||
</h3>
|
||||
<div class="modal_section_body changelog_version_changes">
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "Telegram",
|
||||
"version": "0.2.9",
|
||||
"version": "0.3.0",
|
||||
"description": "Telegram UNOFFICIAL Web App",
|
||||
"main": "app/index.html",
|
||||
"single-instance": true,
|
||||
|
Loading…
x
Reference in New Issue
Block a user