All Versions
45
Latest Version
Avg Release Cycle
95 days
Latest Release
421 days ago
Changelog History
Page 3
Changelog History
Page 3
-
v3.4.2 Changes
September 05, 2018 -
v3.1.1 Changes
February 14, 2017๐ Fixed
- ๐ fix path to dependencies
-
v3.1.0 Changes
February 14, 2017โ Added
- โ add application states
- #393 add the /me command (XEP-0245)
- ๐ #422 add multiline message support
- #431 add Chat State Notifications (XEP-0085)
- #426 add HTTP File Upload (XEP-0363)
- โ add Turkish
- #438 add desktop sharing
- โ add Nextcloud emoticon
- #301 add close all button for notices
- ๐ #344 support messages of type
headline
- โ add icon to notices
๐ Fixed
- ๐ fix login form submission
- ๐ fix display of MUC warning
- #391 fix MUC initialisation after relogin
- #394 disable OTR for MUC conversations
- #399 prompt for MUC password if required
- #435 fix list of user name suggestions
- #433 fix i18n interpolation pattern
- ๐ fix minor WebRTC issues
- #440 prevent original login form submission
- ๐ #441 remove console.trace
- #409 fix presence after accepting contact request
- ๐ fix template system
- ๐ fix path to strophe.bookmarks (regression)
- ๐ fix disabled login form
- fix carbon copy impersonation vulnerability (CVE-2017-5589+)
- โก๏ธ ignore malicious roster updates (similar to CVE-2014-0364)
- prevent double insertion of MUC setting
๐ Changed
- โก๏ธ update dependencies
- โก๏ธ #385 update i18next
- ๐ improve initial focus for login box
- โ add large emoticons
- #421 make MUC server field editable
- ๐ system message style
- 0๏ธโฃ disable sending of OTR whitespace tag by default
- 0๏ธโฃ enable carbon copies by default
- โ remove border radius from dialog
- ๐ exclude dev dependencies from build
- ๐ move jquery library to example folder
- omit unreadable OTR messages
-
v3.0.1 Changes
October 28, 2016โ Added
- โ add room configuration in master tab
- ๐ improve muc multi tab support
- โก๏ธ update/add languages: zh, pt, hu, pl, en, pt
- ๐ป use user preferred browser languages
- โ remove inline styles
๐ Fixed
- ๐ fix multi-tab support
- ๐ fix uncaught type error on login
- ๐ fix second call issue
- ๐ fix option retrieval
- ๐ fix auto-accept
- ๐ fix the answer to anything
- ๐ fix boolean muc configurations
๐ Changed
- ๐ allow selector for options.logoutElement
- attach also with parameters from options.xmpp
-
v3.0.0 Changes
March 11, 2016โ Added
- ๐ฑ responsive material-like design
- refactoring settings dialog
- over 1600 emoticons from emojione
- support mobile devices
- new video call interface
- status usable for daltonian
- use css for animations
- file transfer via WebRTC
- previews
- show progress
- ๐ use local date and time format
- โ add no-video-call-possible icon
- โ add disabled OTR icon
- โ add padlock icon to message
- display line breaks in chat messages
- hide avatar for connected messages (MUC)
- auto approve incoming contact request (if contact is already in our roster)
๐ Fixed
- ๐ use crendential when performing turn credential ajax crossdomain call
- โก๏ธ update favico.js
- โก๏ธ update strophe.js
- โก๏ธ update strophe.jinglejs
- ๐ improve otr verification
- โก๏ธ update locales
- reset unread counter on logout
- ๐ fix blank video
- ๐ fix hang up video call
- ๐ fix debug information
- ๐ fix muc message without id
- ๐ fix type error in jingle error
๐ Changed
- โ remove "develop" branch and use instead "master" branch
- ๐ Makefile for setup developer environment
- โ remove loginTimeout option
- โ add new jsxc.start function to start chat with password or sid/rid
- โ add new option loginForm.ifFound (deprecates loginForm.attachIfFound)
- โ add named dialogs
- ๐ new message object
- โ remove outdated stuff
- ๐ merge jsxc.webrtc.css into jsxc.css
- ๐ฑ responsive material-like design
-
v2.1.5 Changes
November 17, 2015- Reset TURN credentials on login
- ๐ Fix IE<11 textfield
-
v2.1.4 Changes
September 10, 2015- โ remove leading at sign from comments in build file
-
v2.1.3 Changes
September 08, 2015- ๐ fix bookmark loading
- ๐ show unread notifications only if the chat window has no focus
-
v2.1.2 Changes
August 12, 2015- โก๏ธ update grunt-sass (fix invalid css)
-
v2.1.1 Changes
August 10, 2015- โก๏ธ update strophe.jingle (fix login with Safari and older versions of IE, FF, Chrome)
- โก๏ธ update favico.js
- ๐ fix undefined error variable in IE
- ๐ fix handling of escaped JIDs (e.g. used in transports)
- ๐ fix placeholder replacement
- rearrange bootstrap import
- โ add option for custom online user manual