Skip to content

0.6.0 (2013-08-26)

Compare
Choose a tag to compare
@jcbrand jcbrand released this 25 Aug 21:45
· 8070 commits to master since this release
v0.6.0
  • #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
    some presence notifications might be missed. [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]
  • Save language codes with hyphens. Thanks to @seocam. [jcbrand]
  • The combined and minified JS file now uses almond and not require.js. [jcbrand]