Skip to content

Release 0.9.1, 26 March 2015

Compare
Choose a tag to compare
@jcbrand jcbrand released this 26 Mar 09:04
· 6761 commits to master since this release
v0.9.1
  • 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]