Added multi search to changelog
This commit is contained in:
parent
7f5c67cb18
commit
ad3ffb47ce
@ -36,9 +36,10 @@
|
||||
<div class="md_modal_section_description changelog_version_changes">
|
||||
<ul class="list-unstyled changelog_version_changes_list">
|
||||
<li>Full stickers support</li>
|
||||
<li>Multisearch box: instantly find chats, usernames and messages</li>
|
||||
<li>Emoji autocomplete: type e.g. <strong>:kiss</strong> in message field to see the list. <a href="http://www.emoji-cheat-sheet.com/" target="_blank">Full cheat sheet »</a></li>
|
||||
<li>Added 'typing' notification in conversations list</li>
|
||||
<li>Group online participants count in head</li>
|
||||
<li>Emoji autocomplete: type <strong>:</strong> (colon) in message field to see the list. <a href="http://www.emoji-cheat-sheet.com/" target="_blank">Full cheat sheet</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -27,9 +27,10 @@
|
||||
<div class="modal_section_body changelog_version_changes">
|
||||
<ul class="list-unstyled changelog_version_changes_list">
|
||||
<li>Full stickers support</li>
|
||||
<li>Multisearch box: instantly find chats, usernames and messages</li>
|
||||
<li>Emoji autocomplete: type e.g. <strong>:kiss</strong> in message field to see the list. <a href="http://www.emoji-cheat-sheet.com/" target="_blank">Full cheat sheet »</a></li>
|
||||
<li>Added 'typing' notification in conversations list</li>
|
||||
<li>Group online participants count in head</li>
|
||||
<li>Emoji autocomplete: type <strong>:</strong> (colon) in message field to see the list. <a href="http://www.emoji-cheat-sheet.com/" target="_blank">Full cheat sheet</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user