|
@@ -1,12 +1,18 @@
|
|
Changelog
|
|
Changelog
|
|
=========
|
|
=========
|
|
|
|
|
|
-0.5.3 (Unreleased)
|
|
|
|
|
|
+0.6.0 (Unreleased)
|
|
------------------
|
|
------------------
|
|
|
|
|
|
|
|
+- #39 Documentation for minifying JS is wrong. [jcbrand]
|
|
|
|
+- #41 prebind and show_controlbox_by_default true fails. [jcbrand]
|
|
|
|
+- With prebinding, attaching to the connection now happens inside Converse and
|
|
|
|
+ not as a separate step after initialization. [jcbrand]
|
|
- Register presence and message handlers before fetching the roster. Otherwise
|
|
- Register presence and message handlers before fetching the roster. Otherwise
|
|
some presence notifications might be missed. [jcbrand]
|
|
some presence notifications might be missed. [jcbrand]
|
|
- Add a debug option (logs to the browser console). [jcbrand]
|
|
- Add a debug option (logs to the browser console). [jcbrand]
|
|
|
|
+- Use font icons from http://icomoon.io [jcbrand]
|
|
|
|
+- Added a static mockup to aid CSS/design process. [jcbrand]
|
|
|
|
|
|
0.5.2 (2013-08-05)
|
|
0.5.2 (2013-08-05)
|
|
------------------
|
|
------------------
|