- Upgrade to ConverseJS 7.0.6: https://github.com/conversejs/converse.js/releases/tag/v7.0.6
- Basic login page styling with Bootstrap4
- Hide MUC participant sidebar by default
- Removed all community plugin (due to bug)
- Switch to "fullscreen" mode (less buggy)
- various fixes related to presence stanzas
- Actually enable XEP-0156 (still untested and works only with XML method)
- Disabled status synchronization with other clients
- Update to ConverseJS 6.0.1 (see upstream changes)
- Optional automatic login (use UT tweak tool to reset)
- XEP-0156: Discovering Alternative XMPP Connection support (untested)
- Removed some CSS hacks that are no longer needed
- Re-enabled MUC participant autocomple (with @ but it is a bit buggy)
- Slightly improved HTML login page & logo
- Added new SVG logo
- Added sounds (disabled by default)
- Changed size & location of send button
- Added some padding to chat-toolbar buttons
- Support for XEP-0070 : Verifying HTTP Requests via XMPP for 2 factor auth.
- Reenabled MUC invite input and various participant list sizing fixes
- minor settings change that should improve performance a bit
- work-around to obfuscate the absolute path restriction
- Based on ConverseJS 5.0.5 release
- Some basic CSS fixes to make the mobile view-mode of ConverseJS more usable on small screens
- Very basic HTML login wrapper to allow specifying websocket or Bosh URL
- Storage of user JID and password (clear-text!) in sessionStorage