Update CHANGES and index.html
This commit is contained in:
parent
4b4f50c2d6
commit
71d6585a31
@ -11,6 +11,7 @@ Changelog
|
|||||||
- More intelligent fetching of vCards. [jcbrand]
|
- More intelligent fetching of vCards. [jcbrand]
|
||||||
- Fixed a race condition bug. Make sure that the roster is populated before sending initial presence. [jcbrand]
|
- Fixed a race condition bug. Make sure that the roster is populated before sending initial presence. [jcbrand]
|
||||||
- Reconnect automatically when the connection drops. [jcbrand]
|
- Reconnect automatically when the connection drops. [jcbrand]
|
||||||
|
- Add support for internationalization. [jcbrand]
|
||||||
|
|
||||||
0.3 (2013-05-21)
|
0.3 (2013-05-21)
|
||||||
----------------
|
----------------
|
||||||
|
@ -62,6 +62,7 @@
|
|||||||
<li>Custom status messages</li>
|
<li>Custom status messages</li>
|
||||||
<li>Typing notifications</li>
|
<li>Typing notifications</li>
|
||||||
<li>Third person messages (/me )</li>
|
<li>Third person messages (/me )</li>
|
||||||
|
<li>i18n aware</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<h2>Screencasts</h2>
|
<h2>Screencasts</h2>
|
||||||
|
Loading…
Reference in New Issue
Block a user