Skip to content

Version 1.0.4 - 2016-07-26

Compare
Choose a tag to compare
@jcbrand jcbrand released this 26 Jul 06:02
· 6134 commits to master since this release
v1.0.4
  • Restrict occupants sidebar to 30% chatroom width. [jcbrand]
  • Made requesting contacts more visible, by placing them at the top of the roster. [jcbrand]
  • insertIntoPage method of ChatBoxView has been renamed to insertIntoDOM,
    to make it the same as the method of ChatRoomView. [jcbrand]
  • Render error messages received from the server (for undelivered chat
    messages). [jcbrand]
  • Don't hide requesting contacts when filtering by chat state. [jcbrand]
  • When logging in anonymously, the server JID can now be passed in via
    converse.initialize or via converse.user.login. [jcbrand]