Converse.js v0.9.1 Release Notes

Release Date: 2015-03-26 // about 9 years ago
    • Set the JID input field in the login form to type=email. [chatme]
    • New configuration setting allow_contact_removal [jcbrand]
    • Document that event handlers receive 'event' obj as first arg. [jcbrand]
    • ➕ Add a test to check that notifications are played in chat rooms. [jcbrand]
    • #333 Enable automatic reconnection when prebind and prebind_url are specified. [jcbrand]
    • #339 Require the JID to be specified when using keepalive with prebind. Also add a logout API method. [jcbrand]
    • #349 Indicate visitors in chat rooms. [c143]